Ionite
6f1319e851
Only update active installed package if invalid
1 year ago
Ionite
104267e4b5
Fix library dir not set errors on launch
1 year ago
JT
1273af84ba
AutoScroll to end & package fixes
...
- Added button for auto-scroll-to-end for package console output
- Fixed auto-close dialog not closing on package updates
- Fixed missing onConsoleOutput for package updates
- Switched Foooocus to branch-only mode
1 year ago
Ionite
65011ea969
More string localization
1 year ago
JT
b5cb6d654a
Fixed weird shared progress event
1 year ago
jt
e0462b5bd1
formatting
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
Ionite
0f8691a8a4
Fix launch arguments search
1 year ago
JT
48bc532b0b
Buncha Stuff
...
- Added "Skip to First/Last Page" buttons to the Model Browser
- Added VAE as a checkpoint category in the Model Browser
- Model Browser navigation buttons are no longer disabled while changing pages
- Fixed issue where Open Web UI button would try to load 0.0.0.0 addresses
- Added missing CivitModelFpTypes
- Made a property for "OfferInOneClickInstaller" so we can selectively show things (for stuff like kohya eventually)
- Fix Show Web UI button not appearing for Fooocus
1 year ago
JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
1 year ago
JT
2632c85ead
Actually check for updates & launch button fixes
1 year ago
Ionite
6fc75dda8a
Sampler and Image source refactors, add syntax highlight
1 year ago
Ionite
a69ae1422c
Add Settings option for discord rich presence
1 year ago
Ionite
fac1e83479
Fix selected package not saving
1 year ago
Ionite
6eb397470d
Settings.ActiveInstalledPackage Id refactor
1 year ago
JT
dc342742ce
SharedFolders refactor for ComfyUI & Vlad:
...
- Now updates config files in the respective packages instead of using symlinks
- Other 3 packages still use symlinks for now
- Added dictionary indexer [] thing to packageFactory
- Installers now call the BasePackage SetupModelFolders method instead of SharedFolders
- Launch page now calls the BasePackage UpdateModelFolders instead of SharedFolders
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
65e5e6c427
Add MockLaunchPageViewModel for design
1 year ago
Ionite
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
e23f1774d2
Fix shutdown errors when package running
1 year ago
JT
fb2eac905d
Don't Launch if package already running
1 year ago
Ionite
4745f25b86
Add sitecustomize unpack in launch flow
1 year ago
JT
4534cd9e96
Add Launch tooltip for first install & hook up RemoveSymlinksOnShutdown checkbox
1 year ago
JT
f88953ed13
Re-add regular ol StartProcess & some one-click fixes
1 year ago
Ionite
d3bad6d130
Ignore missing library dir on save of launch page load transaction
...
- Fixes crash due to missing LibraryDir
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
JT
607c0e67bc
Added OnUnloaded event & made pages singletons & improved rename dialog
1 year ago
Ionite
deda26b295
Improved ansi control sequence support in console
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
1 year ago
Ionite
df4a456e3e
Split Console data to separate view model, enhanced handling
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
Ionite
15daf25ab1
Set initial launch args on startup
1 year ago
Ionite
d32f1baec3
Convert remaining path combines to os independent
1 year ago
Ionite
bf263f141b
Nullability and using fixes
1 year ago
Ionite
f28b319ac9
Fix Design time analyzer warnings
1 year ago
Ionite
67a44b8742
Launch webui url with try
1 year ago
Ionite
cf1403d154
Fix manual input sending
1 year ago
JT
33404e9cf8
filled icons & use IconSource property instead of Symbol
1 year ago
Ionite
786ca72a4c
Add input sending for launch page console
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
JT
61de972f31
added auto scroll to end on console
1 year ago
JT
5a8cb28d85
added one-click dialog & wip on updating it
1 year ago
JT
c797fdc93f
package manager launch page now actually launches package
1 year ago
Ionite
c1697ac123
Add buffered console output
1 year ago
JT
e53bf91f7d
replace SnackbarService with NotificationService
1 year ago
JT
fe264e39b8
model browser improvements (it now works)
1 year ago
Ionite
eaf609c51d
Update LaunchPage vm IDisposable
1 year ago
Ionite
0d6a284d18
Change process update logging to debug only
1 year ago