mirror of
https://github.com/stashapp/stash.git
synced 2025-12-09 09:53:40 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| config.graphql | ||
| file.graphql | ||
| filter.graphql | ||
| gallery-chapter.graphql | ||
| gallery-slim.graphql | ||
| gallery.graphql | ||
| image-slim.graphql | ||
| image.graphql | ||
| job.graphql | ||
| log.graphql | ||
| movie-slim.graphql | ||
| movie.graphql | ||
| performer-slim.graphql | ||
| performer.graphql | ||
| scene-marker.graphql | ||
| scene-slim.graphql | ||
| scene.graphql | ||
| scrapers.graphql | ||
| studio-slim.graphql | ||
| studio.graphql | ||
| tag-slim.graphql | ||
| tag.graphql | ||