photoprism/pkg/fs
Michael Mayer a61f2384b3 Initial video support #17
Still need to add a player and index metadata. Work in progress.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-11 18:29:17 +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 Convert: Case-insensitive related file search 2020-04-22 16:39:45 +02:00
filetype_test.go Backend: Add stopwords 2020-04-28 18:20:33 +02:00
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 Search: Remove stopwords 2020-04-07 22:03:31 +02:00
mediatype_test.go Initial video support #17 2020-05-11 18:29:17 +02:00
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