800 Commits (8e526922d27c33434299a7542eacf55ab84e0d08)

Author SHA1 Message Date
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
Ionite ad4e08654e
set pythonhome after dll 1 year ago
Ionite cab0a51090
Set pythonhome for pythonengine 1 year ago
Ionite 5d8e695cac
Remove additional extensions for tar 1 year ago
Ionite 82e3de6e01
Fixed escapes in Regex7ZOutput 1 year ago
Ionite ff1c775295
add missing process start 1 year ago
Ionite 63e4458c23
Fix 7z output parsing 1 year ago
Ionite bb385d1d1a
Improved extraction handling 1 year ago
Ionite eb762b8198
Add missing return for symlink 1 year ago
Ionite ddc82c3d00
Surround repr with single quotes 1 year ago
Ionite 0c0e60864d
Add OS support attributes to original Prereq helper 1 year ago
Ionite 633d381736
Fix symlink extraction 1 year ago