JT
ff240ca1d0
Remove PackageModificationDialogViewModel & call Console.StartUpdates
1 year ago
JT
aefef59546
finished up install stuff, added to download/progressmanager, restore dialog, etc
1 year ago
Ionite
076676cea9
Add new auto connection and help dialog
1 year ago
jt
e0462b5bd1
formatting
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
Ionite
6fbd07edee
Add importing for unknown packages found in index
1 year ago
JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
1 year ago
JT
9b0fb877f4
Save UpdateAvailable state for installed packages, added scrollviewer to grid layout, and added help tooltip when no packages are installed
1 year ago
JT
2632c85ead
Actually check for updates & launch button fixes
1 year ago
JT
bc53b3bf05
New package manager UI:
...
- Now uses cards like Model Browser
- Ability to manually check for update
- Updated CheckpointBrowserCardViewModel to be retrieved from DI container
- Updated ProgressViewModel base class to ViewModelBase
1 year ago
Ionite
6eb397470d
Settings.ActiveInstalledPackage Id refactor
1 year ago
JT
b10a1aee1d
Cache CheckpointBrowserCardViewModels when they are downloading & fix Update button still saying Update after updating
1 year ago
JT
87a8875b92
Fixes for InvokeAI:
...
- Now runs invokeai-configure during installation
- No longer uses shared models directory due to compatibility issues
- Displays disclaimer on the installers about it being experimental etc
- Added OnStartupComplete handler for InvokeAI to show "Open Web UI" button
- Added MinDialogWidth property to BetterContentDialog
1 year ago
JT
fb2eac905d
Don't Launch if package already running
1 year ago
JT
19f80c4662
make installerdialog's X button disabled when installing new package & add SelectionBrush to exception window
1 year ago
JT
607c0e67bc
Added OnUnloaded event & made pages singletons & improved rename dialog
1 year ago
JT
6533069526
Use OnPrimaryButtonClicked instead of event
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
1 year ago
Ionite
0e85741a95
Fix more nullability warnings
1 year ago
Ionite
f322637d33
Simplify package manager vm and fix nullability
1 year ago
JT
33404e9cf8
filled icons & use IconSource property instead of Symbol
1 year ago
JT
acaf2de976
sorta working progress page
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
Ionite
b95bd212da
Switch InstallDialog to BetterContentDialog for disabled footer
1 year ago
Ionite
7333f028e9
Improve loading behavior for package manager vm
1 year ago
Ionite
be99ef798a
Link Install dialog to package manager
1 year ago
JT
c797fdc93f
package manager launch page now actually launches package
1 year ago
JT
e53bf91f7d
replace SnackbarService with NotificationService
1 year ago
JT
99a7067482
moved most everything out of the old project
1 year ago
Ionite
1c55e22e10
Add notifications service and fix settings stuff
1 year ago
Ionite
63d0fba4f8
DesignData and control bases
1 year ago
JT
eed70e2289
colors!
1 year ago
JT
bfa969eb95
fix package manager page
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
JT
55ca55456f
Add PackageManagerPage & update ViewLocator
1 year ago