stash/graphql/documents/mutations
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
..
config.graphql Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
gallery.graphql Fix galleryCreate mutation (#1004) 2020-12-20 12:35:41 +01:00
image.graphql Use changesets correctly when updating objects (#976) 2020-12-04 12:42:56 +11:00
metadata.graphql Add Dry Run option to clean task (#1081) 2021-01-29 15:03:34 +11:00
movie.graphql Add batch delete for performers/tags/studios/movies (#1053) 2021-01-13 11:57:53 +11:00
performer.graphql Performer tags (#1132) 2021-03-10 12:25:51 +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 Use changesets correctly when updating objects (#976) 2020-12-04 12:42:56 +11:00
scrapers.graphql Reload scrapers button (#592) 2020-06-10 13:43:17 +10:00
stash-box.graphql Stash-box tagger integration (#454) 2020-10-24 14:31:39 +11:00
studio.graphql Add batch delete for performers/tags/studios/movies (#1053) 2021-01-13 11:57:53 +11:00
tag.graphql Add batch delete for performers/tags/studios/movies (#1053) 2021-01-13 11:57:53 +11:00