stash/pkg/models/mocks
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
..
database.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
FileReaderWriter.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
FolderReaderWriter.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
GalleryChapterReaderWriter.go Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00
GalleryReaderWriter.go Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10:00
GroupReaderWriter.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
ImageReaderWriter.go Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
PerformerReaderWriter.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
query.go Ignore missing scenes when submitting fingerprints (#5799) 2025-04-02 15:48:07 +11:00
SavedFilterReaderWriter.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
SceneMarkerReaderWriter.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
SceneReaderWriter.go Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
StudioReaderWriter.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
TagReaderWriter.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00