photoprism/pkg/fs
2021-01-25 19:30:29 +01:00
..
testdata Backend: Refactor .ppignore pattern matching 2020-10-19 09:23:09 +02:00
base.go Metadata: Fix indexing keywords in original file name and path #920 2021-01-25 19:30:29 +01:00
base_test.go Metadata: Fix indexing keywords in original file name and path #920 2021-01-25 19:30:29 +01:00
birthtime.go Albums: Improve folder indexing 2020-12-09 13:10:21 +01:00
cache.go Metadata: Cache ExifTool JSON by original file hash #755 #759 2020-12-30 13:33:47 +01:00
cache_test.go Metadata: Cache ExifTool JSON by original file hash #755 #759 2020-12-30 13:33:47 +01:00
canonical.go
canonical_test.go
case.go Config: Detect case-insensitive file systems 2020-12-26 18:06:54 +01:00
case_test.go Config: Detect case-insensitive file systems 2020-12-26 18:06:54 +01:00
codec.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
copy.go Import: Improve handling of severe errors (panics) #261 2021-01-09 13:50:14 +01:00
dirs.go
dirs_test.go Backend: Refactor .ppignore pattern matching 2020-10-19 09:23:09 +02:00
done.go
done_test.go Backend: Add tests for pkg 2020-10-19 15:11:27 +02:00
fileinfo.go Backend: Use constants for home dir and path separator 2020-10-19 09:52:52 +02:00
fileinfo_test.go Backend: Use constants for home dir and path separator 2020-10-19 09:52:52 +02:00
filetype.go Config: Detect case-insensitive file systems 2020-12-26 18:06:54 +01:00
filetype_test.go Config: Detect case-insensitive file systems 2020-12-26 18:06:54 +01:00
fs.go Update copyright after year change 2021-01-01 22:37:25 +01:00
fs_test.go Config: Detect case-insensitive file systems 2020-12-26 18:06:54 +01:00
hash.go
hash_test.go
id.go
id_test.go
ignore.go Backend: Use constants for home dir and path separator 2020-10-19 09:52:52 +02:00
ignore_test.go Backend: Refactor .ppignore pattern matching 2020-10-19 09:23:09 +02:00
mediatype.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
mediatype_test.go Backend: Add tests for pkg 2020-10-19 15:11:27 +02:00
mime.go
mime_test.go
move.go Import: Improve handling of severe errors (panics) #261 2021-01-09 13:50:14 +01:00
name.go Workaround for bad image rotation in Exif headers #637 2020-12-12 13:05:58 +01:00
name_test.go Workaround for bad image rotation in Exif headers #637 2020-12-12 13:05:58 +01:00
readlines.go
walk.go
walk_test.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
zip.go