Ionite
|
d7ad3b43d0
|
Fix AnsiProcess encoding to not include BOM mark
|
1 year ago |
Ionite
|
1c5b26333e
|
Fix missing inputs when APC follows another APC without line-ending
|
1 year ago |
Ionite
|
9b03bac726
|
Add Pure annotations for process args builder methods
|
1 year ago |
Ionite
|
3e1736ea56
|
Fix infinite recursion in ProcessArgs.Contains
|
1 year ago |
Ionite
|
c8f01fb94e
|
Add pip package management dialog
|
1 year ago |
Ionite
|
88635aede3
|
Add fluent command arguments and fix pip installs
|
1 year ago |
Ionite
|
5150a71472
|
Add PipStep Package Step
|
1 year ago |
Ionite
|
8d68eb2eb8
|
Add docstrings
|
1 year ago |
Ionite
|
56935e50ea
|
Add ProcessArgs and tests
|
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 |
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 |