photoprism/pkg/fs
Michael Mayer 1894b4440f Detect and report photos without primary file, e.g. after purging #234
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-08 12:01:28 +02:00
..
testdata Backend: Ignore comments in .ppignore files #233 #287 2020-05-04 10:10:56 +02:00
base.go Detect and report photos without primary file, e.g. after purging #234 2020-05-08 12:01:28 +02:00
base_test.go Detect and report photos without primary file, e.g. after purging #234 2020-05-08 12:01:28 +02:00
dirs.go Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
dirs_test.go Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
fileinfo.go
fileinfo_test.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00
filetype.go
filetype_test.go
fs.go Refactor indexer so that thumbs and jpegs can be created on demand #258 2020-05-06 10:35:41 +02:00
fs_test.go
hash.go
hash_test.go
ignore.go Backend: Ignore comments in .ppignore files #233 #287 2020-05-04 10:10:56 +02:00
ignore_test.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
mediatype.go
mediatype_test.go
mime.go
mime_test.go
name.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
name_test.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
readlines.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
walk.go Backend: Fix import command and improve logging #233 #287 2020-05-03 16:16:00 +02:00
walk_test.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
zip.go