photoprism/pkg/fs
Michael Mayer 4066cd7ad1 Update year in copyright notices
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-01-11 16:43:01 +01: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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
blacklist_test.go HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
cache.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
cache_test.go
canonical.go
canonical_test.go
case.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
case_test.go
codec.go
copy.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +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 Videos: Add .m2ts to known file extensions #2899 2022-11-16 13:53:30 +01: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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
file_types.go Videos: Add .m2ts to known file extensions #2899 2022-11-16 13:53:30 +01: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 Videos: Add .m2ts to known file extensions #2899 2022-11-16 13:53:30 +01: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 Update year in copyright notices 2023-01-11 16:43:01 +01: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 Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +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 Videos: Remove custom read limit for mime detection #3008 2022-12-30 00:05:34 +01:00
mime_test.go
mode.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
move.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
name.go Index: Ignore paths starting with _. and __ like "__MACOSX" #2844 2022-11-02 18:02:18 +01:00
name_test.go Index: Ignore paths starting with _. and __ like "__MACOSX" #2844 2022-11-02 18:02:18 +01:00
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 Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
symlink.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01: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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
zip.go