ionite34
|
3a0f5b884d
|
Move PortableGitDownloadUrl to const
|
10 months ago |
JT
|
e6c329aafe
|
remove github client
|
10 months ago |
JT
|
19ec7e0612
|
Add Tkinter prerequisite and handle it
|
10 months ago |
JT
|
7f0325f086
|
wip beginnings of stable swarm. should install & launch but not everything hooked up yet
|
10 months ago |
JT
|
585b4771da
|
each package now defines its own prerequisites and each install now calls InstallPackageRequirements instead of InstallAllIfNecessary
|
10 months ago |
jt
|
621073c7c3
|
updated a1111 and ui/ux packages to work on mac & maybe fixed invoke install on mac
|
10 months ago |
Ionite
|
3f10a705d4
|
Poof duplicate function
|
10 months ago |
jt
|
a40d820d6a
|
finally fix invoke build on mac/linux
(cherry picked from commit 4e21fd9c3a )
|
10 months ago |
JT
|
7d2675d18e
|
fix npm path & update windows folder name
(cherry picked from commit 95c2e43470 )
|
10 months ago |
JT
|
713e32473a
|
add npm stuff for linux/macos
(cherry picked from commit 0325fe01a6 )
|
10 months ago |
JT
|
7dbc5d53ae
|
install node/pnpm and build invoke frontend during install
(cherry picked from commit 2f55c80996 )
|
10 months ago |
jt
|
4e21fd9c3a
|
finally fix invoke build on mac/linux
|
10 months ago |
JT
|
95c2e43470
|
fix npm path & update windows folder name
|
10 months ago |
JT
|
0325fe01a6
|
add npm stuff for linux/macos
|
10 months ago |
JT
|
2f55c80996
|
install node/pnpm and build invoke frontend during install
|
10 months ago |
ionite34
|
5cf8b053f6
|
Add CheckIsGitRepository, fix vlad git impl
|
11 months ago |
ionite34
|
b051ef15e5
|
New RunGit overloads for better errors, refactors
|
1 year ago |
JT
|
9ac0b0afc6
|
delete tkinter zip when done
|
1 year ago |
JT
|
0f69186779
|
oops should be directory.exists
|
1 year ago |
JT
|
43f0d83e50
|
get tkinter from cdn, sort packages by difficulty, hide output sharing stuff for kohya, and some UI adjustments
|
1 year ago |
JT
|
95bb528d06
|
Added kohya_ss package (wip) and tkinter install
|
1 year ago |
JT
|
ae394a1955
|
Use git operations for package updates & installs. Also adds search box to outputs page
|
1 year ago |
Ionite
|
ddb68607aa
|
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource.
|
1 year ago |
Ionite
|
0ac31c7b9c
|
ProcessRunner and ansi parsing
|
1 year ago |
JT
|
45a8c6ef69
|
Convert github cache to use db & some vlad fixes
|
1 year ago |
Ionite
|
667fc4b028
|
Refactor impl of python dependencies to package
|
1 year ago |
Ionite
|
0c0e60864d
|
Add OS support attributes to original Prereq helper
|
1 year ago |
JT
|
99a7067482
|
moved most everything out of the old project
|
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 |
JT
|
76f8a61df0
|
moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not
|
1 year ago |
Ionite
|
85e375123e
|
Move common classes to Core assembly
|
1 year ago |
Ionite
|
cbcfcb8217
|
Move Models.Progress to Core assembly
|
1 year ago |
JT
|
4f1704d564
|
try/catch/retry the update copy stuff & remove unused usings
|
1 year ago |
Ionite
|
baff351f5c
|
Move progress models to Models.Progress
|
1 year ago |
JT
|
e8dce17933
|
Fix vlad git crash on install
|
1 year ago |
Ionite
|
16652e1e0d
|
Add hash verification to python download
|
1 year ago |
Ionite
|
da067bb863
|
Additional logging in Prereq helper
|
1 year ago |
Ionite
|
14f5626f32
|
Recreate venvs on migration
|
1 year ago |
JT
|
cb63d8a219
|
Update path extensions on launch & hide "Show WebUI" button when process exits
|
1 year ago |
JT
|
8768471034
|
Hardcode git download url
|
1 year ago |
Ionite
|
4833d15f0b
|
Ensure python installed on check python version
|
1 year ago |
Ionite
|
07ecf8e576
|
Git runner refactors for dynamic library paths
|
1 year ago |
Ionite
|
34e385d9e5
|
Refactor PrerequisiteHelper for dynamic library
|
1 year ago |
Ionite
|
5a5b2ded36
|
Update to use downloaded python
|
1 year ago |
Ionite
|
5e15315c8c
|
Fix progress report float type
|
1 year ago |
Ionite
|
b5d9844a52
|
Update PrerequisiteHelper to support resources
|
1 year ago |
JT
|
dd4f814a9b
|
Install vcredist & some bug fixes
- Install VCRedist if missing
- Refactored environment setup into PrerequisiteHelper
- Do a git init on vlad install to fix git error
|
1 year ago |
Ionite
|
7ac7c912f7
|
Remove extra report
|
1 year ago |
Ionite
|
6d2d4c740d
|
Add Extract7z using 7za and fixed git extract
|
1 year ago |