Commit Graph

23 Commits (master)

Author SHA1 Message Date
grossmj 6294ad9e76 Prevent directory traversal
3 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
ziajka 3f4bdfef11 Fix mimetype for javascript, #1559
5 years ago
ziajka 9edbd27b4f Serve WebUI via get_resource for freezed app
5 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
5 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.
8 years ago
grossmj 5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects.
8 years ago
Julien Duponchelle 9349bdc916
Fix documentation
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago
Julien Duponchelle c0e452133d
Web interface for debbuging controller
8 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
8 years ago
Julien Duponchelle 8114c1d4be
Return just version number for API /v1/version for compatibility
8 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
9 years ago