stash/pkg/file
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
..
image Associate funscript files on scan (#2978) 2022-10-06 11:17:01 +11:00
video Fix and improve captions detection (#3276) 2023-01-27 11:52:56 +11:00
clean.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
delete.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
file.go Fix and improve captions detection (#3276) 2023-01-27 11:52:56 +11:00
fingerprint.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
fingerprint_test.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
folder.go Correctly delete files when specified (#2804) 2022-09-06 07:03:42 +00:00
fs.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
handler.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
image_file.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scan.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
video_file.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
walk.go Fix a bunch of scanning / tagging bugs (#3154) 2022-12-01 16:48:04 +11:00
zip.go Support non-utf8 encoding for zip files (#3389) 2023-02-16 10:06:12 +11:00