gns3-server/gns3server/api/routes/controller
2021-03-28 21:17:29 +10:30
..
dependencies Use aiosqlite and add service for templates 2021-03-28 21:17:29 +10:30
__init__.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
appliances.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
computes.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
controller.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
drawings.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
gns3vm.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
links.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
nodes.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
notifications.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
projects.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
snapshots.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
symbols.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
templates.py Use aiosqlite and add service for templates 2021-03-28 21:17:29 +10:30
users.py Generate JWT secret key if none is configured in the config file. 2020-12-16 18:24:21 +10:30