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
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
GalleryReaderWriter.go
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
SceneMarkerReaderWriter.go
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