Ionite
f9abadfd1b
Add Code completion namespaces
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
dea8da79a2
Add BatchSize card to design data
1 year ago
JT
0d77aa80aa
added ModelCard & related stuffs
1 year ago
Ionite
279f11c1c3
Update State loading
1 year ago
Ionite
4b2eecb999
Add StackExpanderCard and rename ConfigCard to StackCard
1 year ago
Ionite
049b535e33
Add typed get and add for InferenceConfigCard ViewModel
1 year ago
Ionite
d423c2089e
Add ComfyUpscaler
1 year ago
Ionite
8d971ab5c2
Add InferenceConfigCard
1 year ago
Ionite
950838141e
Move prompt card to separate control
1 year ago
Ionite
6fc75dda8a
Sampler and Image source refactors, add syntax highlight
1 year ago
Ionite
479ceafc2e
Add PackagePair overload for ConnectAsync
1 year ago
Ionite
69a729bfd8
Hires Fix UI and Inference connection error handling
1 year ago
Ionite
59dc982786
Update image gallery card
1 year ago
Ionite
c783857425
Add save/load support for tabs, batch image gallery
1 year ago
Ionite
d51a9facbe
Add MockDiscordRichPresenceService for design time
1 year ago
Ionite
6eb397470d
Settings.ActiveInstalledPackage Id refactor
1 year ago
Ionite
3c384dbea3
Move client from VM to InferenceClientManager
...
Also adds fetching of model and samplers on connect
1 year ago
Ionite
f9ae9a4062
Add ApiFactory to DI with mock designdata
1 year ago
Ionite
563ba55bb7
Add SamplerCard and TextToImage view for transient tabs
1 year ago
Ionite
d3c3b099b6
Add Seed card
1 year ago
Ionite
d7e5950e65
Update DesignData for InferenceViewModel
1 year ago
Ionite
7870d18623
Add design time console data
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
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
456b3aa429
Design data update
1 year ago
Ionite
c40a1ed131
Fix observable stuff
1 year ago
Ionite
7c4d55ab8d
Add Env var settings
1 year ago
JT
048c439d83
Fix Jenkinsfile AppImage archive path & fix DesignData newline -> path separator
1 year ago
Ionite
0721337f4d
Add folder deletion context menu
1 year ago
JT
5b48b64053
fix design data for SelectModelVersionDialog, refactored model hash checking, and fixed word wrapping on SelectModelVersionDialog
1 year ago
Ionite
f2e76b5a2e
Add Notification display for image loader errors
1 year ago
Ionite
94bac28d52
made design thing less hard coded
1 year ago
Ionite
a20d39a48d
Use BetterAdvancedImage to fix load stream errors
...
Also:
- fixes design time preview
- deletes cm-info file on file deletion
1 year ago
Ionite
c188a1d394
Add SharedState singleton observable
1 year ago
Ionite
c8768f34e2
Add First launch setup window
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
7429cf295c
Add sentry and exception dialog handler
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
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
bf263f141b
Nullability and using fixes
1 year ago
Ionite
f28b319ac9
Fix Design time analyzer warnings
1 year ago
Ionite
ef0918117f
Add updater dialog
1 year ago
Ionite
72f637707d
Switch FooterPages type back to PageViewBase
1 year ago
Ionite
0f76acb549
Add checkpoints page back to design data
1 year ago