1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-04 06:08:08 +00:00
gns3-server/gns3server/handlers/api/controller
2019-10-30 16:25:06 +08:00
..
__init__.py
appliance_handler.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
compute_handler.py Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738 2019-03-18 15:33:37 +07:00
drawing_handler.py
gns3_vm_handler.py Fix bug when GNS3 VM were not saved. Fix tests. 2019-04-14 17:42:20 +07:00
link_handler.py
node_handler.py Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764 2019-04-10 15:43:51 +07:00
notification_handler.py Some adjustments with compute WebSocket handling. Ref https://github.com/GNS3/gns3-server/issues/1564 2019-04-14 16:48:12 +07:00
project_handler.py Prevent deleting a GNS3 project outside the project directory. Ref #1669 2019-10-30 16:25:06 +08:00
server_handler.py
snapshot_handler.py
symbol_handler.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
template_handler.py