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 Adding info about duplicate files in various places in the UI (#3054) 2022-11-23 17:30:51 +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-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 Job queueing (#1379) 2021-05-24 14:24:18 +10:00
log.graphql Add logs to Logs page (#151) 2019-10-24 19:07:07 -04:00
movie-slim.graphql Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
movie.graphql Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
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 Generate screenshot images for markers (#1604) 2021-09-15 12:27:05 +10:00
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 Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
studio.graphql Add studio performer count (#3362) 2023-01-28 19:12:47 -05:00
tag-slim.graphql Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
tag.graphql Add descriptions to tags and display tag cards on hover (#2708) 2022-10-06 10:01:06 +11:00