Ionite
b17a18fafc
Merge pull request #33 from ionite34/launcher-use-args
1 year ago
Ionite
2cddc147be
Fix launch args spacing
1 year ago
Ionite
5fe99ae469
Update launcher to use user launch args
1 year ago
JT
45baa3858c
Separated package manager page & install window into separate things
1 year ago
Ionite
f0db227177
Merge pull request #31 from ionite34/launch-options
1 year ago
Ionite
e5188a4fa9
Launch options save / load to user settings
1 year ago
JT
a198916f97
tests :3
1 year ago
Ionite
d1da40519e
Added launch options dialog cards
1 year ago
JT
21076bebcb
safety ™️
1 year ago
Ionite
cdc2ffd149
Fix DialogErrorHandler interface defaults
1 year ago
Ionite
2c6742b98a
Change ShowSnackbarAsync to void
1 year ago
JT
5ce801dfb5
Added TaskResult class to handle TryAsync ourselves
1 year ago
Ionite
27a37cfbca
Add error handling snackbar
1 year ago
Ionite
7505c591e2
Update SettingsViewModel.cs
1 year ago
Ionite
f8216b7132
Remove duplicate buttons and labels
1 year ago
Ionite
54ac62048d
Extract PyRunner as singleton for DI
1 year ago
Ionite
9c943b7305
Add unit test project
1 year ago
Ionite
b254e78ade
Add nlog logger to LaunchViewModel
1 year ago
Ionite
f1a40d3c07
Add launch options popup
1 year ago
Ionite
8a7596d66a
Add NLog config target - debug console
1 year ago
Ionite
fb0cd332d9
Merge pull request #30 from ionite34/updater
1 year ago
JT
8ae6d1f483
implemented package updater
...
- Packages are now injected & so is IPackageFactory
- Updater checks on load, so probably only once per launch? but should be fine
- Moved install button
- Multi-purpose install button
- probably more idk
1 year ago
Ionite
52a4fea56b
Merge pull request #29 from ionite34/taskbar-progress
1 year ago
JT
d02f8b4a39
Added progress to taskbar icon
1 year ago
Ionite
1ad7bb490d
Merge pull request #28 from ionite34/add-api-ui
1 year ago
Ionite
0eba5b7c18
Update build.yml
1 year ago
Ionite
c2cf0bcfb0
Remove commented out attribute
1 year ago
Ionite
7cd9bd9360
Only upload artifact on push
1 year ago
Ionite
402a9ba059
Add artifact cleaning workflow
1 year ago
Ionite
0717045cc5
Some more image padding changes
2 years ago
Ionite
7660dba406
Add progress ring before image update
2 years ago
Ionite
9f909124fc
Add progress bar
2 years ago
Ionite
6c7d9e36a6
Add progress api
2 years ago
Ionite
11a7936617
Create AsyncDispatchTimer.cs
2 years ago
Ionite
73613bb36b
Add Progress api models
2 years ago
Ionite
cd4628d90f
Fixed events for suggest box
2 years ago
Ionite
118bbc786e
Change prompt boxes to AutoSuggestBox
2 years ago
Ionite
8d2405c05e
Add generation step textbox and ticks
2 years ago
Ionite
3c4e6e3c15
Reverted to using + CacheOption
2 years ago
Ionite
08431e6880
Remove using stream
2 years ago
Ionite
9fa9e05678
fix stuff
2 years ago
Ionite
a24ab8285d
Remove mime split
2 years ago
Ionite
697c5a7089
Add API models and TextToImage Page
2 years ago
Ionite
00063e0d79
Merge pull request #27 from ionite34/app-icon
2 years ago
JT
0eb0f744a5
set app icon
2 years ago
Ionite
fc1cb0df42
Merge pull request #26 from ionite34/toast
2 years ago
JT
e4b5a0806e
add toast notification
2 years ago
JT
f435942478
Merge pull request #24 from ionite34/more-restructuring
...
Moved a lot of the A1111 specific stuff into the A3WebUI
2 years ago
JT
7dd5a9287d
Start web browser when loaded
2 years ago
JT
b9d7d59243
Merge branch 'main' into more-restructuring
2 years ago