1052 Commits (26a41af35eac72ffb92e399c61a47c5f52c8307c)
 

Author SHA1 Message Date
Ionite 582980bf64
Default RunDetached to set unbuffered python flags 2 years ago
Ionite 46e8588a18
Add optional env var config for StartProcess 2 years ago
Ionite 8963af3cc0
Merge pull request #18 from ionite34/on-exit 2 years ago
JT e79e0ecbbe dispose i guess 2 years ago
JT 8c4af30924 Shutdown process on exit (hopefully) 2 years ago
Ionite 2e5f1a31c7
Merge pull request #17 from ionite34/scrollbar 2 years ago
JT ad7fcd5377 Add scroll bar to OutputBlock 2 years ago
Ionite 2cb6fbe0f8
Merge pull request #16 from ionite34/install-and-unzip-stuff 2 years ago
JT 506e9df72e auto-pick the first list item if it exists 2 years ago
JT 17119dfa0f dont clear the list every iteration 2 years ago
JT 6a53cc3747 Set Pip/venv settings so we don't re-install a bunch & also add to InstalledPackages list 2 years ago
JT ba4cc0dde8 Download / unzip / install stuff - still need to hook up settings so we don't install venv every time 2 years ago
Ionite ea9cfde4e6
Merge pull request #15 from ionite34/add-ci 2 years ago
Ionite 2c9ec90bca
Fix build path 2 years ago
Ionite 2e2138b324
Add ci cancel on new commits 2 years ago
Ionite 4e7241294c
Fix artifact upload path 2 years ago
Ionite dd9b0c135c
Update build.yml with name 2 years ago
Ionite 35cde647c1
Create build.yml 2 years ago
Ionite e7771833e2
Merge pull request #14 from ionite34/fix-listview-selection 2 years ago
JT 5c1d16b95b Fix initial ListView selection (now shows highlight like it's selected) 2 years ago
Ionite f5d6d92e3c
Merge pull request #13 from ionite34/launcher-output 2 years ago
Ionite 3b81e8255e
Update icon asset copy 2 years ago
Ionite ae3c1aeb2a
Fix nlog 2 years ago
Ionite 7725cf853c
Add icon 2 years ago
Ionite 4162eeaac9
Remove unused usings 2 years ago
Ionite 926d02f5b7
Change file to folder dialog using Ookii.Dialogs 2 years ago
Ionite 03c42e62b1
Renamed InstalledPackages and set on load 2 years ago
Ionite 9682bcf904
Add settings debug option for adding installation 2 years ago
Ionite e11996a5be
Fix SettingsManager default 2 years ago
Ionite d2188c4e9c
Merge branch 'launcher-output' of https://github.com/ionite34/StabilityMatrix into launcher-output 2 years ago
Ionite 501d1aa2e5
Update LaunchCommand to use selected package 2 years ago
JT be01f20a81 nevermind 2 years ago
JT da8e172cc5 handle collection changed event 2 years ago
JT acaa954697 Updated Settings stuff to not crash & load packages every time we go back to Launch page 2 years ago
Ionite bf55a722e4
Move GetVersionInfo to PyRunner 2 years ago
Ionite c8e63753ee
Update Launch Page and view models 2 years ago
Ionite 3f55863ad0
Refactor exit code checks to WaitForExitCondition 2 years ago
Ionite a5db5f4dd8
Add ProcessException 2 years ago
Ionite f5395621fe
Add exit condition validators to ProcessRunner 2 years ago
Ionite 311ad727e7
Add logger and traces to PyRunner 2 years ago
Ionite ec86a7f6a1
Refactor direct GIL calls to RunInThreadWithLock 2 years ago
Ionite 8178be4d41
Add Logger and traces to ProcessRunner 2 years ago
Ionite d746426986
Add NLog to DI 2 years ago
Ionite 23488d277f
Simplify PyRunner organization 2 years ago
Ionite cc6a571845
Add deps NLog, NLog.Extensions.Logging 2 years ago
Ionite 8fefdd211c
Merge pull request #12 from ionite34/cleanup 2 years ago
JT e2231abea3 Cleanup 2 years ago
Ionite dea14188c6
Merge pull request #11 from ionite34/add-py-version-settings 2 years ago
JT a09aca91ec
Merge branch 'main' into add-py-version-settings 2 years ago
Ionite 7b55b3b7fd
Merge pull request #10 from ionite34/download-package 2 years ago