JT
f1517e35c9
Added ability to switch between Shared Folder strategies
1 year ago
Ionite
dc622f39f0
Use localized strings for EnvVarsDialog
1 year ago
Ionite
97f9f80a32
Use localized strings for PackageManagerPage
1 year ago
Ionite
f58c684e2c
Fix package page display for long names
1 year ago
Ionite
6fbd07edee
Add importing for unknown packages found in index
1 year ago
Ionite
5dab3e6026
Cleanup and null checks
1 year ago
JT
740424e2b3
Add some corner radius & start update progress immediately
1 year ago
JT
9b0fb877f4
Save UpdateAvailable state for installed packages, added scrollviewer to grid layout, and added help tooltip when no packages are installed
1 year ago
JT
2632c85ead
Actually check for updates & launch button fixes
1 year ago
JT
bc53b3bf05
New package manager UI:
...
- Now uses cards like Model Browser
- Ability to manually check for update
- Updated CheckpointBrowserCardViewModel to be retrieved from DI container
- Updated ProgressViewModel base class to ViewModelBase
1 year ago
Ionite
8b343a3cf7
Made package manager buttons left aligned instead of stretch
1 year ago
Ionite
bd82f4c3a3
Use UniformGrid for package installer buttons
1 year ago
JT
f88953ed13
Re-add regular ol StartProcess & some one-click fixes
1 year ago
JT
19f80c4662
make installerdialog's X button disabled when installing new package & add SelectionBrush to exception window
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
1 year ago
Ionite
f322637d33
Simplify package manager vm and fix nullability
1 year ago
Ionite
f28b319ac9
Fix Design time analyzer warnings
1 year ago
Ionite
be99ef798a
Link Install dialog to package manager
1 year ago
JT
5a8cb28d85
added one-click dialog & wip on updating it
1 year ago
Ionite
1c55e22e10
Add notifications service and fix settings stuff
1 year ago
JT
59ca34818d
more migration & running packages now mostly sorta works?
1 year ago
Ionite
63d0fba4f8
DesignData and control bases
1 year ago
JT
eed70e2289
colors!
1 year ago
JT
bfa969eb95
fix package manager page
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
JT
55ca55456f
Add PackageManagerPage & update ViewLocator
1 year ago
Ionite
85e375123e
Move common classes to Core assembly
1 year ago
JT
7069bd1027
Update Installer & PackageManager pages for new format
1 year ago
JT
f973c9d31a
Add LaunchOptionValueJsonConverter & change up some args for ComfyUI
1 year ago
JT
268083c49c
added toasts for install/uninstall & did some UI updates but still WIP
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
8532cefa26
Add design DataContext for PackageManagerPage
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
91fcf99596
Update Name to DisplayName
1 year ago
Ionite
185863121d
Rename `InstalledPackage.Name` to `DisplayName`
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