You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/handlers/api/controller
grossmj 992c60e3e0
Return HTTP status code 204 in API when project successfully closed. Fixes #1689
5 years ago
..
__init__.py Use "template" to name what we use to create new nodes. 6 years ago
appliance_handler.py Early support for symbol themes. 5 years ago
compute_handler.py Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738 5 years ago
drawing_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
gns3_vm_handler.py Fix bug when GNS3 VM were not saved. Fix tests. 5 years ago
link_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
node_handler.py Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764 5 years ago
notification_handler.py Some adjustments with compute WebSocket handling. Ref https://github.com/GNS3/gns3-server/issues/1564 5 years ago
project_handler.py Return HTTP status code 204 in API when project successfully closed. Fixes #1689 5 years ago
server_handler.py Remove generic controller settings API endpoint. 6 years ago
snapshot_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
symbol_handler.py Early support for symbol themes. 5 years ago
template_handler.py Download custom appliance symbols from GitHub 5 years ago