photoprism/pkg/fs
Michael Mayer 2034110c5d HEIF/AVIF/DNG: Update file format descriptions in the UI #2726
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-07 16:37:47 +02:00
..
testdata
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
cache_test.go
canonical.go
canonical_test.go
case.go
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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
file_ext_test.go
file_exts.go HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
file_exts_test.go
file_type.go
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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
file_types_ext.go
file_types_info.go HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
fileinfo.go
fileinfo_test.go
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 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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
mime_test.go
move.go
name.go FS: Ignore folders starting with _ like "__MACOSX" 2022-10-07 11:54:46 +02:00
name_test.go
readlines.go
resolve.go
resolve_test.go
symlink.go
symlink_test.go
walk.go
walk_test.go HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
zip.go