80 Commits (5bf085df56b1b2f7b0e81b25e5d8632556d6530f)

Author SHA1 Message Date
Ionite ac8c7a0e9f
Add AppDataHome and LibraryDir overrides from args 1 year ago
Ionite 71068fc80e
Nullability fix 1 year ago
Ionite 4c83ec6f68
Fix redundant dispose 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 6abe341b6d
Fix concurrent file write errors on secretsmanager 1 year ago
Ionite d0979941b5
Add jwt token refreshing, Improved UserSecrets deserialization error handling 1 year ago
JT ed95a35c6a Fixes consolidation moving images already in the destination & fixes inference gallery showing all images 1 year ago
Ionite 1b3eef75f4
Add IEquatable overload for EditDiff 1 year ago
Ionite 2f290aea57
Simplify image indexing with new FilePath methods 1 year ago
JT 4fa10cb27e Added ctrl+scroll for zoom to inference & outputs image browsers 1 year ago
JT a425279bdc inject via attributes & fix package update check & update nuget packages 1 year ago
Ionite 7928428cce
Refactor LocalImageFile to be absolute only 1 year ago
JT eb2e2135cf use Images folder instead of Outputs & "handle" file conflicts 1 year ago
JT 070f80aafc Added toggle for using Shared Output folder on packages tab 1 year ago
Ionite 0b6e2f1259
Improve image indexing speed 1 year ago
Ionite 3ddadbb8f4
Refactor nullability 1 year ago
Ionite 52b8dfec56
Ignore null when writing settings 1 year ago
Ionite 3867bcaba5
Handle model indexing errors 1 year ago
Ionite a0d7f6d998
Fix model index to support custom folders 1 year ago
Ionite 7335825ebf
Fix context action 1 year ago
Ionite c6dbaebf54
Add downloadservice GetFileSizeAsync 1 year ago
Ionite 71e9fe0806
Add remote upscaler downloads 1 year ago
Ionite a2a0078576
Add model directory exist checks before index 1 year ago
Ionite 104267e4b5
Fix library dir not set errors on launch 1 year ago
Ionite 11cb46abf8
Abstract common generation functionality to InferenceGenerationViewModelBase 1 year ago
Ionite 5593820d68
Update inference states on model index changes 1 year ago
Ionite d12e1c7809
Add faster memory based image indexing 1 year ago
JT 569bb7c770 Add ReadTextChunk method for loading image metadata quickly 1 year ago
Ionite 88325cdbf0
Add generation parameters to image index db entry 1 year ago
Ionite f2a14cb67d
Add commands, update layout for image folders viewer 1 year ago
Ionite c3fbba5d48
Fix merge 1 year ago
Ionite ea3ab2cdcb
Use last modified time for image viewer sorting 1 year ago
Ionite 5d6791f1e1
Skip index if image dir not exist 1 year ago
JT aefef59546 finished up install stuff, added to download/progressmanager, restore dialog, etc 1 year ago
Ionite e1b6b999c6
Add ImageIndexService and Inference Image Viewer 1 year ago
Ionite 39553b6701
Add SettingsManager.ImagesInferenceDirectory 1 year ago
Ionite 6715c391cb
Add SettingsManager.ImagesDirectory 1 year ago
jt e0462b5bd1 formatting 1 year ago
Ionite 706a5d9cd2
Add additional states that request model reindex 1 year ago
Ionite 2dec41ce00
Add Custom VAE loading 1 year ago
Ionite 69c2413787
Fix model index name resolution 1 year ago
Ionite 98a524839f
Add ModelIndexService 1 year ago
JT b9cb81e9a9 install/update/versioning refactor & new install dialog layout wip 1 year ago
Ionite 02798056b2
Fix DirectoryNotFoundException crashes on startup when previous Data directory no longer exists 1 year ago
Ionite 1815d0266c
Add state checks on load of ongoing downloads 1 year ago
Ionite 6673270b13
Add more dispose safety checks 1 year ago
Ionite ef3bdbd054
Add hash saving continuation actions for downloader 1 year ago
Ionite 2a1d081bb7
Fix DownloadService resume reporting 1 year ago
Ionite 85b8a25baa
Fix resume loading behavior 1 year ago