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 1f85abb036
Fix broken websocket console with Python 3.11
1 year 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 Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 3 years ago
node_handler.py Fix broken websocket console with Python 3.11 1 year 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 Prevent directory traversal 3 years ago
server_handler.py Add a `reload` server endpoint. Fixes #1926 3 years ago
snapshot_handler.py Merge pull request #1741 from candlerb/candlerb/snasphot 4 years ago
symbol_handler.py Improvements for get symbol dimensions endpoint. Ref #1885 3 years ago
template_handler.py Download custom appliance symbols from GitHub 5 years ago