stash/graphql/documents/mutations
WithoutPants 7cff71c35f
Add filesystem based blob storage (#3187)
* Refactor transaction hooks. Add preCommit
* Add BlobStore
* Use blobStore for tag images
* Use blobStore for studio images
* Use blobStore for performer images
* Use blobStore for scene covers
* Don't generate screenshots in legacy directory
* Run post-hooks outside original transaction
* Use blobStore for movie images
* Remove unnecessary DestroyImage methods
* Add missing filter for scene cover
* Add covers to generate options
* Add generate cover option to UI
* Add screenshot migration
* Delete thumb files as part of screenshot migration
2023-03-17 10:52:49 +11:00
..
config.graphql Customize recommendations (#2592) 2022-06-14 10:34:04 +10:00
dlna.graphql DLNA (#1364) 2021-05-20 16:58:43 +10:00
file.graphql [Files Refactor] Object file management (#2790) 2022-10-06 14:50:06 +11:00
filter.graphql Saved filters (#1474) 2021-06-16 14:53:32 +10:00
gallery-chapter.graphql Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11: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
job.graphql Job queueing (#1379) 2021-05-24 14:24:18 +10:00
metadata.graphql Add anonymise database task (#3186) 2022-12-23 09:15:27 +11:00
migration.graphql Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
movie.graphql Add bulk movie update (#2283) 2022-02-16 13:03:57 +11:00
performer.graphql added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10: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 Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
scrapers.graphql Reload scrapers button (#592) 2020-06-10 13:43:17 +10:00
stash-box.graphql Add support for submitting performer/scene drafts to stash-box (#2234) 2022-02-01 15:06:51 +11:00
studio.graphql Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
tag.graphql Merge tags functionality (#1481) 2021-06-16 14:33:54 +10:00