photoprism/pkg/txt
Michael Mayer 92b99060c1 Add capitalization tests #737
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-23 22:54:46 +01:00
..
resources Backend: Add german cities to countries.go 2020-08-17 20:23:23 +02:00
capitalization.go
capitalization_test.go Add capitalization tests #737 2020-12-23 22:54:46 +01:00
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 Refactor txt package 2020-12-16 12:34:39 +01:00
convert_test.go Refactor txt package 2020-12-16 12:34:39 +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
file_title_test.go Add capitalization tests #737 2020-12-23 22:54:46 +01:00
gen_countries.go
gen_stopwords.go
quote.go
quote_test.go
shortwords.go
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
time.go Refactor txt package 2020-12-16 12:34:39 +01:00
time_test.go Refactor txt package 2020-12-16 12:34:39 +01:00
titles.go
titles_test.go
txt.go Update trademark 2020-09-21 02:48:22 +02:00
words.go
words_test.go