23 Commits (4058234bd845a958f2854e21c443508c0b05ecdd)

Author SHA1 Message Date
Ionite 0a423640fe
PyVenv fixes and reformat 1 year ago
Ionite 61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors 1 year ago
Ionite 4a8019bba3
Add PyVenvRunner GetEntryPoint and refactors 1 year ago
Ionite 8be56b33a7
Improve AnsiProcess and PyVenvRunner resource safety 1 year ago
Ionite 85c69ab549
Add global env vars to venv processes 1 year ago
Ionite 2c57e9c76e
Shutdown confirmation and faster exit handling 1 year ago
Ionite 49be598fd4
Add missing bin component for portable git path 1 year ago
Ionite 08d9abfffc
Call pip with PIP_NO_CACHE_DIR=true by default 1 year ago
Ionite 5f2c0b57ad
Improve launch PATH environment setting for venvs 1 year ago
Ionite 0ac31c7b9c
ProcessRunner and ansi parsing 1 year ago
Ionite fb51010dca
Revert setting pythonhome for pyrunner 1 year ago
Ionite d136355f0f
Fix linux path delimiter 1 year ago
Ionite 937e46efb5
improved error printing for pyvenvrunner 1 year ago
Ionite 9743688c69
Only use copy mode in windows 1 year ago
Ionite 69f21a55ff
Use static PythonHome to avoid needing to init 1 year ago
Ionite 883a98abf3
Fix pythonhome resolution 1 year ago
Ionite f7266dc7bd
Fix unbuffered mode insertion 1 year ago
Ionite 88f0fec3b1
Fix compatibility for venv config writing 1 year ago
Ionite 519d222619
Fix PyVenvRunner binary paths for unix 1 year ago
Ionite af45fd337f
nullability fixes 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 304538b7c9
Add args for vladautomatic 1 year ago
JT d1f2f034c0 DIY auto-update implemented I think? And fix venv paths and upgrade nugets 1 year ago
Ionite 14f5626f32
Recreate venvs on migration 1 year ago
Ionite 25abd52fe3
Update docstring 1 year ago
Ionite e1594cab54
Formatting 1 year ago
Ionite 3b27e217b0
Update docstring 1 year ago
Ionite ed913c5fbb
Simplify venv exists check 1 year ago
JT cb63d8a219 Update path extensions on launch & hide "Show WebUI" button when process exits 1 year ago
Ionite e02ec88916
Set pyvenv.cfg before each run in case python move 1 year ago
Ionite 31a3a4f387
Move Python310 to be extracted to appdata 1 year ago
Ionite 62355686c6
Add output filtering to PyVenvRunner 1 year ago
Ionite 67dcf8f029
Add PyVenvRunner installers for pip and torch 1 year ago
JT c8aa82e4ce Fixed BranchMode for vlad & a few other bugs 1 year ago
Ionite a45231a377
Move python related classes to Python namespace 1 year ago
JT cda49c7324 Fix update check & add LastUpdateCheck DateTimeOffset so we dont spam github 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
JT cbf68afc6a Add stop button & fix crash if no selectedPackage 2 years ago
Ionite 582980bf64
Default RunDetached to set unbuffered python flags 2 years ago
JT 5c1d16b95b Fix initial ListView selection (now shows highlight like it's selected) 2 years ago
Ionite bb64c64331
Add SetupPip using get-pip.py and InstallPackage 2 years ago
Ionite ea8826a82a
Simplify process launching 2 years ago
Ionite 7630945694
Create PyVenvRunner.cs 2 years ago