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 |
JT
|
8c4af30924
|
Shutdown process on exit (hopefully)
|
2 years ago |
Ionite
|
2e5f1a31c7
|
Merge pull request #17 from ionite34/scrollbar
|
2 years ago |
JT
|
ad7fcd5377
|
Add scroll bar to OutputBlock
|
2 years ago |
Ionite
|
2cb6fbe0f8
|
Merge pull request #16 from ionite34/install-and-unzip-stuff
|
2 years ago |
JT
|
506e9df72e
|
auto-pick the first list item if it exists
|
2 years ago |
JT
|
17119dfa0f
|
dont clear the list every iteration
|
2 years ago |
JT
|
6a53cc3747
|
Set Pip/venv settings so we don't re-install a bunch & also add to InstalledPackages list
|
2 years ago |
JT
|
ba4cc0dde8
|
Download / unzip / install stuff - still need to hook up settings so we don't install venv every time
|
2 years ago |
Ionite
|
ea9cfde4e6
|
Merge pull request #15 from ionite34/add-ci
|
2 years ago |
Ionite
|
2c9ec90bca
|
Fix build path
|
2 years ago |
Ionite
|
2e2138b324
|
Add ci cancel on new commits
|
2 years ago |
Ionite
|
4e7241294c
|
Fix artifact upload path
|
2 years ago |