1 Commits (b73dc6e7ec7a45fa4db42078fda9de01df8eda5f)

Author SHA1 Message Date
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 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) 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