Ionite
a502af2d85
Shared folder refactors to support multiple mappings
1 year ago
Ionite
3b865a1f66
Specify working directory for vlad install step
1 year ago
Ionite
822e638ec9
Add IsDiscordRichPresenceEnabled settings key
1 year ago
Ionite
a9ee76a762
Add other invokeai commands
1 year ago
Ionite
d493887183
Implement secondary command launching
1 year ago
Ionite
54e56c7bce
Update launch button appearance and design data
1 year ago
Ionite
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
1 year ago
JT
0d46913ee2
Checkpoints page fixes & more:
...
- Create shared models directory if it doesnt exist
- Always show checkpoint folder options even if they're empty
- Added Vlad ControlNet shared folder link
1 year ago
Ionite
4a8019bba3
Add PyVenvRunner GetEntryPoint and refactors
...
- Also moves WorkingDirectory and EnvironmentVariables as class properties so they don't have to be passed to every call to a VenvRunner instance
1 year ago
Ionite
93c1eb250c
Add InvokeAI
1 year ago
Ionite
da1c19f962
Docstring update
1 year ago
Ionite
8c1d42161f
Add LicenseType and LicenseUrl to packages
1 year ago
JT
830e785df5
Fix model browser downloading files without extensions
1 year ago
Ionite
85c69ab549
Add global env vars to venv processes
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
fc36e4686f
Add FilePath.Directory property
1 year ago
Ionite
aec6ea23b6
Add save load for env vars
1 year ago
Ionite
7c4d55ab8d
Add Env var settings
1 year ago
Ionite
bd349a74cc
Add VoltaML package
1 year ago
Ionite
54d14b9ece
Add TempDirectoryPath class for disposable temp directories
1 year ago
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