Ionite
85c69ab549
Add global env vars to venv processes
1 year ago
Ionite
bd349a74cc
Add VoltaML package
1 year ago
JT
2bb3692428
also fix a1111 launching with null weburl
1 year ago
Ionite
8403a7b261
Add console output to pip install calls
1 year ago
Ionite
667fc4b028
Refactor impl of python dependencies to package
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
JT
f9c9dbbbd5
new one-click install UI
1 year ago
Ionite
3a2b307113
Move console output callback up for faster response
1 year ago
Ionite
1eed005d83
Fix resource dispose hanging onexit
1 year ago
Ionite
f0c91db81e
Remove redundant null check
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
304538b7c9
Add args for vladautomatic
...
Added new launch option definitions:
server-name, port, use-ipex, use-directml (default if no nvidia gpus and has amd gpu), use-cuda, use-rocm, device-id, debug
1 year ago
Ionite
baff351f5c
Move progress models to Models.Progress
1 year ago
JT
0a21788ee3
Make migration available no matter directory & check to make sure we have enough space to migrate
...
also remove --cpu option from A3WebUI
1 year ago
JT
cb63d8a219
Update path extensions on launch & hide "Show WebUI" button when process exits
1 year ago
JT
100576bd02
Don't offer prereleases
1 year ago
Ionite
25e5ac05d5
Fix API to initialvalue to be set on first launch
1 year ago
JT
1d11bb203c
remove unused usings
1 year ago
JT
c22b3ac5b7
Fix vlad & update regex in A3WebUI
1 year ago
Ionite
bde253af9a
Add CPU default launch flags when no nvidia gpu
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
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
f6890d4086
hooked up import & open in browser buttons
1 year ago
JT
a4fc198782
hooked up UI to CivitAI API
1 year ago
JT
dea0315113
Adds UI Preview dialog to installer window
1 year ago
JT
6bfa9c0299
Download git from web instead of packaging
1 year ago
Ionite
a2fe23f647
Add more shared folder types for A3WebUI
1 year ago
Ionite
4874179462
Add SharedFolders definitions for A3WebUI
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
2ddcbc9797
InitialValue support in Launch definition
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
e23ee0314c
Extract common extra args definition to `Extras`
1 year ago
JT
b11a2f44b5
Move one-click installer to its own Dialog & removed a bunch of unused using statements
1 year ago
JT
7e9a6d8bec
Fix not removing packages on uninstall
1 year ago
Ionite
548213737a
Change port options to string
1 year ago
Ionite
a87223e7b4
Add extra args for A3WebUI
1 year ago
Ionite
c528f751aa
Remove interface from A3WebUI
1 year ago
Ionite
26926a7ef0
Dynamic parsing of args for supported packages
...
- Read new launch args for launch
- Save / Load new arg types
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
414bb36bfe
Add multiple card types for launch args
1 year ago
JT
860dee1456
Fix build and remove unused usings
1 year ago
JT
065d2e3414
Added release notes section on InstallPage
1 year ago
Ionite
7b6fca9bb2
Move RunPackage to package impls
1 year ago
Ionite
4bc135e76e
Extract base of A3WebUI to BaseGitPackage
1 year ago