stash/pkg/image
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
..
delete.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
export.go [Feature] Images new fields : URL & Date (#3015) 2022-12-20 11:13:41 +11:00
export_test.go [Feature] Images new fields : URL & Date (#3015) 2022-12-20 11:13:41 +11:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
import.go [Feature] Images new fields : URL & Date (#3015) 2022-12-20 11:13:41 +11:00
import_test.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
query.go Improved gallery cover lookup (#3391) 2023-02-22 18:50:12 +11:00
scan.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
service.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
thumbnail.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
update.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
vips.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
webp.go Don't generate thumbnails for webp (#2388) 2022-03-20 17:48:52 +11:00
webp_internal_test.go Don't generate thumbnails for webp (#2388) 2022-03-20 17:48:52 +11:00