Ionite
7409deb97a
Add Update preferences page
1 year ago
ionite34
b051ef15e5
New RunGit overloads for better errors, refactors
1 year ago
ionite34
d3734d6516
Add error if AnsiProcess used with WaitForExit
1 year ago
ionite34
f7f1c2c6ea
Update SetupPip and InstallPackage to use ProcessResult
1 year ago
ionite34
8905bc2497
Populate additional properties of processresult
1 year ago
ionite34
ba30fe2eb9
Add ProcessResult.EnsureSuccessExitCode and other properties
1 year ago
jt
b4fd64e7fc
macos fixes & remove mac label for volta
1 year ago
Ionite
dbf7abb8a7
Report completed progress after unzip
1 year ago
Ionite
14a9643f9c
Fix update not launching correct file when renamed
1 year ago
Ionite
29fdf55f7f
Fix update indeterminate progress
1 year ago
Ionite
6609d0fabc
Use indeterminate progress to be smoother
1 year ago
Ionite
8c9552d0b2
Fix deleting unpack dir not exist yet
1 year ago
Ionite
bbf5b3990e
Fix MoveToDirectoryAsync
1 year ago
Ionite
78632fb14f
Fix Delete method to have consistent not exist behavior with DeleteAsync
1 year ago
Ionite
36f6866a09
Support DefaultUnknownEnumConverter as dict keys
1 year ago
Ionite
ed0f53bd1d
Add nested zip path handling
1 year ago
Ionite
20f2f9784a
oops forgot to push a file
1 year ago
Ionite
fae4add130
Add update handling for zip files
1 year ago
Ionite
457872f01e
Change MoveToWithIncrement as separate method
1 year ago
JT
d553069d74
always upgrade torch+cu118 to torch+cu121 for invoke
1 year ago
JT
07610da00d
fix invokeAI torch/cuda check so we don't reinstall torch every update
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
JT
87991ae3f5
Upgrade to .net 8
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
81bff73266
Fix codetimer corruption when disposed multiple times
1 year ago
Ionite
ebc0aafad0
Add Custom URI scheme handlers for oauth
1 year ago
Ionite
6abe341b6d
Fix concurrent file write errors on secretsmanager
1 year ago
Ionite
359324dcdc
Fix header comparison and null error in logging
1 year ago
Ionite
d0979941b5
Add jwt token refreshing, Improved UserSecrets deserialization error handling
1 year ago
Ionite
d46406c3fd
Made ObjectHash static, add GetStringSignature
1 year ago
Ionite
9daf2d352a
Add Lazy DI support
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
b58ee4b1a5
Fix GlobalUserSecrets.LoadFromFile crash if not exist
1 year ago
Ionite
1b2ccb7c15
Add WIP user accounts page for debug mode
1 year ago
Ionite
8b2c12ea22
Add settings subpage framework and breadcrumb bar
1 year ago
Ionite
2fa9bb0ecc
Increase time limit for process exit, change to warn log
1 year ago
JT
04b957fe3c
kill the whole process tree
1 year ago
Ionite
320fca39ca
Add internal setter for Compat AppDataHome for tests
1 year ago
Ionite
45bbc3048e
Remove unused class
1 year ago
Ionite
44990e9520
Add Verify UI Tests
1 year ago
JT
040b2109b2
Updated spam3 handling for ansi process changes
1 year ago
Ionite
d7ad3b43d0
Fix AnsiProcess encoding to not include BOM mark
1 year ago
Ionite
1c5b26333e
Fix missing inputs when APC follows another APC without line-ending
1 year ago
JT
dab5b3286d
fix GetLatestVersion
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
7c26aa69be
Install httpx to fix a1111 install
1 year ago