JT
8e644e4c1b
keepFolderLinksOnShutdown -> RemoveFolderLinksOnShutdown & also fix app version
1 year ago
JT
fe264e39b8
model browser improvements (it now works)
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
JT
4f1704d564
try/catch/retry the update copy stuff & remove unused usings
1 year ago
Ionite
2ec6d2b31b
More error handling for civitai queries
1 year ago
Ionite
e17bef90fd
Remove junctions on shutdown by default, add option
1 year ago
Ionite
ad285d4d66
Add development sentry environment
1 year ago
Ionite
72b315a335
Add connected model import features
1 year ago
JT
db042bbd5b
Don't crash if close window when picking data dir
1 year ago
JT
960ce3418b
Increase CivitAI timeout
1 year ago
Ionite
220e665ace
Create Updater namespace, more UpdateInfo fields
1 year ago
JT
4663d07f8c
Save window position/size on resize & exit, and restore on startup
1 year ago
Andrew nuark G
2cff40476f
Applied requested changes to codestyle
1 year ago
JT
6a26de4622
Fix update version check & don't show helper tip when one-click is skipped
1 year ago
JT
abba996bea
figure out your own connection string smh
1 year ago
JT
fbeb3ca5a6
Update Db initialize and fix TwoWay binding crash
1 year ago
Ionite
e7f961f8be
Update db init
1 year ago
Ionite
0d77efffd7
Revert "Fix db not initializing"
...
This reverts commit ee514fcc1d
.
1 year ago
Ionite
ee514fcc1d
Fix db not initializing
1 year ago
Andrew nuark G
93239d46f1
Added file size to import button
...
It is done on CivitAI site, so why not here?
Also generaly it is much better to know how much data you have to
download
1 year ago
JT
e5c8068374
remove AutoUpdater.net & unused usings
1 year ago
JT
d1f2f034c0
DIY auto-update implemented I think? And fix venv paths and upgrade nugets
1 year ago
Ionite
c2b49eedcf
Add WebLoginDialog and settings test
1 year ago
Ionite
e3fe52ed49
Filter some microsoft http logs
1 year ago
JT
0e74b970da
hook up install buttons & delete update folder when update complete
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
JT
18100c7bd3
integrate with portable mode / library stuff
1 year ago
JT
3a31f6347a
Some bug fixes & model browser changes
...
- Try to throw less Owner errors if mainWindow isn't active
- Show "no results found" in model browser if that's the case
- Reset page number when searching new query
- Model browser now searches by tags for more results
1 year ago
Ionite
fa5c374d47
Create settings init function in App
1 year ago
JT
1c68778d08
Some semblance of auto-update & also setup new dialog for Data Path selection
1 year ago
Ionite
3f2756fb74
Add DebugOptions for showing one click install
1 year ago
Ionite
60593883d2
Remove unused UIState class
1 year ago
Ionite
39caa76d2f
Logging fixes
1 year ago
Ionite
ee0f62d4ed
Better onExit handling
1 year ago
Ionite
c038ad0428
Fix app not shutting down on exit
1 year ago
Ionite
7360d383f3
Add UIState
1 year ago
Ionite
813c20322c
Add LiteDb
1 year ago
Ionite
4c8543d8ce
Add first time setup dialog display
1 year ago
JT
710e1cb73a
actually add retry policy to A3WebApiManager
1 year ago
JT
f5b9f9800a
Setup A3WebApiManager retry settings
1 year ago
Ionite
6dfbb42ab9
Add checkpoint options indexing
1 year ago
Ionite
e30b4e221a
Add configurable Text2Image base url
1 year ago
Ionite
5f80b09d93
Configure Sentry for NLog Errors
1 year ago
JT
4470eee3b3
stuff for making msix
1 year ago
Ionite
596021f9f8
Add Sentry and SafeFireAndForget extension
1 year ago