stash/graphql/documents
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
..
data Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
mutations Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
queries Optimize allData queries (#3452) 2023-02-20 09:24:47 +11:00
subscriptions.graphql Job queueing (#1379) 2021-05-24 14:24:18 +10:00