22 Commits (aadd6f26c8945841f93279a0c33e31449e8c18fe)

Author SHA1 Message Date
Ionite 02798056b2
Fix DirectoryNotFoundException crashes on startup when previous Data directory no longer exists 1 year ago
Ionite 294e80b935
Add RegisterOnLibraryDirSet method for manager 1 year ago
Ionite c10efb7d5c
Fix SettingsManager property relay names 1 year ago
Ionite 8c96ac2451
Add setInitial argument for RelayPropertyFor 1 year ago
Ionite 88335f87a8
Add SettingsManager Loaded event 1 year ago
Ionite d342a69a15
Fix double relay property setting SettingsManager, docs 1 year ago
Ionite 5f56a4f37a
Add TagsDirectory to SettingsManager 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
Ionite 6eb397470d
Settings.ActiveInstalledPackage Id refactor 1 year ago
Ionite efd4e2f13f
Switch some settings paths to use Compat 1 year ago
JT 23940a5e2b Set default preview for A1111 installs to TAESD & added Reset Checkpoint Cache button to settings page 1 year ago
Ionite 27c15b0414
Fix SetPortableMode to use Compatible app current dir 1 year ago
Ionite baff62d326
Add optional `ignoreMissingLibraryDir` flag to SettingsManager.Transaction 1 year ago
Ionite 911ce9e7dd
Made InstalledModelHashes optional to fix startup errors 1 year ago
Ionite e7c87f6a77
Skip index if directory doesn't exist 1 year ago
JT 8f3d95f642 added indicator for installed checkpoints in model browser and new card & button styles 1 year ago
Ionite 6382f10913
Update SettingsManager to use paths from Compat 1 year ago
Ionite bbeae31fc4
Add MockSettingsManager for design mode without IO 1 year ago
JT 99a7067482 moved most everything out of the old project 1 year ago
JT 76f8a61df0 moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not 1 year ago
Ionite 85e375123e
Move common classes to Core assembly 1 year ago
Ionite cb302d7bbf
Simply SettingsManager setters 1 year ago
JT 5afb6d87d7 Create data directory as part of SetLibraryPath 1 year ago
Ionite e17bef90fd
Remove junctions on shutdown by default, add option 1 year ago
JT 273bca62a7 rename old settings.json after done migrating 1 year ago
JT 1863c8fbc3 Disable buttons while migrating & setup migrated flag 1 year ago
Ionite bdc02cae3d
Add savable import as connected toggle 1 year ago
JT c2619de066 delete zip when done installing & write empty global settings if not exist 1 year ago
JT 0a21788ee3 Make migration available no matter directory & check to make sure we have enough space to migrate 1 year ago
JT 3efcf49af6 Save & restore CivitAI search options 1 year ago
JT 4663d07f8c Save window position/size on resize & exit, and restore on startup 1 year ago
JT e5c8068374 remove AutoUpdater.net & unused usings 1 year ago
Ionite 21dc7940ff
Fix db initialize 1 year ago
JT 44b2fb7ba5 handle update in our own window & show update icon in nav bar if available 1 year ago
Ionite 871b75cc6e
Add package settings migration 1 year ago
Ionite 96f539281e
Initialize lite db after librarydir set 1 year ago
Ionite 7fa260419b
Create AppData/StabilityMatrix dir for global settings 1 year ago
JT 18100c7bd3 integrate with portable mode / library stuff 1 year ago
Ionite 50425c7755
Add Global config for library dir 1 year ago
Ionite fa5c374d47
Create settings init function in App 1 year ago
Ionite 388ad4191e
Set PyRunner.HomeDir from settings manager library 1 year ago
Ionite 5b54d838fa
Set ArchiveHelper home dir from settingsmanager 1 year ago
Ionite 17ad19cd40
Refactor SharedFolders to use dynamic library path 1 year ago
Ionite f9a0d232e4
Add dynamic library to SettingsManager 1 year ago
Ionite 8886e87cd2
Fix concurrent write block bug in model manager 1 year ago
Ionite a4779966ad
Local nsfw state and model card filtering 1 year ago
Ionite 8e643961d1
Implement db storage and cache for model browser 1 year ago
Ionite d4cdf76da6
Set ModelsDirectory default in property 1 year ago
Ionite 9472c24238
Add configurable model path to settings 1 year ago
Ionite e30b4e221a
Add configurable Text2Image base url 1 year ago