Ionite
6fbd07edee
Add importing for unknown packages found in index
1 year ago
JT
4759480aaa
added description to SelectModelVersionDialog
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
Ionite
c389811dbd
Fix unintended title serialize
1 year ago
JT
c9130c4067
update vlad update to switch back to branch before updating
1 year ago
JT
94115fd700
Added Fooocus & select new data directory button
1 year ago
Ionite
942ee35fbb
Add ImageViewerDialog
1 year ago
Ionite
9cef4827de
Fix namespace
1 year ago
Ionite
836ba60218
Remove unused ISharedFolders
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
6eb397470d
Settings.ActiveInstalledPackage Id refactor
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
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
17da68b111
Add updater support for changelog markdown format
1 year ago
JT
830e785df5
Fix model browser downloading files without extensions
1 year ago
Ionite
d34dc39670
Fix test title on image preview
1 year ago
Ionite
90aa0efa91
Use index for env vars remove
1 year ago
Ionite
c40a1ed131
Fix observable stuff
1 year ago
Ionite
7c4d55ab8d
Add Env var settings
1 year ago
Ionite
4eb0a5e423
Fix updater to show correct current app version
1 year ago
JT
92e0e35da5
Use name instead of displayName for install location in one-click
1 year ago
JT
ccc032df0a
Use Path.GetFileNameWithoutExtension instead
1 year ago
JT
5b48b64053
fix design data for SelectModelVersionDialog, refactored model hash checking, and fixed word wrapping on SelectModelVersionDialog
1 year ago
Ionite
12ce5fda0f
Set executable permissions for linux updater
1 year ago
Ionite
ee5ad04bf6
Prioritize master branch over main branch
1 year ago
Ionite
13af97104c
Improved error handling for package install
1 year ago
JT
f88953ed13
Re-add regular ol StartProcess & some one-click fixes
1 year ago
JT
19f80c4662
make installerdialog's X button disabled when installing new package & add SelectionBrush to exception window
1 year ago
Ionite
856c6fcf02
Add error handler for install
1 year ago
JT
607c0e67bc
Added OnUnloaded event & made pages singletons & improved rename dialog
1 year ago
Ionite
5376cc395d
Log and continue on check update errors
1 year ago
Ionite
7429cf295c
Add sentry and exception dialog handler
1 year ago
Ionite
b96f2fc57e
Remove unreferenced old function
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
9a59445af1
Report progress output for oneclick
1 year ago
Ionite
d32f1baec3
Convert remaining path combines to os independent
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
ef0918117f
Add updater dialog
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
Ionite
03ffaf12fa
Add ContentDialogViewModelBase for button bindings
1 year ago
JT
f9c9dbbbd5
new one-click install UI
1 year ago
Ionite
f786172c5a
Add RefreshBadge and SelectDataDirectoryDialog
1 year ago
Ionite
d6f32ad374
Run image update on UI thread
1 year ago
Ionite
c926230397
Refactor for DI compatible ctor
1 year ago
Ionite
63a69ac942
Refactor DesignData to use DI, replace DialogFactory with ServiceManager
1 year ago