Commit Graph

22 Commits (56aba96a5fb57f502b283a0bc543da415bb3943a)

Author SHA1 Message Date
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
ziajka 3f4bdfef11 Fix mimetype for javascript, #1559
6 years ago
ziajka 9edbd27b4f Serve WebUI via get_resource for freezed app
6 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
6 years ago
grossmj a17fa821bd Make sure nothing is named "compute server".
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
ziajka dd845eb096 Fix tests on Windows
6 years ago
ziajka 0e1f2e26d0 Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362
6 years ago
ziajka 867e997b74 Support /static/ files serving, Ref: #1362
6 years ago
Julien Duponchelle 1eb423c204
Add a clear warning about /upload deprecated
8 years ago
grossmj f81d35cc29 Handlers: cleanup and fixes.
9 years ago
grossmj 5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects.
9 years ago
Julien Duponchelle 9349bdc916
Fix documentation
9 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
9 years ago
Julien Duponchelle c0e452133d
Web interface for debbuging controller
9 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
9 years ago
Julien Duponchelle 8114c1d4be
Return just version number for API /v1/version for compatibility
9 years ago
Julien Duponchelle 286cd7a3ac A debug status page embed in the server
9 years ago
Julien Duponchelle da240f21ba Apply pep8 fix
9 years ago
Julien Duponchelle be199b77a5 Homepage cleanup
10 years ago