photoprism/pkg/fs
Michael Mayer 86dc89c4b9 Config: Show error if originals and storage path seem identical #1642
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-21 14:22:16 +01:00
..
testdata Index: Ignore nested storage folder in the originals path #1642 2024-01-20 17:32:10 +01:00
birthtime.go
birthtime_test.go
blacklist.go
blacklist_test.go
cache.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
cache_test.go
canonical.go
canonical_test.go
case.go
case_test.go
codec.go Videos: Cache embedded media to allow streaming and transcoding #3764 2023-09-24 17:13:06 +02:00
const.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
copy.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
directories.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
directories_test.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
done.go
done_test.go
file_ext.go Videos: Cache embedded media to allow streaming and transcoding #3764 2023-09-24 17:13:06 +02:00
file_ext_test.go
file_exts.go Add support for .mxf files #3935 2023-12-06 11:59:53 +01:00
file_exts_test.go Add support for .mxf files #3935 2023-12-06 11:59:53 +01:00
file_info.go Videos: Add file info for .mxf files #3935 2023-12-06 12:02:13 +01: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: Ignore nested storage folder in the originals path #1642 2024-01-20 17:32:10 +01:00
file_types.go Add support for .mxf files #3935 2023-12-06 11:59:53 +01: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
filepath.go Library: Stack sidecar files with vendor specific naming schemes #2983 2023-10-21 15:02:16 +02:00
filepath_test.go Library: Stack sidecar files with vendor specific naming schemes #2983 2023-10-21 15:02:16 +02:00
fs.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
fs_test.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
hash.go CRC32: Move checksum generation to a dedicated package 2024-01-20 14:56:07 +01:00
hash_test.go
id.go
id_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
ignore.go
ignore_test.go
mime.go
mime_test.go
mode.go
move.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
name.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
name_test.go Index: Ignore nested storage folder in the originals path #1642 2024-01-20 17:32:10 +01:00
readlines.go
resolve.go
resolve_test.go
symlink.go
symlink_test.go
walk.go Index: Ignore nested storage folder in the originals path #1642 2024-01-20 17:32:10 +01:00
walk_test.go Index: Ignore nested storage folder in the originals path #1642 2024-01-20 17:32:10 +01:00
write.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
write_test.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
zip.go