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 |
Ionite
|
dd9b0c135c
|
Update build.yml with name
|
2 years ago |
Ionite
|
35cde647c1
|
Create build.yml
|
2 years ago |
Ionite
|
e7771833e2
|
Merge pull request #14 from ionite34/fix-listview-selection
|
2 years ago |
JT
|
5c1d16b95b
|
Fix initial ListView selection (now shows highlight like it's selected)
|
2 years ago |
Ionite
|
f5d6d92e3c
|
Merge pull request #13 from ionite34/launcher-output
|
2 years ago |
Ionite
|
3b81e8255e
|
Update icon asset copy
|
2 years ago |
Ionite
|
ae3c1aeb2a
|
Fix nlog
|
2 years ago |
Ionite
|
7725cf853c
|
Add icon
|
2 years ago |
Ionite
|
4162eeaac9
|
Remove unused usings
|
2 years ago |
Ionite
|
926d02f5b7
|
Change file to folder dialog using Ookii.Dialogs
|
2 years ago |
Ionite
|
03c42e62b1
|
Renamed InstalledPackages and set on load
|
2 years ago |
Ionite
|
9682bcf904
|
Add settings debug option for adding installation
|
2 years ago |
Ionite
|
e11996a5be
|
Fix SettingsManager default
|
2 years ago |
Ionite
|
d2188c4e9c
|
Merge branch 'launcher-output' of https://github.com/ionite34/StabilityMatrix into launcher-output
|
2 years ago |