mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| doc.go | ||
| gallery.go | ||
| gallery_test.go | ||
| image.go | ||
| image_test.go | ||
| integration_test.go | ||
| performer.go | ||
| performer_test.go | ||
| scene.go | ||
| scene_test.go | ||
| studio.go | ||
| studio_test.go | ||
| tag.go | ||
| tag_test.go | ||
| tagger.go | ||