grossmj
|
6294ad9e76
|
Prevent directory traversal
|
2021-05-15 17:35:32 +09:30 |
|
grossmj
|
91a1c5db49
|
Redirection to the bundled web-ui in the root handler
|
2020-05-06 16:31:18 +09:30 |
|
grossmj
|
0a77233631
|
Fix root handler for web-ui
|
2020-05-06 15:38:16 +09:30 |
|
grossmj
|
3626bd5adb
|
Make the Web UI the default page. Ref https://github.com/GNS3/gns3-server/issues/1737
|
2020-04-30 17:27:06 +09:30 |
|
ziajka
|
3f4bdfef11
|
Fix mimetype for javascript, #1559
|
2019-03-22 08:35:27 +01:00 |
|
ziajka
|
9edbd27b4f
|
Serve WebUI via get_resource for freezed app
|
2019-03-21 10:39:49 +01:00 |
|
grossmj
|
af80b0bb6e
|
Use aiofiles where relevant.
|
2019-03-06 23:00:01 +07:00 |
|
grossmj
|
a17fa821bd
|
Make sure nothing is named "compute server".
|
2018-11-27 18:14:51 +07:00 |
|
grossmj
|
76af98404a
|
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
|
2018-10-15 17:05:49 +07:00 |
|
ziajka
|
dd845eb096
|
Fix tests on Windows
|
2018-06-28 09:16:51 +02:00 |
|
ziajka
|
0e1f2e26d0
|
Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362
|
2018-06-26 12:09:08 +02:00 |
|
ziajka
|
867e997b74
|
Support /static/ files serving, Ref: #1362
|
2018-06-22 15:29:47 +02:00 |
|
Julien Duponchelle
|
1eb423c204
|
Add a clear warning about /upload deprecated
Fix #728
|
2016-10-18 22:57:02 +02:00 |
|
grossmj
|
f81d35cc29
|
Handlers: cleanup and fixes.
|
2016-05-13 18:00:07 -06:00 |
|
grossmj
|
5a76f81271
|
Refactoring to use a common node class for all VMs and other (future) objects.
|
2016-05-11 11:35:36 -06:00 |
|
Julien Duponchelle
|
9349bdc916
|
Fix documentation
|
2016-04-18 20:55:22 +02:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|
Julien Duponchelle
|
c0e452133d
|
Web interface for debbuging controller
|
2016-03-15 11:32:10 +01:00 |
|
Julien Duponchelle
|
3296b97f59
|
Rename modules => hypervisor
|
2016-03-08 16:12:46 +01:00 |
|
Julien Duponchelle
|
8114c1d4be
|
Return just version number for API /v1/version for compatibility
|
2016-03-07 18:17:24 +01:00 |
|
Julien Duponchelle
|
286cd7a3ac
|
A debug status page embed in the server
|
2015-12-18 14:38:26 +01:00 |
|
Julien Duponchelle
|
da240f21ba
|
Apply pep8 fix
|
2015-11-09 12:28:00 +01:00 |
|
Julien Duponchelle
|
be199b77a5
|
Homepage cleanup
|
2015-03-27 10:04:16 +01:00 |
|