JT
b5cb6d654a
Fixed weird shared progress event
1 year ago
jt
e0462b5bd1
formatting
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
JT
b9cb81e9a9
install/update/versioning refactor & new install dialog layout wip
1 year ago
Ionite
6524a58c1a
Add forceRecreate option for BaseGitPackage.SetupVenv
1 year ago
JT
c9130c4067
update vlad update to switch back to branch before updating
1 year ago
Ionite
c536cf3bae
Add virtual implementations for shared folder setup
1 year ago
Ionite
6f7153d699
cleanup and nullability fixes
1 year ago
Ionite
4a8019bba3
Add PyVenvRunner GetEntryPoint and refactors
...
- Also moves WorkingDirectory and EnvironmentVariables as class properties so they don't have to be passed to every call to a VenvRunner instance
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
bd349a74cc
Add VoltaML package
1 year ago
JT
f58e2a1afd
Don't include prerelease in package updates & update to nightly avalonia for better mica effect
1 year ago
JT
21d757cbfe
Add IncludePrerelease arg for GetLatestRelease
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
0e85741a95
Fix more nullability warnings
1 year ago
Ionite
bf263f141b
Nullability and using fixes
1 year ago
Ionite
786ca72a4c
Add input sending for launch page console
1 year ago
Ionite
eaf609c51d
Update LaunchPage vm IDisposable
1 year ago
Ionite
1f11f97d64
nullability fixes
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
Ionite
baff351f5c
Move progress models to Models.Progress
1 year ago
JT
c2619de066
delete zip when done installing & write empty global settings if not exist
1 year ago
Ionite
8b19391621
Simplify condition
1 year ago
Ionite
ac596f3458
Handle empty commit on updates
1 year ago
JT
18100c7bd3
integrate with portable mode / library stuff
1 year ago
Ionite
e8be4922a5
Change update check to warning
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
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
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
4d5fd75487
make virtual & undelete DankDiffusion to fix tests. also removed unused usings & updated namespaces
1 year ago
JT
24a15a0f4f
add missing isUpdate = true param
1 year ago
JT
1ff445b949
Fix Branch Mode
...
- Switch to Octokit instead of manually calling Github API
- Add DisplayVersion & InstalledBranch to InstalledPackage for update checks & display
- Fixed branch mode install now actually uses the commit hash
- Update check updated for branch mode
1 year ago
Ionite
6d96224a0a
Add ComfyUI
1 year ago
JT
b11a2f44b5
Move one-click installer to its own Dialog & removed a bunch of unused using statements
1 year ago
Ionite
185863121d
Rename `InstalledPackage.Name` to `DisplayName`
1 year ago
JT
c8aa82e4ce
Fixed BranchMode for vlad & a few other bugs
...
- caching for github requests
- process exited event now properly fires
1 year ago
JT
9ee29f306f
Switch between releases & branches
...
- also adds appsettings
- still wip
1 year ago
JT
860dee1456
Fix build and remove unused usings
1 year ago
Ionite
7b6fca9bb2
Move RunPackage to package impls
1 year ago
Ionite
a45231a377
Move python related classes to Python namespace
1 year ago
Ionite
ad609602b7
Refactor variable names
1 year ago
Ionite
4bc135e76e
Extract base of A3WebUI to BaseGitPackage
1 year ago
JT
cda49c7324
Fix update check & add LastUpdateCheck DateTimeOffset so we dont spam github
1 year ago
JT
e700442c54
package installation works now :3
1 year ago