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
...
also remove --cpu option from A3WebUI
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
JT
3a23360246
code cleanup & fix accent color on fresh install bug
1 year ago
Ionite
658d362479
Add trailing `;` to fix path
1 year ago
Ionite
98542bbb68
Add path extensions saving and injection
1 year ago
JT
5f1e3152ea
added windowBackdrop selector in Settings page
1 year ago
JT
1ff445b949
Fix Branch Mode
...
- Switch to Octokit instead of manually calling Github API
- Add DisplayVersion & InstalledBranch to InstalledPackage for update checks & display
- Fixed branch mode install now actually uses the commit hash
- Update check updated for branch mode
1 year ago
Ionite
185863121d
Rename `InstalledPackage.Name` to `DisplayName`
1 year ago
Ionite
26926a7ef0
Dynamic parsing of args for supported packages
...
- Read new launch args for launch
- Save / Load new arg types
1 year ago
Ionite
414bb36bfe
Add multiple card types for launch args
1 year ago