stash/pkg/database
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
..
migrations Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
database.go Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
functions.go Add Studio to movie and fix movie schema (#458) 2020-04-22 11:22:14 +10:00
packr_source.go Move image blobs into separate tables (#618) 2020-06-23 09:19:19 +10:00
transaction.go Handle zip file modification (#877) 2020-11-05 10:26:51 +11:00