223 Commits (d63c6704770a3bf2a36735d59fce3cf978cb5deb)

Author SHA1 Message Date
Ionite 47a599e39e
bash command runner quote escape fixes 1 year ago
Ionite 13af97104c
Improved error handling for package install 1 year ago
Ionite 997f7b9299
More git and processrunner fixes for unix 1 year ago
Ionite b764b50ebd
Use single quote escape for RunBashCommand 1 year ago
Ionite d6a087cb0d
Add ProcessRunner.OpenFolderBrowser for cross-platform support 1 year ago
Ionite 27c15b0414
Fix SetPortableMode to use Compatible app current dir 1 year ago
Ionite c6cb406ba7
Fix PyRunner tests 1 year ago
JT 007b3e2d0c Fixed a test & updated Jenkinsfile 1 year ago
Ionite 9a6de98b7a
Update analysis settings 1 year ago
Ionite 49be598fd4
Add missing bin component for portable git path 1 year ago
Ionite e7b98cfb4c
Update update precedence checking to support metadata 1 year ago
Ionite 875460ae9b
Updater now uses SemVersion for prerelease version support 1 year ago
Ionite a5b3dbd9db
Add multi platform update support with new format 1 year ago
JT dc80858076 Add WindowSettings to save/load window positions on exit/startup 1 year ago
Ionite 08d9abfffc
Call pip with PIP_NO_CACHE_DIR=true by default 1 year ago
Ionite 5f2c0b57ad
Improve launch PATH environment setting for venvs 1 year ago
JT f88953ed13 Re-add regular ol StartProcess & some one-click fixes 1 year ago
Ionite baff62d326
Add optional `ignoreMissingLibraryDir` flag to SettingsManager.Transaction 1 year ago
Ionite a98a5bbd1d
Delay Database init to first property access 1 year ago
JT 8e644e4c1b keepFolderLinksOnShutdown -> RemoveFolderLinksOnShutdown & also fix app version 1 year ago
Ionite ddb68607aa
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource. 1 year ago
Ionite 174910709d
Update async methods and refactor file handling 1 year ago
Ionite 26510a14c7
Add FileExistsException 1 year ago
Ionite 3487e9833a
More console ansi parse stuff 1 year ago
Ionite deda26b295
Improved ansi control sequence support in console 1 year ago
Ionite ada255eebd
Improved repr formatting 1 year ago
Ionite 0ac31c7b9c
ProcessRunner and ansi parsing 1 year ago
Ionite 5efed8c8b0
Add AsyncStreamReader tests 1 year ago
Ionite df4a456e3e
Split Console data to separate view model, enhanced handling 1 year ago
Ionite 911ce9e7dd
Made InstalledModelHashes optional to fix startup errors 1 year ago
JT e50ac12c9e Added NotificationService.Show overload & some install page fixes 1 year ago
Ionite c4cb380733
Fix Pip exe path 1 year ago
Ionite 40ea30f941
Move PyRunner paths to property to fix startup without librarydir 1 year ago
JT ef713fc854 set cacheDuration to 15 mins 1 year ago
JT 2bb3692428 also fix a1111 launching with null weburl 1 year ago
JT 45a8c6ef69 Convert github cache to use db & some vlad fixes 1 year ago
Ionite 8403a7b261
Add console output to pip install calls 1 year ago
Ionite fb51010dca
Revert setting pythonhome for pyrunner 1 year ago
Ionite d136355f0f
Fix linux path delimiter 1 year ago
Ionite c5cf4db92c
Fix missing break 1 year ago
Ionite 438c18a0dd
Fix AsyncStreamReader logic for unix line seperators 1 year ago
Ionite 937e46efb5
improved error printing for pyvenvrunner 1 year ago
Ionite 9743688c69
Only use copy mode in windows 1 year ago
Ionite 69f21a55ff
Use static PythonHome to avoid needing to init 1 year ago
Ionite 883a98abf3
Fix pythonhome resolution 1 year ago
Ionite f7266dc7bd
Fix unbuffered mode insertion 1 year ago
Ionite 88f0fec3b1
Fix compatibility for venv config writing 1 year ago
Ionite 519d222619
Fix PyVenvRunner binary paths for unix 1 year ago
Ionite d32f1baec3
Convert remaining path combines to os independent 1 year ago
Ionite 667fc4b028
Refactor impl of python dependencies to package 1 year ago