stash/graphql/documents/data
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 Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
file.graphql
filter.graphql
gallery-chapter.graphql Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
gallery-slim.graphql Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
gallery.graphql Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
image-slim.graphql [Feature] Images new fields : URL & Date (#3015) 2022-12-20 11:13:41 +11:00
image.graphql [Feature] Images new fields : URL & Date (#3015) 2022-12-20 11:13:41 +11:00
job.graphql
log.graphql
movie-slim.graphql
movie.graphql
performer-slim.graphql Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
performer.graphql Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
scene-marker.graphql
scene-slim.graphql Minor gallery-related fixes (#3448) 2023-02-20 09:25:48 +11:00
scene.graphql Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
scrapers.graphql Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
studio-slim.graphql
studio.graphql Add studio performer count (#3362) 2023-01-28 19:12:47 -05:00
tag-slim.graphql
tag.graphql