524 Commits (2baef5903b1f9953f428855028860a61ef580177)

Author SHA1 Message Date
Ionite d0c884b992
Fix app path resolution on non - appimage linux builds 1 year ago
JT 4edbfdd4fd add EnableWindowsTargeting=true 1 year ago
Ionite 54d14b9ece
Add TempDirectoryPath class for disposable temp directories 1 year ago
Ionite 47ab468abe
Add Compat.AppCurrentPath 1 year ago
JT f58e2a1afd Don't include prerelease in package updates & update to nightly avalonia for better mica effect 1 year ago
Ionite db5618a8cf
Disable trimming in Core and Avalonia assemblies 1 year ago
Ionite 12ce5fda0f
Set executable permissions for linux updater 1 year ago
Ionite 9e9653dc8b
Improved string ToRepr() formatting 1 year ago
Ionite 883ee600fa
Fix AsyncStreamReader sending extra string and tests 1 year ago
JT 21d757cbfe Add IncludePrerelease arg for GetLatestRelease 1 year ago
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