123 Commits (main)

Author SHA1 Message Date
JT db777eeb3c fix comment parsing & metadata parsing 7 months ago
JT 026b9d0cb1 Only download images from civitai with Type == "image" since they finally added that property 7 months ago
JT bce305b216 Fix civitai login dialog not showing when needed 9 months ago
JT be8d2cd78d now downloads & installs the required nodes & the workflow 9 months ago
Ionite 19f4663763
Add indexing of LocalModelFile.ConfigFullPath 9 months ago
Ionite 0aa5a49cce
Merge pull request #516 from ionite34/fix-secrets-manager 9 months ago
Ionite 939ca5308d
Use SafeLoad for secrets to prevent errors stop 9 months ago
Ionite 9c00cb6373
Make secrets decode error level 9 months ago
Ionite 14f1ffd31f
Error handling for index checkpoints 9 months ago
Ionite e56b9d0c74
Fix SettingsManager multithread locks 10 months ago
Ionite 3d5a4aeea3
Cleanup unused 10 months ago
Ionite 1decfaeae4
More settings cleanup unused funcs 10 months ago
Ionite c2fb73a5e5
Cleanup some redundant settingsmanager funcs 10 months ago
Ionite dc16dfb76b
Change LibraryDir to DirectoryPath type 10 months ago
Ionite df22b23916
Attach handlers before invoke 10 months ago
Ionite 3e02f223b9
Add ProgressStateChanging event 10 months ago
JT fbe3eb176b do some .ToSTrings() on DirectoryPaths so they dont enumerate & log every item 10 months ago
JT 3881c2e52d add Find in Model Browser button on Checkpoints page context menu & some backend stuff for checking model updates 10 months ago
JT f0fba442ee added base model filter to checkpoints page (wip) 11 months ago
ionite34 332f39725f
Add DownloadService.GetContentAsync 11 months ago
Ionite 790b2043d6
Add model index functions 11 months ago
JT 8f8f85cf4a Fix invoke update & settings not saving when 0 bytes 11 months ago
JT 9e28cb6965 save metadata 11 months ago
JT a0f1c0a8f3 load pngs fastly & fix metadata scan crash 11 months ago
JT d533be3329 handle window size/position outside of shutdown, load pngs faster, start of saving some img2vid stuff, webp metadata reading, and different settings write method (that still doesn't entirely work and occasionally adds extra right curly brackets to the end of the file) 11 months ago
Ionite 8375038a81
Reformat 11 months ago
Ionite b0d5a4be75
Fix UTF8 encoding for byte count 11 months ago
Ionite ae13c871c8
Add model index key length check and skip 11 months ago
JT 5494868af2 Show tooltip explaining why you cant import cuz your hard drive is full 11 months ago
JT 346542f953 we pay per line of code or something idk 11 months ago
JT d646db150c Throw exceptions when out of free space instead of whatever the fk it does now 11 months ago
JT 81d0a470e1 Maybe fix settings resetting itself? 12 months ago
JT 4815c812b9 added MetadataImportService for handling model metadata imports & added the ability to "find connected metadata" for any file/folder/etc 12 months ago
Ionite 8a8cca00f6
Ensure Loaded event call when loading default settings 12 months ago
Ionite 5607679691
Use json code gen for settings, empty settings file check 12 months ago
Ionite f021721c86
Resolve full path before setting library dir override 12 months ago
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