1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-25 01:38:08 +00:00
gns3-server/gns3server
2021-04-20 11:59:02 +09:30
..
api Protect the API and add alternative authentication endpoint. 2021-04-20 11:59:02 +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
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 Protect the API and add alternative authentication endpoint. 2021-04-20 11:59:02 +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
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
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