photoprism/pkg/fs
2021-08-29 16:26:20 +02:00
..
testdata Backend: Refactor .ppignore pattern matching 2020-10-19 09:23:09 +02:00
base_test.go Metadata: Fix indexing keywords in original file name and path #920 2021-01-25 19:30:29 +01:00
base.go Metadata: Fix indexing keywords in original file name and path #920 2021-01-25 19:30:29 +01:00
birthtime_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
birthtime.go Albums: Improve folder indexing 2020-12-09 13:10:21 +01:00
cache_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
cache.go Metadata: Cache ExifTool JSON by original file hash #755 #759 2020-12-30 13:33:47 +01:00
canonical_test.go Backend: Add unit tests for pkg 2020-07-07 16:29:55 +02:00
canonical.go Improve UX and title generation from file names 2020-06-29 11:10:24 +02:00
case_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
case.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_test.go Backend: Refactor .ppignore pattern matching 2020-10-19 09:23:09 +02:00
dirs.go Config: Show helpful error message when a path is missing #418 2020-08-18 19:09:46 +02:00
done_test.go Backend: Add tests for pkg 2020-10-19 15:11:27 +02:00
done.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
fileinfo_test.go Backend: Use constants for home dir and path separator 2020-10-19 09:52:52 +02:00
fileinfo.go Backend: Use constants for home dir and path separator 2020-10-19 09:52:52 +02:00
filetype_test.go Videos: Add .mp to known file extensions #1501 2021-08-29 16:26:20 +02:00
filetype.go Videos: Add .mp to known file extensions #1501 2021-08-29 16:26:20 +02:00
fs_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
hash_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
hash.go Improve UX and title generation from file names 2020-06-29 11:10:24 +02:00
id_test.go Backend: Improve country estimate from folder name 2020-08-14 15:36:48 +02:00
id.go Backend: Improve detection of generated file names 2020-07-14 15:00:14 +02:00
ignore_test.go Backend: Refactor .ppignore pattern matching 2020-10-19 09:23:09 +02:00
ignore.go Import: Ignore dot files listed in .ppignore #1348 2021-07-16 18:27:28 +02:00
mediatype_test.go Backend: Add tests for pkg 2020-10-19 15:11:27 +02:00
mediatype.go Support .mts and .mpo files (#1029) 2021-02-14 19:25:52 +01:00
mime_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
mime.go Backend: Fallback to file extension for mime type detection 2020-09-20 15:12:45 +02:00
move.go Import: Improve handling of severe errors (panics) #261 2021-01-09 13:50:14 +01:00
name_test.go Workaround for bad image rotation in Exif headers #637 2020-12-12 13:05:58 +01:00
name.go Workaround for bad image rotation in Exif headers #637 2020-12-12 13:05:58 +01:00
readlines.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
walk_test.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
walk.go Fix indexing aborts when encountering broken symlink #414 2020-07-19 14:45:49 +02:00
zip.go Backend: Upgrade dependencies and fix potential issues 2021-05-04 17:30:39 +02:00