Commit Graph

37 Commits (157dc207b7b6282e377fec53db8efad55692b239)

Author SHA1 Message Date
ziajka 3f4bdfef11 Fix mimetype for javascript, #1559
5 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
5 years ago
grossmj ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
grossmj 86f87aec74 Fix installation with Python 3.7. Fixes #1414.
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
ziajka 867e997b74 Support /static/ files serving, Ref: #1362
6 years ago
ziajka b48f5df53f iExport files from remote server, Fixes: gui/#2271
7 years ago
Julien Duponchelle 823288dd0b
Fix a crash in some cases
7 years ago
Julien Duponchelle 4f6cca0019
Fix errors when enabling chunking
7 years ago
Julien Duponchelle 7044c8c9ff
Fix the GUI disconnect from the server
7 years ago
Julien Duponchelle 189ad994c8
Symbols are returned with a content length
7 years ago
Julien Duponchelle a4245fcf44
Aiohttp 2.0
7 years ago
Julien Duponchelle 726480f676
Disable Keep Alive because it's bug with old Qt versions
7 years ago
Julien Duponchelle 5b4e668eb5
Move symbol static to /symbols
8 years ago
grossmj 00da15e4af Use uBridge for VPCS connections. Ref #267.
8 years ago
Julien Duponchelle 342bcdb5b6
CORS support
8 years ago
Julien Duponchelle 9e8fcab65c
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 34459f6a88
Fix log with recent aiohttp versions
8 years ago
Julien Duponchelle 0532b4de8a
Fix logging issues with the controller
8 years ago
Julien Duponchelle d9f1a7c7d3 API for listing current projects
9 years ago
Julien Duponchelle f3f152cd2a Use the ressource system in order to locate the templates directory
9 years ago
Julien Duponchelle 3ed95148b2 CORS support
9 years ago
Julien Duponchelle 6b862b8397 Correctly show the host in templates
9 years ago
Julien Duponchelle c9314ec509 autopep8 et upload files
9 years ago
Julien Duponchelle f7cd09d5fb Display an upload form (upload is not yet ready)
9 years ago
Julien Duponchelle 3471b03ef9 Clarify JSON schema validation errors
10 years ago
Julien Duponchelle 30f10a559e Fix crash in debug log
10 years ago
Julien Duponchelle 0abf2e82d6 Improve server debug logging
10 years ago
Julien Duponchelle 869405738e Code cleanup
10 years ago
Julien Duponchelle 29a4a0634d Add console debug
10 years ago
Julien Duponchelle 6764c6e866 Useless debug
10 years ago
Julien Duponchelle 9abf323e7d Send GNS 3 server version in header and upgrade aiohttp
10 years ago
Julien Duponchelle 649d4e5143 Allow user to set console port
10 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
10 years ago
Julien Duponchelle 68d0e5f42d PEP8
10 years ago
Julien Duponchelle bf6f62e629 Serialize NIO
10 years ago
Jeremy 61344a1669 New base server.
10 years ago