Ionite
58782b4b29
Remove PageChangeRequested event
1 year ago
Ionite
1536d6be9f
Fix usings
1 year ago
Ionite
28789417d5
Add animated frame navigation, NavigationService
1 year ago
JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
1 year ago
JT
740424e2b3
Add some corner radius & start update progress immediately
1 year ago
JT
91c2743d34
remove unused GetAsync
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
Ionite
0105442487
Env var dialog focusable
1 year ago
Ionite
624552fd51
Fix Python installed check on linux
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
e1eba2ba41
Update Avalonia to 11.0.2
1 year ago
Ionite
d51a9facbe
Add MockDiscordRichPresenceService for design time
1 year ago
Ionite
382dea9bf6
Bump version
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
5a771df338
Remove from cache when done downloading
1 year ago
JT
b10a1aee1d
Cache CheckpointBrowserCardViewModels when they are downloading & fix Update button still saying Update after updating
1 year ago
Ionite
d1054b6abe
Skip LibraryDir load in design mode
1 year ago
JT
8c3f7e106a
de-scam-ify variable name
1 year ago
JT
adfa529613
Fix CivitAI error when parsing CivitModelType of "Other"
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
64e16a7762
Switch to warning infobar to fix transparency
1 year ago
Ionite
7870d18623
Add design time console data
1 year ago
JT
23940a5e2b
Set default preview for A1111 installs to TAESD & added Reset Checkpoint Cache button to settings page
1 year ago
Ionite
1825d85ae1
Version bump to 2.1.0-dev.1
1 year ago
Ionite
17da68b111
Add updater support for changelog markdown format
1 year ago
JT
a380cd6a38
add argument to reset window position on startup
1 year ago
JT
10a4e35048
Window position settings now check if its inside the bounds of the current screens before saving the X & Y values
1 year ago
Ionite
5693440ed4
Add DiscordRichPresenceService
1 year ago
Ionite
c9c7920152
Add DiscordRichPresence nuget
1 year ago
Ionite
d493887183
Implement secondary command launching
1 year ago
Ionite
54e56c7bce
Update launch button appearance and design data
1 year ago
JT
daaefce1ba
Translate Button styles to SplitButton
1 year ago
Ionite
65e5e6c427
Add MockLaunchPageViewModel for design
1 year ago
Ionite
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
1 year ago
JT
9eae1fd089
Always setup checkpoint folders just to be safe
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
93c1eb250c
Add InvokeAI
1 year ago
Ionite
456b3aa429
Design data update
1 year ago
Ionite
49013ebc7f
Add license URL display for packages
1 year ago
Ionite
36053bf0b4
Add transparent card style
1 year ago
JT
4d0db0abaa
Fix crash (issue #50 ) when no model versions found
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
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
90aa0efa91
Use index for env vars remove
1 year ago
Ionite
c453b52417
Deduplicate env vars dict before setting
1 year ago