JT
|
59ca34818d
|
more migration & running packages now mostly sorta works?
|
1 year ago |
Ionite
|
8b749666ed
|
Move Process classes to Core.Processes namespace
|
1 year ago |
Ionite
|
c5f3f0faaa
|
Fix namespaces
|
1 year ago |
Ionite
|
85e375123e
|
Move common classes to Core assembly
|
1 year ago |
Ionite
|
cbcfcb8217
|
Move Models.Progress to Core assembly
|
1 year ago |
JT
|
974c36fb00
|
uncomment ProcessTracker
|
1 year ago |
JT
|
e8dce17933
|
Fix vlad git crash on install
|
1 year ago |
Ionite
|
aaddab5dca
|
Add Process tracking
Fix python processes left when main process terminates unexpectedly
|
1 year ago |
Ionite
|
a8b6528480
|
Add commands for link menu buttons
|
1 year ago |
JT
|
585545157f
|
Converted most events to IProgress<ProgressReport> and added extra text field for console output on one-click
|
1 year ago |
Ionite
|
94074061ba
|
Add StartProcess overload for IEnumerable args
|
1 year ago |
JT
|
e4b5a0806e
|
add toast notification
|
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 |
Ionite
|
648e2135ef
|
Ran dotnet format
|
2 years ago |
JT
|
862525a86f
|
Fix ActiveInstalledPackage
|
2 years ago |
Ionite
|
46e8588a18
|
Add optional env var config for StartProcess
|
2 years ago |
JT
|
5c1d16b95b
|
Fix initial ListView selection (now shows highlight like it's selected)
|
2 years ago |
Ionite
|
f5395621fe
|
Add exit condition validators to ProcessRunner
|
2 years ago |
Ionite
|
8178be4d41
|
Add Logger and traces to ProcessRunner
|
2 years ago |
JT
|
99dbe350ee
|
addressed PR feedback & removed unused usings
|
2 years ago |
JT
|
f51e012448
|
Setup DependencyInjection & created SettingsManager for handling settings storage
|
2 years ago |
JT
|
cc63c1e239
|
Added helpers to deal with hardware info & A1111 ui settings. also removed unused usings
|
2 years ago |
JT
|
882f9cf6bb
|
- setup ViewModel with some databinding stuff
- added InstallGitIfNecessary command & button
- added MVVMToolkit nuget for all those goodies
- slight restructuring
|
2 years ago |