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 |
JT
|
3a23360246
|
code cleanup & fix accent color on fresh install bug
|
1 year ago |
JT
|
585545157f
|
Converted most events to IProgress<ProgressReport> and added extra text field for console output on one-click
|
1 year ago |
JT
|
4b96406af0
|
Updated download service to use IProgress
|
1 year ago |
JT
|
2853723652
|
Migrated to MdXaml from Markdown.Xaml (its newer and isnt .net framework-based)
also removed unused usings
|
1 year ago |
Ionite
|
98542bbb68
|
Add path extensions saving and injection
|
1 year ago |
JT
|
1a19eff570
|
Update progresses to be 0-1 and use Percentage instead
|
1 year ago |
Ionite
|
6bf5525937
|
Extract archive unzipping to ArchiveHelper
|
1 year ago |
JT
|
9afc4a2497
|
Delete git archive when done installing/extracting Git
|
1 year ago |
JT
|
d2fbf156eb
|
Use tar instead of 7z and report extraction progress
|
1 year ago |
JT
|
6bfa9c0299
|
Download git from web instead of packaging
|
1 year ago |
JT
|
227071258c
|
setup one-click install foundations
|
1 year ago |