JT
|
8e8bcbe305
|
Added Base Model to checkpoint browser search options & also did some housekeeping
|
1 year ago |
Ionite
|
9712bdf71b
|
Reduce console logging verbosity by default
|
1 year ago |
Ionite
|
b93230d9f1
|
Log improvements for ProcessRunner
|
1 year ago |
Ionite
|
4a8019bba3
|
Add PyVenvRunner GetEntryPoint and refactors
- Also moves WorkingDirectory and EnvironmentVariables as class properties so they don't have to be passed to every call to a VenvRunner instance
|
1 year ago |
Ionite
|
57748e962b
|
StartAnsiProcess now only requires IReadOnlyDictionary
|
1 year ago |
Ionite
|
8be56b33a7
|
Improve AnsiProcess and PyVenvRunner resource safety
|
1 year ago |
Ionite
|
2c57e9c76e
|
Shutdown confirmation and faster exit handling
|
1 year ago |
Ionite
|
883ee600fa
|
Fix AsyncStreamReader sending extra string and tests
|
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
|
3487e9833a
|
More console ansi parse stuff
|
1 year ago |
Ionite
|
deda26b295
|
Improved ansi control sequence support in console
|
1 year ago |
Ionite
|
0ac31c7b9c
|
ProcessRunner and ansi parsing
|
1 year ago |
Ionite
|
df4a456e3e
|
Split Console data to separate view model, enhanced handling
|
1 year ago |
JT
|
45a8c6ef69
|
Convert github cache to use db & some vlad fixes
|
1 year ago |
Ionite
|
c5cf4db92c
|
Fix missing break
|
1 year ago |
Ionite
|
438c18a0dd
|
Fix AsyncStreamReader logic for unix line seperators
|
1 year ago |
Ionite
|
9743688c69
|
Only use copy mode in windows
|
1 year ago |
Ionite
|
8ffd704b0c
|
Add ProcessRunner.RunBashCommand
|
1 year ago |
Ionite
|
cf1403d154
|
Fix manual input sending
|
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 |
Ionite
|
786ca72a4c
|
Add input sending for launch page console
|
1 year ago |
Ionite
|
3a2b307113
|
Move console output callback up for faster response
|
1 year ago |
JT
|
59ca34818d
|
more migration & running packages now mostly sorta works?
|
1 year ago |
Ionite
|
ed676445ec
|
Add console view on launch page
|
1 year ago |
Ionite
|
8b749666ed
|
Move Process classes to Core.Processes namespace
|
1 year ago |