stash/pkg/image
WithoutPants dce90a3ed9
Handle file rescan (#2951)
* Fire handlers when file updated or moved
* Create galleries as needed
* Clean empty galleries
* Handle cleaning zip folders when path changed
* Fix gallery association on duplicate images
* Re-create missing folder-based galleries
2022-09-28 16:08:00 +10:00
..
delete.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
export.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
export_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
image.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
image_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
import.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
import_test.go [Files Refactor] Import export fixup (#2763) 2022-09-06 07:04:52 +00:00
query.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
scan.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
service.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
thumbnail.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00: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