stash/graphql/documents/queries
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
..
scrapers Stash-box tagger integration (#454) 2020-10-24 14:31:39 +11:00
settings Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
gallery.graphql Update findGalleries to only fetch imageCount instead of all images (#941) 2020-11-15 14:40:47 +11:00
image.graphql Images section (#813) 2020-10-13 10:12:46 +11:00
legacy.graphql Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
misc.graphql Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
movie.graphql Add Studio to movie and fix movie schema (#458) 2020-04-22 11:22:14 +10:00
performer.graphql Stash-box tagger integration (#454) 2020-10-24 14:31:39 +11:00
plugins.graphql Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
scene-marker.graphql Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
scene.graphql Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
studio.graphql Stash-box tagger integration (#454) 2020-10-24 14:31:39 +11:00
tag.graphql Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00