photoprism/pkg/fs
dynm 1673bb05b4 Add Sony .HIF file extension
Sony HEIF uses the ".HIF" file extension.
2022-09-14 10:16:34 +02:00
..
testdata Index: Reduce log level for empty files from error to warning #2257 2022-04-18 17:21:31 +02:00
base.go
base_test.go
birthtime.go
birthtime_test.go
blacklist.go
blacklist_test.go
cache.go
cache_test.go
canonical.go
canonical_test.go
case.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
case_test.go
codec.go
copy.go
dirs.go Zip: Fix potential filesystem permission and timing issues #2532 2022-07-19 20:41:36 +02:00
dirs_test.go
done.go
done_test.go
file_ext.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
file_ext_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
file_exts.go Add Sony .HIF file extension 2022-09-14 10:16:34 +02:00
file_exts_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
file_type.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
file_type_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
file_types.go File Formats: Disable TOML file support until there is a use for it 2022-04-18 00:14:04 +02:00
file_types_ext.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
file_types_info.go File Formats: Disable TOML file support until there is a use for it 2022-04-18 00:14:04 +02:00
fileinfo.go
fileinfo_test.go Index: Reduce log level for empty files from error to warning #2257 2022-04-18 17:21:31 +02:00
fs.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
fs_test.go Index: Check if the originals folder is empty before indexing #2299 2022-08-01 17:08:46 +02:00
hash.go
hash_test.go
id.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
id_test.go
ignore.go CLI: Generate thumbs for files in the sidecar folder #2669 2022-08-31 18:53:04 +02:00
ignore_test.go CLI: Generate thumbs for files in the sidecar folder #2669 2022-08-31 18:53:04 +02:00
mime.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
mime_test.go
move.go
name.go
name_test.go
readlines.go
resolve.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
resolve_test.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
symlink.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
symlink_test.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
walk.go Import/Convert: Improve symbolic link handling to support files #1049 2022-07-07 19:54:22 +02:00
walk_test.go Import/Convert: Improve symbolic link handling to support files #1049 2022-07-07 19:54:22 +02:00
zip.go