Commit Graph

19 Commits (1db1a892b4c7736c07b2a9ad06dee2140a951cff)

Author SHA1 Message Date
grossmj 4e61cc811e Improvements for get symbol dimensions endpoint. Ref #1885
3 years ago
piotrpekala7 30cbfe2154 Update picture.py
3 years ago
piotrpekala7 4bbf7c2ed2 Update symbol_handler.py
3 years ago
grossmj d451d3125e Fix symbol retrieval issue. Ref #1824
4 years ago
grossmj cf91e904f7 Early support for symbol themes.
6 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
6 years ago
grossmj e3757a8955 Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
6 years ago
grossmj 17d070dca7 Early support for symbol themes.
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 17d657c919 Fix small errors like unhandled exceptions etc.
6 years ago
grossmj 305fe2e817 Handle asyncio timeouts. Ref #1307.
6 years ago
grossmj 50a922f83e Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307.
6 years ago
grossmj c93d0d8d12 Make sure we don't try to read when opening a file in binary more. Fixes #1301.
7 years ago
Julien Duponchelle 1d5029e4e2
Catch a permission error on symbols
8 years ago
Julien Duponchelle ce5ff93242
Catch FileNotFound error for builtin symbols if erase them from disk
8 years ago
Julien Duponchelle 8ec11619cd
Full symbol support on server
8 years ago
Julien Duponchelle e77445e860
API for uploading symbols
8 years ago
Julien Duponchelle 5b4e668eb5
Move symbol static to /symbols
8 years ago
Julien Duponchelle b66f7daa28
Beginning of the symbols from controller
8 years ago