Commit Graph

5099 Commits (f7eb2492d977b4779215b9fae33efd100743af6e)
 

Author SHA1 Message Date
grossmj f7eb2492d9
Fix mouse offset issues with VNC in Qemu. Fixes #2335
4 months ago
grossmj 218522b08c
Fix issues when generating docs
4 months ago
grossmj 470f13f448
Update readthedocs.yml to use Python 3.12
4 months ago
grossmj 317aa669ac
Update readthedocs.yml
4 months ago
grossmj 8d160ad5ed
Update documentation
4 months ago
grossmj e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
4 months ago
grossmj d466c85385
Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
4 months ago
grossmj 35d4391fc0
Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
4 months ago
grossmj eea0ab69bd
Bundle dev version of the web-ui
4 months ago
grossmj 22ade94118
Update CORS policy
4 months ago
grossmj 08ee40548f
Add custom executable paths on Windows
4 months ago
grossmj 7f05a06766
Upgrade sentry-sdk and aiohttp
4 months ago
grossmj 9fd2f58ef7
Development in 2.2.45.dev3
4 months ago
grossmj b9b802ebab
Release v2.2.44.1
4 months ago
grossmj 1d86e322e9
Do not compute checksums on macOS
4 months ago
grossmj 8eb5f10971
Add multiprocessing.set_start_method()
4 months ago
grossmj cc4783ab98
Bump version to v2.2.45.dev2
4 months ago
grossmj 19792f328d
Have freeze support for macOS as well
4 months ago
grossmj 596d1274a3
Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228
4 months ago
grossmj 2f765747b8
Add freeze_support() for multiprocessing
4 months ago
grossmj 4fe57b6a15
Development on 2.2.45.dev1
4 months ago
grossmj 1177626a53
Release v2.2.44
4 months ago
grossmj c4cc346864
Sync appliances
4 months ago
grossmj 8915dfffa5
Bundle web-ui v2.2.44
4 months ago
grossmj ff027ebd17
Upgrade sentry-sdk
4 months ago
grossmj 27d5ac537f
Non-blocking checksums computation when server starts. Fixes #2228
4 months ago
grossmj fe246cd413
Fix timeout issue when creating Qemu disk image. Fixes https://github.com/GNS3/gns3-server/issues/2313
4 months ago
grossmj 2bbb560b8e
Support for web socket console over HTTPS
4 months ago
grossmj 1624c7d6ad
Add back script create_cert.sh
4 months ago
grossmj 2a3bb81076
Bundle web-ui
4 months ago
grossmj e0a0dd83d7
Use Python 3.8 in appveyor.yml
4 months ago
grossmj 7c49a9160c Allow disabling hardware virtualization check
7 months ago
grossmj ed99a98fe1 Sync appliances
7 months ago
Jeremy Grossmann 19edc193f9
Merge pull request #2303 from GNS3/fix/1484
7 months ago
grossmj 3f50319990 Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters
7 months ago
Jeremy Grossmann 248737c34b
Merge pull request #2296 from ventaquil/feature/add-qemu-igb-nic
7 months ago
Jeremy Grossmann 240708112c
Merge branch '2.2' into feature/add-qemu-igb-nic
7 months ago
grossmj c759c4e3f6 Upgrade to actions/checkout@v3 and actions/setup-python@v3
7 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
7 months ago
grossmj 4af5edbc03 Install aiohttp 3.9.0b0 when running on Python 3.12
7 months ago
grossmj 0d15f40930 Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298
7 months ago
grossmj 3b0d89be5a Merge branch 'master' into 2.2
7 months ago
grossmj 5ff3043fb4 Sync appliances
7 months ago
grossmj 08ac80e451 Upgrade sentry and psutil dependencies
7 months ago
Konrad Goławski 737664a3d4 Add Qemu IGB network device
8 months ago
grossmj 29f4b238b0 Add Python 3.12 support. Fixes https://github.com/GNS3/gns3-server/issues/2273
8 months ago
Jeremy Grossmann 6886f1f566
Merge pull request #2290 from GNS3/fix/2147
8 months ago
grossmj 999a47f747 Fix issue with importlib.resources.files() and Python 3.9
8 months ago
grossmj f675f24ba7 Revert "Install importlib-resources only with Python < '3.9'. Ref #2147"
8 months ago
grossmj dc1eed42da Install importlib-resources only with Python < '3.9'. Ref #2147
8 months ago