photoprism/pkg/fs
Michael Mayer 14c89022d3 Improve browsing by original file and folder name #260
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-31 14:42:41 +02:00
..
testdata Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
base.go Improve browsing by original file and folder name #260 2020-05-31 14:42:41 +02:00
base_test.go Improve browsing by original file and folder name #260 2020-05-31 14:42:41 +02:00
canonical.go Improve browsing by original file and folder name #260 2020-05-31 14:42:41 +02:00
canonical_test.go Improve browsing by original file and folder name #260 2020-05-31 14:42:41 +02:00
dirs.go Originals and import path auto-configuration #66 2020-05-31 12:20:32 +02:00
dirs_test.go Index and import subdirectories #258 2020-05-06 15:53:47 +02:00
fileinfo.go Sync: Download remote files #225 2020-04-04 17:19:34 +02:00
fileinfo_test.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00
filetype.go Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311 2020-05-19 11:00:17 +02:00
filetype_test.go Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
fs.go Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311 2020-05-19 11:00:17 +02:00
fs_test.go Split import command into copy and move 2020-01-31 15:29:06 +01:00
hash.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
hash_test.go Backend: Store and index original file names during import #184 2020-02-01 20:52:28 +01:00
ignore.go Backend: Ignore comments in .ppignore files #233 #287 2020-05-04 10:10:56 +02:00
ignore_test.go Backend: Add support for .ppignore files #233 #287 2020-05-03 14:40:59 +02:00
mediatype.go Search: Remove stopwords 2020-04-07 22:03:31 +02:00
mediatype_test.go Initial video support #17 2020-05-11 18:29:17 +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 Improve browsing by original file and folder name #260 2020-05-31 14:42:41 +02:00
name_test.go Fix indexer and add sort by file name #328 2020-05-22 19:05:16 +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