photoprism/pkg/fs
Michael Mayer 529103462c Index: Add native support for MP4 and Samsung/Google Motion Photos #439
Related Issues:
- Samsung: Initial support for Motion Photos (#439)
- Google: Initial support for Motion Photos (#1739)
- Metadata: Flag Samsung/Google Motion Photos as Live Photos (#2788)

Related Pull Requests:
- Live Photos: Add Support for Samsung Motion Photos (#3588)
- Samsung: Improved support for Motion Photos (#3660)
- Google: Initial support for Motion Photos (#3709)
- Google: Add support for Motion Photos (#3722)

Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-09-22 23:59:56 +02:00
..
testdata
base.go
base_test.go
birthtime.go
birthtime_test.go
blacklist.go
blacklist_test.go Tests: Add unit tests 2023-06-27 18:41:36 +02:00
cache.go
cache_test.go
canonical.go
canonical_test.go
case.go
case_test.go
codec.go
copy.go
dirs.go
dirs_test.go
done.go
done_test.go
file_ext.go FS: Refactor file extensions lookup table #1927 2023-09-03 15:38:57 +02:00
file_ext_test.go
file_exts.go FS: Refactor file extensions lookup table #1927 2023-09-03 15:38:57 +02:00
file_exts_test.go
file_info.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_type.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_type_test.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_types.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_types_ext.go
fileinfo.go
fileinfo_test.go Tests: Reorder imports in fileinfo_test.go 2023-06-27 20:25:50 +02:00
fs.go
fs_test.go Tests: Add unit tests 2023-06-27 18:41:36 +02:00
hash.go
hash_test.go Tests: Add unit tests 2023-06-27 19:20:11 +02:00
id.go
id_test.go Tests: Add unit tests 2023-06-27 19:20:11 +02:00
ignore.go
ignore_test.go Tests: Add unit tests 2023-06-27 19:27:34 +02:00
mime.go
mime_test.go Tests: Add unit tests 2023-06-27 19:20:11 +02:00
mode.go
move.go
name.go
name_test.go Tests: Add unit tests 2023-06-27 19:27:34 +02:00
readlines.go
resolve.go
resolve_test.go
symlink.go
symlink_test.go
walk.go
walk_test.go
zip.go