photoprism/pkg/fs
2020-07-07 16:29:55 +02:00
..
testdata Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
base.go Improve UX and title generation from file names 2020-06-29 11:10:24 +02:00
base_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02: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
dirs.go Backend: Simplify and fix path names for development 2020-06-02 15:51:14 +02:00
dirs_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
fileinfo.go Sync: Download remote files #225 2020-04-04 17:19:34 +02:00
fileinfo_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
filetype.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
filetype_test.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
fs.go Docs: Fix indentation 2020-06-23 13:53:11 +02:00
fs_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +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 Backend: Improve FileTitle() function 2020-07-06 11:31:03 +02:00
id_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
ignore.go Backend: Ignore comments in .ppignore files #233 #287 2020-05-04 10:10:56 +02:00
ignore_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
mediatype.go Search: Remove stopwords 2020-04-07 22:03:31 +02:00
mediatype_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
mime.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
mime_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
name.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
name_test.go Backend: Add unit tests for pkg/fs 2020-07-07 15:13:42 +02:00
readlines.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
walk.go Backend: Fix import command and improve logging #233 #287 2020-05-03 16:16:00 +02:00
walk_test.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
zip.go Backend: Improve labels, keywords and caching 2020-05-28 21:20:42 +02:00