stash/pkg
WithoutPants f6ffda7504
Setup and migration UI refactor (#1190)
* Make config instance-based
* Remove config dependency in paths
* Refactor config init
* Allow startup without database
* Get system status at UI initialise
* Add setup wizard
* Cache and Metadata optional. Database mandatory
* Handle metadata not set during full import/export
* Add links
* Remove config check middleware
* Stash not mandatory
* Panic on missing mandatory config fields
* Redirect setup to main page if setup not required
* Add migration UI
* Remove unused stuff
* Move UI initialisation into App
* Don't create metadata paths on RefreshConfig
* Add folder selector for generated in setup
* Env variable to set and create config file.
Make docker images use a fixed config file.
* Set config file during setup
2021-04-12 09:31:33 +10:00
..
api Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
database Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
ffmpeg Strip file extension from scene title when scanning (#1022) 2021-01-07 11:38:30 +11:00
gallery Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
image Detect cover images in subdirectories (#1144) 2021-03-04 10:52:45 +11:00
logger Add full timestamp for console/file logging (#1130) 2021-03-01 12:28:09 +11:00
manager Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
models Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
movie Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
performer Performer tags (#1132) 2021-03-10 12:25:51 +11:00
plugin Example python plugin (#825) 2020-10-12 08:20:20 +11:00
scene Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
scraper Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
sqlite Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
studio Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
tag Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
utils Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00