photoprism/pkg/fs
Michael Mayer b33983b566 Backend: Add stopwords
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-28 18:20:33 +02:00
..
testdata Backend: Add testfiles 2020-04-28 17:02:15 +02:00
base.go Group related files #283 2020-04-14 14:28:47 +02:00
base_test.go Keywords: Don't split words with a dash 2020-04-16 15:57:07 +02:00
fileinfo.go Sync: Download remote files #225 2020-04-04 17:19:34 +02:00
fileinfo_test.go Backend: Add tests to pkg/fs 2020-04-28 17:04:03 +02:00
filetype.go Convert: Case-insensitive related file search 2020-04-22 16:39:45 +02:00
filetype_test.go Backend: Add stopwords 2020-04-28 18:20:33 +02:00
fs.go Backend: Assume symlinks are directories #267 2020-03-23 20:55:23 +01: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
mediatype.go Search: Remove stopwords 2020-04-07 22:03:31 +02:00
mediatype_test.go Sync: Ignore unsupported file types #225 2020-04-07 10:42: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
zip.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00