.. |
templates
|
Do not require the local server param to open a .gns3 file. Fixes https://github.com/GNS3/gns3-gui/issues/2421 Ref #1460
|
2021-12-10 15:52:57 +10:30 |
__init__.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
appliances.py
|
Add a custom version to an appliance
|
2021-10-19 15:15:10 +10:30 |
base.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
capabilities.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
computes.py
|
Add connect endpoint for computes
|
2021-12-24 13:05:39 +10:30 |
drawings.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
gns3vm.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
images.py
|
Detect image type instead of requesting it from user
|
2022-03-20 16:20:17 +10:00 |
iou_license.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
labels.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
links.py
|
Fix link style merge
|
2021-06-12 15:26:35 +09:30 |
nodes.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
projects.py
|
Add zstandard compression support for project export
|
2022-05-31 18:08:34 +07:00 |
rbac.py
|
Change RBAC field names from builtin to is_builtin
|
2021-06-03 16:24:38 +09:30 |
snapshots.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
tokens.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
topology.py
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
users.py
|
Allow logged in user to change some of its data. Administrators can lock users using the is_active field.
|
2021-08-09 16:36:18 +09:30 |