stash/pkg/plugin
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
..
common Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
examples Fix plugin go examples (#2396) 2022-03-24 11:03:32 +11:00
js Fix dataloaders not loading in js plugins (#3014) 2022-10-18 11:09:54 +11:00
util Include server host in plugin input (#1514) 2021-06-21 14:38:44 +10:00
args.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
config.go Add injected css/javascript to plugins (#3195) 2022-12-05 15:08:22 +11:00
convert.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
hooks.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
js.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
log.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
plugins.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
raw.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
rpc.go Scraper log improvements (#1741) 2021-09-19 10:06:34 +10:00
task.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00