Ionite
|
a2d298ff94
|
Run requirements install for both update and install
|
1 year ago |
Ionite
|
801f0245e8
|
Merge branch 'main' into add-comfyui-package
|
1 year ago |
Ionite
|
6d96224a0a
|
Add ComfyUI
|
1 year ago |
Ionite
|
67dcf8f029
|
Add PyVenvRunner installers for pip and torch
|
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 |
Ionite
|
55a806e677
|
Add IterGpuInfo and HasNvidiaGpu methods
|
1 year ago |
Ionite
|
8532cefa26
|
Add design DataContext for PackageManagerPage
|
1 year ago |
Ionite
|
0e4200fa0e
|
Merge pull request #45 from ionite34/sm-17-close-installer-when-done
[SM-17, SM-18] Close installer when done installing package
|
1 year ago |
JT
|
5d2ac2034e
|
also handle SM-18, don't allow multiple installs in the exact same directory
|
1 year ago |
JT
|
a9f2c54887
|
Close installer when done installing package & also show uninstalling indicator
|
1 year ago |
Ionite
|
dbb7561a29
|
Use appearance on buttons instead of static color
|
1 year ago |
Ionite
|
dd974f74e4
|
Merge pull request #44 from ionite34/one-click-dialog
|
1 year ago |
JT
|
b11a2f44b5
|
Move one-click installer to its own Dialog & removed a bunch of unused using statements
|
1 year ago |
Ionite
|
8fad27796d
|
Merge pull request #43 from ionite34/launch-options-search
|
1 year ago |
Ionite
|
5825c850a7
|
Remove cache skip
|
1 year ago |
Ionite
|
5a2379dc72
|
Add cache id for cache step
|
1 year ago |
Ionite
|
e4b0647fb5
|
Merge branch 'launch-options-search' of https://github.com/ionite34/StabilityMatrix into launch-options-search
|
1 year ago |
Ionite
|
a22da0ecce
|
Add cache hit skip for dotnet restore
|
1 year ago |
JT
|
5fdf80aa7d
|
Merge branch 'main' into launch-options-search
|
1 year ago |
Ionite
|
3caa94cc02
|
Merge pull request #42 from ionite34/one-click
|
1 year ago |
JT
|
0fd25a38f8
|
fix showing dummy values on last package uninstall
|
1 year ago |
JT
|
7e9a6d8bec
|
Fix not removing packages on uninstall
|
1 year ago |
Ionite
|
46d1a1ce60
|
Add DeleteDirectoryAsync and error dialog
|
1 year ago |
Ionite
|
20c1c85537
|
DialogErrorHandler add support for void Tasks
|
1 year ago |
Ionite
|
6d9edc1bfa
|
Add app data button in settings
|
1 year ago |
JT
|
1e128d59ef
|
install prereqs & show tooltip after navigate
|
1 year ago |
Ionite
|
b2c09a8253
|
Add launch options searching feature
|
1 year ago |
Ionite
|
0b58de1f1e
|
Add LRUCache class
|
1 year ago |
Ionite
|
20f1a4d8f2
|
Add FuzzySharp dep
|
1 year ago |
Ionite
|
f3c7fd539a
|
Add search box, improve ui scaling
|
1 year ago |
Ionite
|
53908aa252
|
Add tool tip for launch button
|
1 year ago |
JT
|
c8b7f1558e
|
remove stopwatch
|
1 year ago |
JT
|
227071258c
|
setup one-click install foundations
|
1 year ago |
Ionite
|
5b7c8dff53
|
Merge pull request #41 from ionite34/package-stuff
Dynamic parsing of launch arguments for supported packages
|
1 year ago |
Ionite
|
548213737a
|
Change port options to string
|
1 year ago |
Ionite
|
4bf50870f3
|
Add ExtraLaunchArguments to packages
|
1 year ago |
Ionite
|
6781c297f2
|
Fix Numerbox conversion
|
1 year ago |
Ionite
|
25800d4750
|
Fixes for custom args
|
1 year ago |
Ionite
|
a87223e7b4
|
Add extra args for A3WebUI
|
1 year ago |
Ionite
|
e9dfbb0430
|
Fix bool IsEmptyOrDefault check
|
1 year ago |
Ionite
|
7c3bb1be6a
|
Add null check
|
1 year ago |
Ionite
|
91fcf99596
|
Update Name to DisplayName
|
1 year ago |
Ionite
|
c528f751aa
|
Remove interface from A3WebUI
|
1 year ago |
JT
|
400f2dc1cb
|
Fix combobox Name -> DisplayName
|
1 year ago |
JT
|
279fd94cab
|
Merge branch 'package-stuff' of https://github.com/ionite34/StabilityMatrix into package-stuff
|
1 year ago |
JT
|
ee6820b7cc
|
Fix dialog scrolling
|
1 year ago |
Ionite
|
185863121d
|
Rename `InstalledPackage.Name` to `DisplayName`
|
1 year ago |
Ionite
|
851acc480e
|
Merge branch 'main' into package-stuff
|
1 year ago |