Ionite
c2fb73a5e5
Cleanup some redundant settingsmanager funcs
10 months ago
Ionite
97e7f6fb9a
Add notification for package updates
10 months ago
ionite34
76660fdb03
Extensions menu separator and visibility
10 months ago
ionite34
7013f81311
Add extension settings
10 months ago
ionite34
21133b758c
Add PackageExtensionBrowser
11 months ago
JT
d0be16beb0
Fix IPAdapters link recursion & actually clean up configs/symlinks when switching to the other
11 months ago
Ionite
8b2c12ea22
Add settings subpage framework and breadcrumb bar
1 year ago
JT
a6b2a42ada
Added OpenOnGitHub button and hid the NYI inference features
1 year ago
JT
2baef5903b
Invoke fixes & other misc changes
...
- Added IPAdapter SharedFolderType
- Moved GetLatestVersion to BaseGitPackage
- Added MainBranch property to each package for defining the default "main" branch
- Fixed update check when package is a prerelease version
- Setup model folders before running invokeai-configure so it can do its conversion stuff
1 year ago
JT
43f0d83e50
get tkinter from cdn, sort packages by difficulty, hide output sharing stuff for kohya, and some UI adjustments
1 year ago
Ionite
c8f01fb94e
Add pip package management dialog
1 year ago
JT
a425279bdc
inject via attributes & fix package update check & update nuget packages
1 year ago
Ionite
d3338f9340
Fix infinite progress wheel when package uninstall fails
1 year ago
Ionite
2541ccf6f6
Fix crash when package keys from newer version are present
...
Now treats unknown keys as unknown package
1 year ago
JT
ae394a1955
Use git operations for package updates & installs. Also adds search box to outputs page
1 year ago
JT
070f80aafc
Added toggle for using Shared Output folder on packages tab
1 year ago
Ionite
3a9e04584f
Check package is not unknown for shared folder options
1 year ago
Ionite
ccfa62ce32
Let launch page setup model links
1 year ago
JT
bfcff9339a
don't set package model settings if no library dir
1 year ago
JT
ec4cc9b947
Set default shared folder option if package was installed before we set that
1 year ago
JT
f1517e35c9
Added ability to switch between Shared Folder strategies
1 year ago
JT
455ad05ba2
Use new console progress dialog for package updates
1 year ago
Ionite
65011ea969
More string localization
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
52bd14144f
Add progress and venv/model migration for imports
1 year ago
Ionite
6fbd07edee
Add importing for unknown packages found in index
1 year ago
Ionite
40a3a38864
Move deletion methods to DirectoryPath extension
1 year ago
JT
498b16d2ce
Show package update progress in Downloads flyout
1 year ago
Ionite
ea5feac3ab
Add progress value reset
1 year ago
Ionite
47b4b2bee4
Error handling for PackageCard Update
1 year ago
JT
b22dad3143
Added animation scale setting in Debug options
1 year ago
JT
18fdd326a5
Fix NavigationService.NavigateTo not updating the view properly & added animation
1 year ago
Ionite
9f4d524a13
Refactor event to use navigationservice
1 year ago
JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
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