JT
f58e2a1afd
Don't include prerelease in package updates & update to nightly avalonia for better mica effect
1 year ago
JT
21d757cbfe
Add IncludePrerelease arg for GetLatestRelease
1 year ago
Ionite
13af97104c
Improved error handling for package install
1 year ago
JT
007b3e2d0c
Fixed a test & updated Jenkinsfile
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
5f2c0b57ad
Improve launch PATH environment setting for venvs
1 year ago
JT
8e644e4c1b
keepFolderLinksOnShutdown -> RemoveFolderLinksOnShutdown & also fix app version
1 year ago
Ionite
174910709d
Update async methods and refactor file handling
...
Refactored file handling to use asynchronous methods which improves performance. UpdateLinksForPackage method in SharedFolders class has been updated to return a Task. The code for moving all files and subdirectories within a source directory to destination directory has been added. In case destination contains a file with the same name, an exception is being thrown if the hashes of the files do not match.
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
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
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
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
ce1a5a8377
Add DirectoryPath JoinDir and JoinFile methods
1 year ago
JT
8f3d95f642
added indicator for installed checkpoints in model browser and new card & button styles
1 year ago
Ionite
0e85741a95
Fix more nullability warnings
1 year ago
Ionite
bf263f141b
Nullability and using fixes
1 year ago
Ionite
f28b319ac9
Fix Design time analyzer warnings
1 year ago
JT
33404e9cf8
filled icons & use IconSource property instead of Symbol
1 year ago
JT
e49d466ce6
Fixed progress sidebar item thingy
1 year ago
Ionite
786ca72a4c
Add input sending for launch page console
1 year ago
JT
acaf2de976
sorta working progress page
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
JT
f9c9dbbbd5
new one-click install UI
1 year ago
Ionite
b953d21305
Add InstallerDialog
1 year ago
Ionite
3a2b307113
Move console output callback up for faster response
1 year ago
JT
fe264e39b8
model browser improvements (it now works)
1 year ago
Ionite
eaf609c51d
Update LaunchPage vm IDisposable
1 year ago
Ionite
1eed005d83
Fix resource dispose hanging onexit
1 year ago
Ionite
f0c91db81e
Remove redundant null check
1 year ago
Ionite
1f11f97d64
nullability fixes
1 year ago
JT
99a7067482
moved most everything out of the old project
1 year ago
JT
59ca34818d
more migration & running packages now mostly sorta works?
1 year ago
JT
eed70e2289
colors!
1 year ago
Ionite
8b749666ed
Move Process classes to Core.Processes namespace
1 year ago
JT
76f8a61df0
moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not
1 year ago
Ionite
c5f3f0faaa
Fix namespaces
1 year ago