stash/pkg/image
WithoutPants 4017c42fe2
Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327)
* Find existing files with case insensitivity if filesystem is case insensitive
* Handle case change in folders
* Optimise to only test file system case sensitivity if the first query found nothing

This limits the overhead to new paths, and adds an extra query for new paths to windows installs
2025-12-02 12:53:37 +11:00
..
delete.go Feature: Add trash support (#6237) 2025-11-26 13:38:19 +11:00
export.go Add Details, Studio Code, and Photographer to Images (#4217) 2023-11-28 15:45:07 +11:00
export_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
import.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
import_test.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
query.go Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00
scan.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
service.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
thumbnail.go Feature Request: Vips AVIF Support (#6337) 2025-11-28 15:00:23 +11:00
update.go Model refactor, part 2 (#4092) 2023-09-11 12:24:15 +10:00
vips.go Feature Request: Vips AVIF Support (#6337) 2025-11-28 15:00:23 +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