17 Commits (7df57cfd416c1cc8fee72c95c1a6850fea8d8810)

Author SHA1 Message Date
Ionite b93230d9f1
Log improvements for ProcessRunner 1 year ago
Ionite 4a8019bba3
Add PyVenvRunner GetEntryPoint and refactors 1 year ago
Ionite 57748e962b
StartAnsiProcess now only requires IReadOnlyDictionary 1 year ago
Ionite 47a599e39e
bash command runner quote escape fixes 1 year ago
Ionite 997f7b9299
More git and processrunner fixes for unix 1 year ago
Ionite b764b50ebd
Use single quote escape for RunBashCommand 1 year ago
Ionite d6a087cb0d
Add ProcessRunner.OpenFolderBrowser for cross-platform support 1 year ago
JT f88953ed13 Re-add regular ol StartProcess & some one-click fixes 1 year ago
Ionite ddb68607aa
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource. 1 year ago
Ionite 0ac31c7b9c
ProcessRunner and ansi parsing 1 year ago
JT 45a8c6ef69 Convert github cache to use db & some vlad fixes 1 year ago
Ionite 9743688c69
Only use copy mode in windows 1 year ago
Ionite 8ffd704b0c
Add ProcessRunner.RunBashCommand 1 year ago
Ionite 5b470e178a
Completed OS checks for process tracking 1 year ago
Ionite 68463be91c
Add URI overload for ProcessRunner.OpenUrl 1 year ago
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 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 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 2 years ago