gns3-server/gns3server
2021-04-26 16:21:16 +09:30
..
api Fix user delete endpoint. 2021-04-26 16:21:16 +09:30
appliances Sync appliance files. 2021-04-09 12:04:20 +09:30
compute Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
core Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
db Secure users API and handle manual password recovery. 2021-04-19 09:40:04 +09:30
schemas Use uuid5 to create new compute_id. Fixes #1641 #1887 2021-04-21 13:47:32 +09:30
services Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
static Release web UI 2.2.20 2021-04-08 13:30:59 +02:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
utils Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
__init__.py Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
crash_report.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
logger.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
main.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
server.py Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
version.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30