photoprism/pkg/fs
2023-06-27 19:27:34 +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 Tests: Add unit tests 2023-06-27 18:41:36 +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 WebP: Add support for indexing and playing animations #3197 #668 2023-02-22 20:58:21 +01:00
file_ext_test.go
file_exts.go Videos: Treat Apple iTunes .m4v files as a separate format 2023-02-23 18:49:56 +01:00
file_exts_test.go
file_info.go Videos: Treat Apple iTunes .m4v files as a separate format 2023-02-23 18:49:56 +01:00
file_type.go WebP: Add support for indexing and playing animations #3197 #668 2023-02-22 20:58:21 +01:00
file_type_test.go Tests: Add unit tests 2023-06-27 18:41:36 +02:00
file_types.go Videos: Treat Apple iTunes .m4v files as a separate format 2023-02-23 18:49:56 +01:00
file_types_ext.go
fileinfo.go WebDAV: Replace studio-b12/gowebdav client with emersion/go-webdav #3310 2023-03-28 20:37:42 +02:00
fileinfo_test.go Tests: Add unit tests 2023-06-27 18:41:36 +02:00
fs.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
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 Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
id_test.go Tests: Add unit tests 2023-06-27 19:20:11 +02:00
ignore.go CLI: Generate thumbs for files in the sidecar folder #2669 2022-08-31 18:53:04 +02:00
ignore_test.go Tests: Add unit tests 2023-06-27 19:27:34 +02:00
mime.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
mime_test.go Tests: Add unit tests 2023-06-27 19:20:11 +02:00
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 WebDAV: Replace studio-b12/gowebdav client with emersion/go-webdav #3310 2023-03-28 20:37:42 +02:00
name_test.go Tests: Add unit tests 2023-06-27 19:27:34 +02: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