Ionite
8c1d42161f
Add LicenseType and LicenseUrl to packages
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
JT
f58e2a1afd
Don't include prerelease in package updates & update to nightly avalonia for better mica effect
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
JT
f9c9dbbbd5
new one-click install UI
1 year ago
JT
59ca34818d
more migration & running packages now mostly sorta works?
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
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
dea0315113
Adds UI Preview dialog to installer window
1 year ago
Ionite
459958c509
Add SharedFolders field to BasePackage
1 year ago
JT
4d5fd75487
make virtual & undelete DankDiffusion to fix tests. also removed unused usings & updated namespaces
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
f5d9012a13
Remove GetVramOption and GetXformersOption
...
Moved to new system of defining defaults as fields of `LaunchOptionDefinition` objects
1 year ago
Ionite
4bf50870f3
Add ExtraLaunchArguments to packages
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
Ionite
848638e878
Move BasePackage to Models/Packages
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
JT
45baa3858c
Separated package manager page & install window into separate things
1 year ago
Ionite
f1a40d3c07
Add launch options popup
1 year ago
JT
8ae6d1f483
implemented package updater
...
- Packages are now injected & so is IPackageFactory
- Updater checks on load, so probably only once per launch? but should be fine
- Moved install button
- Multi-purpose install button
- probably more idk
2 years ago
JT
e4b5a0806e
add toast notification
2 years ago
JT
7dd5a9287d
Start web browser when loaded
2 years ago
JT
3ba3bdc0e5
Moved a lot of the A1111 specific stuff into the A3WebUI
...
also converted more stuff to NLog
2 years ago
JT
c66e135cae
moved a1111-specific stuff into the A3WebUI
2 years ago
Ionite
648e2135ef
Ran dotnet format
2 years ago
JT
a323fe40d3
UI Tweaks
...
- Save NavExpanded state to settings
- Added installed checkbox on Install page
- made more stuff [ObservableProperty]
2 years ago
JT
ba4cc0dde8
Download / unzip / install stuff - still need to hook up settings so we don't install venv every time
2 years ago
JT
512767f52c
Added DownloadPackage and a few other related stuff to BasePackage & implemented it in A3WebUI
2 years ago
JT
52e6282f60
UI Updates
...
- Set default size to not be super huge
- move some stuff around on the InstallPage
- setup SelectedItem Binding on InstallPage and added dummy Package for testing
- Moved A1111Helper stuff into A3WebUI
2 years ago
JT
882f9cf6bb
- setup ViewModel with some databinding stuff
...
- added InstallGitIfNecessary command & button
- added MVVMToolkit nuget for all those goodies
- slight restructuring
2 years ago
Ionite
7fcbe80a65
Add ByAuthor property to BasePackage
2 years ago
Ionite
2ce129a485
Add datacontext
2 years ago