Commit Graph

669 Commits (3af71d8976377e46d45d9394163f543d5ccdbcb3)

Author SHA1 Message Date
grossmj 297d1a0aae Remove unused bytes2human function
4 years ago
grossmj 8eefaa3f32 Option to reset or not all MAC addresses when exporting or duplicating a project.
4 years ago
grossmj 91a1c5db49 Redirection to the bundled web-ui in the root handler
4 years ago
grossmj 0a77233631 Fix root handler for web-ui
4 years ago
grossmj 3626bd5adb Make the Web UI the default page. Ref https://github.com/GNS3/gns3-server/issues/1737
4 years ago
grossmj 4ddd45f788 Merge branch 'master' into 2.2
4 years ago
Bernhard Ehlers 10bb259248 Implement a minimum interval between cpu_percent() calls. Fixes #1738
4 years ago
Bernhard Ehlers 4ab100b716 Revert "Implement a minimum interval between psutil calls. Fixes #2262"
4 years ago
Jeremy Grossmann a2d57f7c37
Merge pull request #1741 from candlerb/candlerb/snasphot
4 years ago
Brian Candler 69986b0d0f Correct typo "Snasphot"
4 years ago
Brian Candler 06a6a0a332 Sort snapshots by (created_at, name)
4 years ago
grossmj 55a5ce77ba Remove debug message
4 years ago
Jeremy Grossmann 241937b80b
Merge pull request #1715 from GNS3/websocket-console
4 years ago
grossmj a62168fde0 Return array for controller statistics endpoint
4 years ago
grossmj 3df348ac2a Server statistics implementation
4 years ago
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 3484a7dd3d Unprotected access for websocket consoles.
4 years ago
grossmj c313475f68 Support for WebSocket consoles
4 years ago
grossmj c3b2128fae Return array for controller statistics endpoint
4 years ago
grossmj 941bed9605 Server statistics implementation
4 years ago
grossmj 992c60e3e0 Return HTTP status code 204 in API when project successfully closed. Fixes #1689
5 years ago
grossmj a98fc2d308 Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895
5 years ago
grossmj 4075bbd703 Fix exception when adding VirtualBox VM. Fixes #1685.
5 years ago
grossmj 5e9810d420 Prevent deleting a GNS3 project outside the project directory. Ref #1669
5 years ago
grossmj b7af2e4d5c Refresh mounted media after ISO switch.
5 years ago
grossmj 40d7ae6866 Support to include snapshots in portable projects.
5 years ago
Karim 0c19bc8d43 Support for additional persistent docker volumes to be specified within appliance configuration
5 years ago
grossmj e962717448 Fix bug when GNS3 VM were not saved. Fix tests.
5 years ago
grossmj 6dc58b28fd Some adjustments with compute WebSocket handling. Ref https://github.com/GNS3/gns3-server/issues/1564
5 years ago
grossmj 2af9c9c8ec Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764
5 years ago
grossmj 2bb1b61526 Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743
5 years ago
ziajka 3f4bdfef11 Fix mimetype for javascript, #1559
5 years ago
ziajka cbb6eccad8 Merge branch '2.2' of github.com:GNS3/gns3-server into 2.2
5 years ago
ziajka 9edbd27b4f Serve WebUI via get_resource for freezed app
5 years ago
grossmj 03401a477e Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738
5 years ago
Jeremy Grossmann 21afaf31f9
Merge pull request #1549 from GNS3/symbol-management-refactoring
5 years ago
grossmj cf91e904f7 Early support for symbol themes.
5 years ago
ziajka 767bb770ca Re-order handlers in order to prevent CORS
5 years ago
grossmj bae3fb84b9 Download custom appliance symbols from GitHub
5 years ago
grossmj 0ae66a2608 Support selecting a compression type when exporting a project.
5 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
5 years ago
grossmj 8cc8269842 Use aiozipstream for snapshots.
5 years ago
grossmj a8990c9e89 Non blocking project exportation.
5 years ago
grossmj 135d56371d Fix tests for project notifications.
5 years ago
grossmj 7fe8f7e716 Fix long-polling request for project notifications.
5 years ago
grossmj 5754747a90 Merging 2.1 into 2.2
5 years ago
grossmj 081ba31b50 Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527
5 years ago
grossmj 117a1ac6da Restore reload support for nodes.
5 years ago
grossmj 5f932fee9f Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
5 years ago
grossmj e3757a8955 Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
5 years ago