JT
d0121ca026
Added HuggingFace page for HF model downloads (still WIP) & updated Packages to use the new .net 8 constructor feature thing
12 months ago
Ionite
bcbbcdcfce
Disable view preloading
12 months ago
Ionite
5d1a8d04f4
Use OnInitialLoadedAsync for main window
...
OnLoadedAsync was firing when dialogs are closed, not just on startup
12 months ago
Ionite
b9e4c6dac6
Add notification handler for cache fetch errors
12 months ago
JT
5a36d8831c
use ToDisplayString
12 months ago
JT
7d61e15d81
Add RuinedFooocus & update version numbers in UI to not show commit hash if not debug build
12 months ago
JT
1879c57e33
Added category teaching tip, added MotionModule CivitModelType, and updated TI description to indicate that it is also embeddings
1 year ago
JT
37f4b58ef7
Added the download & display of trigger words for models & updated checkpoints page layout
1 year ago
Ionite
e4d85f5d33
Add tos links for sign up
1 year ago
Ionite
faeda29f8d
Add process exit wait during updates
1 year ago
Ionite
d734b0666a
Add ViewModelBase.ViewModelState and OnInitialLoaded virtual method
1 year ago
JT
da92d45452
drag on files too
1 year ago
JT
f0d401b715
Added drag-n-drop between folders, X buttons to all search boxes, rearranged InstallerDialog, and fixed outputs page reverting selected category on page load
1 year ago
Ionite
c4d2eeda28
Add output page refresh and update layout
1 year ago
JT
9df0687fa3
pass logger to deleteVerbose
1 year ago
JT
28716c10ef
Delete failed installations if a new install is attempted in the same directory
1 year ago
Ionite
1789711ad6
Add indeterminate progress at start of update
1 year ago
Ionite
1910cbfe10
Add better version displays with auto .net8 hash strings
1 year ago
Ionite
5f798fc0c5
Fix UpdateViewModel not using preferred channel, Formatting
1 year ago
Ionite
0350480acf
Check for updates on channel changes
1 year ago
Ionite
4523f6fa2e
Improve update settings ui state updates
1 year ago
Ionite
0a4a856aee
Fix command can execute status not updating
1 year ago
Ionite
7409deb97a
Add Update preferences page
1 year ago
Ionite
29fdf55f7f
Fix update indeterminate progress
1 year ago
Ionite
457872f01e
Change MoveToWithIncrement as separate method
1 year ago
Ionite
3d90e64235
Add updater markdown parse support for channel preferences
1 year ago
JT
2ecc93587b
re-invert the showOneClick check
1 year ago
JT
df40dc6a5b
Rework and reduce calls to GitHub to help mitigate rate limiting. also made git pulls autostash & invokeAI should now install torch2.1/cuda12.1 for nvidia users
1 year ago
Ionite
7fba28fd0a
Add update channel selection and V3 update format support
1 year ago
Ionite
199c196a5b
Add loading indicators and disable connect before first update
1 year ago
JT
f431d3f47d
Handle CivitAI auth-required failure gracefully
1 year ago
Ionite
0b16f3efb0
Add Civit account connection and model downloads
1 year ago
Ionite
0fde016739
Bring window to front after dialog
1 year ago
Ionite
ebc0aafad0
Add Custom URI scheme handlers for oauth
1 year ago
Ionite
bf603125f1
Fix ContentViewModelBase events when set as Content directly
1 year ago
Ionite
7e9c80b4c8
Start accounts service refresh earlier in main settings vm
1 year ago
Ionite
d0979941b5
Add jwt token refreshing, Improved UserSecrets deserialization error handling
1 year ago
Ionite
c2f61389f1
Set profile image null when sign out
1 year ago
Ionite
f61b1c8da2
Add lykos signup and username profile image display
1 year ago
Ionite
b978895515
Update accountservice to send updates for status
1 year ago
Ionite
eeaf0ce4ac
Add Lykos account login wip
1 year ago
Ionite
3e1ea2ed86
Add debug mode arg
1 year ago
Ionite
1b2ccb7c15
Add WIP user accounts page for debug mode
1 year ago
Ionite
ada56a3a58
Better slide animations for sub pages
1 year ago
Ionite
8b2c12ea22
Add settings subpage framework and breadcrumb bar
1 year ago
Ionite
7d884e0c51
Skip preload in headless, update ui test size
1 year ago
JT
a6b2a42ada
Added OpenOnGitHub button and hid the NYI inference features
1 year ago
Ionite
52a3228d10
Turns out didn't need this
1 year ago
Ionite
44990e9520
Add Verify UI Tests
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