photoprism/pkg/txt
Michael Mayer ccdd048c47 Indexer: Ignore date in canonical file names
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-08 23:20:43 +01:00
..
resources Backend: Add german cities to countries.go 2020-08-17 20:23:23 +02:00
capitalization.go
capitalization_test.go
clip.go Improve feedback form 2020-10-05 07:40:11 +02:00
clip_test.go Backend: Add tests for pkg 2020-10-19 15:11:27 +02:00
convert.go Indexer: Ignore date in canonical file names 2020-12-08 23:20:43 +01:00
convert_test.go Indexer: Ignore date in canonical file names 2020-12-08 23:20:43 +01:00
countries.go Backend: Add german cities to countries.go 2020-08-17 20:23:23 +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
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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
smallwords.go Backend: Add "des" to smallwords.go 2020-07-21 03:30:18 +02:00
specialwords.go Backend: Add special word 2020-08-12 19:14:45 +02:00
stopwords.go Backend: Add new stopword 2020-08-12 19:14:01 +02:00
strings.go
strings_test.go
titles.go
titles_test.go
txt.go Update trademark 2020-09-21 02:48:22 +02:00
words.go
words_test.go