photoprism/pkg/txt
Michael Mayer eec31c4938 Text: Do not capitalize "van" in names and titles #2672
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-14 20:37:24 +02:00
..
resources Txt Package: Update stopwords.txt and stopwords.go 2022-07-14 21:21:41 +02:00
clip.go Security: Improve user input sanitization, e.g. for album names #2531 2022-09-02 18:39:19 +02:00
clip_test.go Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
compare.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
compare_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
contains.go Index shorter keywords in languages like Chinese #746 2020-12-27 16:37:28 +01:00
contains_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
countries.go Backend: Update Go package descriptions to improve generated docs 2022-04-25 09:53:55 +02:00
date.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
date_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
datetime.go Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
datetime_filepath.go Metadata/Nextcloud: Parse Two-Digit Years in Original File Paths #2271 2022-04-22 19:48:31 +02:00
datetime_filepath_test.go Metadata/Nextcloud: Parse Two-Digit Years in Original File Paths #2271 2022-04-22 19:48:31 +02:00
datetime_test.go Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
datetime_year.go Metadata/Nextcloud: Parse Two-Digit Years in Original File Paths #2271 2022-04-22 19:48:31 +02:00
datetime_year_test.go Metadata/Nextcloud: Parse Two-Digit Years in Original File Paths #2271 2022-04-22 19:48:31 +02:00
empty.go Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
empty_test.go Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
en.go Search: Add live and raw search filters, improve faces filter #22 2021-10-13 16:12:56 +02:00
file_title.go Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go" 2022-01-08 12:12:00 +01:00
file_title_test.go Metadata: Add special words for title capitalization 2021-02-05 09:13:05 +01:00
gen_countries.go Backend: Update Go package descriptions to improve generated docs 2022-04-25 09:53:55 +02:00
gen_stopwords.go Backend: Update Go package descriptions to improve generated docs 2022-04-25 09:53:55 +02:00
int.go Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
int_test.go Metadata: Improve parsing of (incomplete) timestamp strings #625 #2133 2022-03-25 16:31:09 +01:00
is.go Index shorter keywords in languages like Chinese #746 2020-12-27 16:37:28 +01:00
is_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
log.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
log_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
lookuptable.go Places: Improve state name normalization #1664 2021-11-11 16:00:42 +01:00
names.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
names_test.go Tests: Add unit tests for pkg/txt 2021-11-17 18:15:07 +01:00
numeric.go Exiftool: Improve metadata extraction and support FocalDistance #2513 2022-07-22 11:46:53 +02:00
numeric_test.go Exiftool: Improve metadata extraction and support FocalDistance #2513 2022-07-22 11:46:53 +02:00
places.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
places_test.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
query.go Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
query_test.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
quote.go Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
quote_test.go Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
search.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
search_test.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
separator.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
separator_test.go Text: Do not capitalize "van" in names and titles #2672 2022-09-14 20:37:24 +02:00
shortwords.go Text: Do not capitalize "van" in names and titles #2672 2022-09-14 20:37:24 +02:00
slug.go Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
slug_test.go Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
smallwords.go Text: Do not capitalize "van" in names and titles #2672 2022-09-14 20:37:24 +02:00
specialwords.go Metadata: Update specialwords.go for title generation in txt package 2022-04-04 01:22:29 +02:00
states.go Places: Map "France métropolitaine" to empty string #1776 2021-12-03 16:53:18 +01:00
states_test.go Places: Improve state name normalization #1664 2021-11-11 16:00:42 +01:00
stopwords.go Txt Package: Update stopwords.txt and stopwords.go 2022-07-14 21:21:41 +02:00
title.go Text: Do not capitalize "van" in names and titles #2672 2022-09-14 20:37:24 +02:00
title_test.go Text: Do not capitalize "van" in names and titles #2672 2022-09-14 20:37:24 +02:00
titles.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
titles_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
txt.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
upperfirst.go Text: Do not capitalize "van" in names and titles #2672 2022-09-14 20:37:24 +02:00
upperfirst_test.go Text: Do not capitalize "van" in names and titles #2672 2022-09-14 20:37:24 +02:00
words.go Search: Return empty result if keywords contain stopwords only #1859 2022-01-03 13:30:34 +01:00
words_test.go Search: Return empty result if keywords contain stopwords only #1859 2022-01-03 13:30:34 +01:00