photoprism/pkg/txt
Michael Mayer ad93f04003 Backend: Add "des" to smallwords.go
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-21 03:30:18 +02:00
..
resources Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
capitalization.go Backend: Import JSON metadata from Google Photos 2020-07-11 16:46:29 +02:00
capitalization_test.go Backend: Improve FileTitle() function 2020-07-06 11:31:03 +02:00
clip.go
clip_test.go
convert.go Complete file browser with symlink support and full folder / file names (#412) 2020-07-16 15:43:23 +02:00
convert_test.go Use date from file name if no metadata was found #396 2020-07-13 19:34:21 +02:00
countries.go Backend: Update countries.txt and stopwords.txt 2020-07-05 17:37:40 +02:00
date.go
date_test.go
file_title.go Backend: Keep plus in titles generated from file names 2020-07-20 13:30:25 +02:00
file_title_test.go Backend: Keep plus in titles generated from file names 2020-07-20 13:30:25 +02:00
gen_countries.go
gen_stopwords.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
quote.go
quote_test.go
shortwords.go Backend: Add "los" to shortwords.go 2020-07-21 03:19:03 +02:00
slug.go
slug_test.go
smallwords.go Backend: Add "des" to smallwords.go 2020-07-21 03:30:18 +02:00
specialwords.go Backend: Add "xd" to SpecialWords list 2020-06-27 14:27:37 +02:00
stopwords.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
strings.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
strings_test.go
titles.go
titles_test.go
txt.go Docs: Fix indentation 2020-06-23 13:53:11 +02:00
words.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
words_test.go