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 |
JT
|
512767f52c
|
Added DownloadPackage and a few other related stuff to BasePackage & implemented it in A3WebUI
|
2 years ago |
Ionite
|
e1c4f5b048
|
Fix row for RootContentDialog
|
2 years ago |
Ionite
|
a39a20b60e
|
Add settings card for checking python version
|
2 years ago |
Ionite
|
bc40be7b98
|
Add ContentDialogService
|
2 years ago |
Ionite
|
5ef747d98e
|
Merge pull request #9 from ionite34/py-venv-runner
|
2 years ago |
Ionite
|
bb64c64331
|
Add SetupPip using get-pip.py and InstallPackage
|
2 years ago |
Ionite
|
679625a6d0
|
Replace pip and venv embed with get-pip.py
|
2 years ago |
Ionite
|
ea8826a82a
|
Simplify process launching
|
2 years ago |
Ionite
|
4349a4a85f
|
Change venv exist detection to use binary
|
2 years ago |
Ionite
|
b44736099e
|
Add pip and virtualenv to embedded python
|
2 years ago |