photoprism/pkg/fs
Michael Mayer 9be52990fa Index: Don't ignore filenames starting with _, only _. #2844
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-11-02 17:23:59 +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 CLI: Add "photoprism show config/formats" subcommands 2022-04-12 13:28:28 +02:00
base_test.go CLI: Add "photoprism show config/formats" subcommands 2022-04-12 13:28:28 +02:00
birthtime.go Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
birthtime_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
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 Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
canonical.go Improve UX and title generation from file names 2020-06-29 11:10:24 +02:00
canonical_test.go Backend: Add unit tests for pkg 2020-07-07 16:29:55 +02:00
case.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
case_test.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
codec.go CLI: Add "photoprism show config/formats" subcommands 2022-04-12 13:28:28 +02:00
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 Folders: Ignore names listed in .ppignore #1609 2021-10-09 13:57:28 +02:00
done.go Backend: Refactor file indexing / skipping 2020-07-18 20:58:35 +02:00
done_test.go Backend: Add tests for pkg 2020-10-19 15:11:27 +02:00
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 Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +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 HEIF/AVIF/DNG: Update file format descriptions in the UI #2726 2022-10-07 16:37:47 +02:00
file_types.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +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 Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
fileinfo.go Backend: Use constants for home dir and path separator 2020-10-19 09:52:52 +02:00
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 Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +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 Improve UX and title generation from file names 2020-06-29 11:10:24 +02:00
hash_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
id.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
id_test.go Backend: Improve country estimate from folder name 2020-08-14 15:36:48 +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 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 Split import command into copy and move 2020-01-31 15:29:06 +01: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 Index: Don't ignore filenames starting with _, only _. #2844 2022-11-02 17:23:59 +01:00
name_test.go Index: Don't ignore filenames starting with _, only _. #2844 2022-11-02 17:23:59 +01:00
readlines.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
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 Backend: Upgrade dependencies and fix potential issues 2021-05-04 17:30:39 +02:00