This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
photoprism
Watch
1
Star
0
Fork
0
You've already forked photoprism
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
photoprism
/
pkg
/
fs
History
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_test.go
Keywords: Don't split words with a dash
2020-04-16 15:57:07 +02:00
base.go
Group related files
#283
2020-04-14 14:28:47 +02:00
fileinfo_test.go
Backend: Add tests to pkg/fs
2020-04-28 17:04:03 +02:00
fileinfo.go
Sync: Download remote files
#225
2020-04-04 17:19:34 +02:00
filetype_test.go
Backend: Add stopwords
2020-04-28 18:20:33 +02:00
filetype.go
Convert: Case-insensitive related file search
2020-04-22 16:39:45 +02:00
fs_test.go
…
fs.go
…
hash_test.go
…
hash.go
…
mediatype_test.go
Sync: Ignore unsupported file types
#225
2020-04-07 10:42:42 +02:00
mediatype.go
Search: Remove stopwords
2020-04-07 22:03:31 +02:00
mime_test.go
…
mime.go
Sync: Ignore unsupported file types
#225
2020-04-07 10:42:42 +02:00
zip.go
…