Commit Graph

5578 Commits (d9214a3c67f2191b67c72d81c914ccbf1a71ceb3)
 

Author SHA1 Message Date
grossmj f08ce9d3f1 Check for colon in project name. Fixes #2203
2 years ago
Jeremy Grossmann 2bb71838ac
Merge pull request #2204 from GNS3/fix/2203
2 years ago
grossmj f347e21100 Fix Docker tests
2 years ago
grossmj 3fb138b9a1 Allow ':' in project name when Docker containers are used
2 years ago
grossmj 9de847fc45 Upgrade Fastapi to v0.95.0
2 years ago
grossmj ea550508f6 Fix uvicorn dependency version
2 years ago
grossmj 267c4cbbbb Merge branch '2.2' into 3.0
2 years ago
grossmj c33a13fd45 Upgrade dependencies
2 years ago
grossmj ceb8208002 Upgrade distro and aiohttp dependencies
2 years ago
grossmj 42767eff56 Development on 2.2.39.dev1
2 years ago
Jeremy Grossmann 0406083991
Merge pull request #2192 from GNS3/2.2
2 years ago
grossmj 91dba66800 Release v2.2.38
2 years ago
grossmj 69b741a01e Sync appliance files
2 years ago
grossmj 8903ab8a47 Bundle web-ui v2.2.38
2 years ago
grossmj 4d62c6943b Merge branch 'master' into 2.2
2 years ago
grossmj 2a66f67b5f Merge remote-tracking branch 'origin/2.2' into 2.2
2 years ago
grossmj 8ef59c7832 Fix c7200_i0_log.txt is created in the current directory. Fixes #2191
2 years ago
Jeremy Grossmann cbdab1f0d7
Merge pull request #2190 from GNS3/check_tpm
2 years ago
grossmj 7968ee7ff2 Check swtpm version and start swtpm before qemu
2 years ago
Jeremy Grossmann be557abba9
Merge pull request #2185 from Xatrekak/master
2 years ago
Jeremy Grossmann 3040e87a7d
Merge pull request #2189 from GNS3/fix/2188
2 years ago
grossmj 1f85abb036 Fix broken websocket console with Python 3.11
2 years ago
grossmj d867e1f1c1 Fix tests
2 years ago
grossmj 1490e458b6 Upgrade fastapi to v0.92.0. Fixes #2186
2 years ago
grossmj 30c85703c8 Attempt to fix "cannot reopen console". Ref #2182
2 years ago
Xatrekak 4bdd405bc5 Merge branch 'final_stacked_merge'
2 years ago
Xatrekak 229168367b Merge branch 'remote_install_changes'
2 years ago
Xatrekak e257fb425e This commit is stacked and assumes welcome.py has already been merged into the GNS3 master repo
2 years ago
Xatrekak fac224ac48 Updated to latest welcome.py commit. Raw cache still bugged
2 years ago
Xatrekak 62c2ca9be1 Added Web UI to Dialog
2 years ago
Xatrekak f98a60fc74 added an OS update to end when using welcome option
2 years ago
Xatrekak 42a5f1956e Changed mechanism used to set gns3 user password that works on all shells.
2 years ago
Xatrekak 13df828ca7 switched to a direct link to the latest commit instead of the branch alias to bypass github raw caching issues.
2 years ago
Dustin 19a8d1caed
Update welcome.py
2 years ago
Xatrekak 290df5290a fixed transcription
2 years ago
Xatrekak fbe10360c2 Finished gns3 user setup
2 years ago
Xatrekak ac042b02c4 changes self.d to self.display so it would be more intuitive.
2 years ago
Xatrekak e44999f588 Refactored welcome.py to use a class so its functions would be callable by remote-install.sh. This ensure the setup uses the same IP address that will be displayed by Dialog.
2 years ago
Xatrekak 952b4e7249 fixed some shell bugs
2 years ago
Xatrekak 3b0336bd7e fixed typo
2 years ago
Xatrekak 7689b7841f switched to modifed welcome by and full path to it
2 years ago
Xatrekak bf5970b904 Update install and welcome to support running it
2 years ago
Xatrekak 2eca92e34d The legacy get_ip function no longer worked on new versions of ubuntu LTS.
2 years ago
Xatrekak 70d3f991ed Add welcome.py script from GNS3vm
2 years ago
Jeremy Grossmann 77b6ef1a1b
Merge pull request #2179 from GNS3/vmware-virtualbox-deprecated
2 years ago
grossmj aaa6ca9445 Mark VMware and VirtualBox support as deprecated
2 years ago
Jeremy Grossmann 2b6bec1b93
Merge pull request #2178 from GNS3/fix/2177
2 years ago
grossmj 0f49911432 Fix Qemu binary not set when adding appliance from template
2 years ago
grossmj 9c158848bd Make port name for custom adapters optional. Fixes https://github.com/GNS3/gns3-web-ui/issues/1430
2 years ago
grossmj 3a6ff9b44f Add long description content type in setup.py
2 years ago