photoprism/pkg/fs
Michael Mayer db4749a6f8 Config: Show helpful error message when a path is missing #418
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-08-18 19:09:46 +02:00
..
testdata File Browser: Add empty file to test directory 2020-07-16 16:01:46 +02:00
base.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
base_test.go Index: Don't stack files based on XMP InstanceID 2020-08-18 00:45:53 +02:00
canonical.go
canonical_test.go Backend: Add unit tests for pkg 2020-07-07 16:29:55 +02:00
dirs.go Config: Show helpful error message when a path is missing #418 2020-08-18 19:09:46 +02:00
dirs_test.go Backend: Ignore image unique IDs that are not standard UUIDs 2020-07-23 15:34:20 +02:00
done.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
fileinfo.go
fileinfo_test.go
filetype.go Backend: Move .cr3 in file type list #445 2020-08-06 10:56:33 +02:00
filetype_test.go
fs.go
fs_test.go
hash.go
hash_test.go
id.go Backend: Improve detection of generated file names 2020-07-14 15:00:14 +02:00
id_test.go Backend: Improve country estimate from folder name 2020-08-14 15:36:48 +02:00
ignore.go
ignore_test.go Complete file browser with symlink support and full folder / file names (#412) 2020-07-16 15:43:23 +02:00
mediatype.go Fix indexing aborts when encountering broken symlink #414 2020-07-19 14:45:49 +02:00
mediatype_test.go
mime.go Index: Refactor mime type detection #391 2020-07-21 14:43:45 +02:00
mime_test.go
name.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
name_test.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
readlines.go
walk.go Fix indexing aborts when encountering broken symlink #414 2020-07-19 14:45:49 +02:00
walk_test.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
zip.go