..
appliances
Update appliance files.
2019-01-12 17:33:53 +07:00
compute
Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670
2019-01-17 18:01:58 +07:00
configs
New VPCS base config. Fixes #786 .
2017-06-28 17:40:54 +08:00
controller
Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674 .
2019-01-21 16:01:03 +07:00
handlers
Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674 .
2019-01-21 16:01:03 +07:00
schemas
Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
2019-01-12 12:13:22 +07:00
static
Gitkeep for web-ui directory
2018-06-26 12:26:04 +02:00
symbols
Early support for symbol themes.
2018-11-23 17:27:10 +07:00
templates
Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362
2018-06-26 12:09:08 +02:00
ubridge
Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670
2019-01-17 18:01:58 +07:00
utils
Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674 .
2019-01-21 16:01:03 +07:00
web
Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670
2019-01-17 18:01:58 +07:00
__init__.py
New base server.
2015-01-13 17:05:26 -07:00
__main__.py
Allow to start server with python -m gns3server
2015-08-25 22:31:45 +02:00
config.py
Do not show log message if configuration file doesn't exist. Fixes #1206 .
2018-01-08 18:07:15 +07:00
crash_report.py
Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578
2018-10-04 16:32:49 +02:00
main.py
History support for console and telnet application, Fixes : #1083
2017-07-25 16:18:07 +02:00
notification_queue.py
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
2018-10-15 17:05:49 +07:00
run.py
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
2018-10-15 17:05:49 +07:00
version.py
Bump version to 2.2.0dev5
2018-11-20 14:37:38 +07:00