31 Commits (main)

Author SHA1 Message Date
ionite34 ad19b620c8
Fix StartApp with args on macos 10 months ago
jt 621073c7c3 updated a1111 and ui/ux packages to work on mac & maybe fixed invoke install on mac 10 months ago
ionite34 226dcc9cf2
Fix non-macos StartApp filename and args 10 months ago
ionite34 9fe0ef8689
macos update compat fixes 11 months ago
Ionite 90b5f5b6f1
Fix WaitForExitConditionAsync errors 12 months ago
Ionite 39735155b2
Fix process errors on platforms not supporting some process name and duration reports 1 year ago
ionite34 d3734d6516
Add error if AnsiProcess used with WaitForExit 1 year ago
ionite34 8905bc2497
Populate additional properties of processresult 1 year ago
jt b4fd64e7fc macos fixes & remove mac label for volta 1 year ago
Ionite c8f01fb94e
Add pip package management dialog 1 year ago
Ionite ba520fdca9
Correct return type for StartAnsiProcess overload 1 year ago
Ionite f2a14cb67d
Add commands, update layout for image folders viewer 1 year ago
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