Ionite
|
1ad7bb490d
|
Merge pull request #28 from ionite34/add-api-ui
|
2 years ago |
Ionite
|
0eba5b7c18
|
Update build.yml
|
2 years ago |
Ionite
|
c2cf0bcfb0
|
Remove commented out attribute
|
2 years ago |
Ionite
|
7cd9bd9360
|
Only upload artifact on push
|
2 years ago |
Ionite
|
402a9ba059
|
Add artifact cleaning workflow
|
2 years 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 |
Ionite
|
9cd94f1ec8
|
Merge pull request #25 from ionite34/add-exception-window
|
2 years ago |
Ionite
|
b332e7aeb0
|
Add exception handler window
|
2 years ago |
JT
|
3ba3bdc0e5
|
Moved a lot of the A1111 specific stuff into the A3WebUI
also converted more stuff to NLog
|
2 years ago |
JT
|
5c0c9cb136
|
Merge pull request #23 from ionite34/restructuring
moved a1111-specific stuff into the A3WebUI
|
2 years ago |
JT
|
c66e135cae
|
moved a1111-specific stuff into the A3WebUI
|
2 years ago |
JT
|
a7cc5b8133
|
Merge pull request #22 from ionite34/fix-nullability
Launcher dropdown style + button, refactors to fix nullability warnings
|
2 years ago |
Ionite
|
533da28e3f
|
Replace get-pip.py with compiled get-pip.pyc
|
2 years ago |
Ionite
|
9eaa9a74da
|
Refactors to use NotifyPropertyChangedFor
|
2 years ago |
Ionite
|
fb0d0ac237
|
xaml format and add datacontext
|
2 years ago |
Ionite
|
99596ea67b
|
Dropdown styling and remove button
|
2 years ago |
Ionite
|
6d6bce9262
|
Format xaml
|
2 years ago |
Ionite
|
c74fcba8db
|
Use partial generated OnChanged for SelectedTheme
Also supports system mode detection using new SystemInfo.ShouldUseDarkMode() method
|
2 years ago |
Ionite
|
648e2135ef
|
Ran dotnet format
|
2 years ago |
Ionite
|
3a82b6207a
|
Merge pull request #21 from ionite34/ui-tweaks
|
2 years ago |
JT
|
a323fe40d3
|
UI Tweaks
- Save NavExpanded state to settings
- Added installed checkbox on Install page
- made more stuff [ObservableProperty]
|
2 years ago |
Ionite
|
7fd4fe264b
|
Merge pull request #20 from ionite34/stop-button
Stop button
|
2 years ago |
JT
|
862525a86f
|
Fix ActiveInstalledPackage
|
2 years ago |
JT
|
cbf68afc6a
|
Add stop button & fix crash if no selectedPackage
|
2 years ago |
JT
|
192d157999
|
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix into on-exit
|
2 years ago |
JT
|
7bf904afbb
|
Merge pull request #19 from ionite34/venvrunner-output-improve
Fix console output delays by setting python's unbuffered stdout flags
|
2 years ago |
Ionite
|
582980bf64
|
Default RunDetached to set unbuffered python flags
|
2 years ago |
Ionite
|
46e8588a18
|
Add optional env var config for StartProcess
|
2 years ago |
Ionite
|
8963af3cc0
|
Merge pull request #18 from ionite34/on-exit
|
2 years ago |
JT
|
e79e0ecbbe
|
dispose i guess
|
2 years ago |