photoprism/pkg/txt
Michael Mayer fe182d78f4 Metadata: Add tests to pkg/txt/file_title_test.go
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-11-01 12:04:37 +01:00
..
resources Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
clip.go Passwords: Enforce 72-character limit and improve bcrypt support #1987 2023-04-13 17:21:18 +02:00
clip_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01: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 Txt: Regenerate countries.go 2023-01-03 19:42:33 +01: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: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
datetime_filepath.go Switched general YYYYMMDD Filter to a WhatsApp specific [IMG,VID]-YYYYMMDD-WA* Filter 2023-06-27 22:00:07 +02:00
datetime_filepath_test.go Switched general YYYYMMDD Filter to a WhatsApp specific [IMG,VID]-YYYYMMDD-WA* Filter 2023-06-27 22:00:07 +02:00
datetime_test.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +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: Extend valid year range from 1990 to 1970 #3220 2023-02-21 14:24:38 +01:00
empty.go Search: Fix "unknown country" filter #3412 2023-05-17 20:33:24 +02:00
empty_test.go Txt: Update tests in empty_test.go #3412 2023-05-17 20:37:57 +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 tests to pkg/txt/file_title_test.go 2023-11-01 12:04:37 +01:00
float.go Search: Add Filters for ISO, FNumber and Focal Length Range #3818 2023-10-12 14:53:40 +02:00
float_test.go Search: Add Filters for ISO, FNumber and Focal Length Range #3818 2023-10-12 14:53:40 +02: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 Search: Add Filters for ISO, FNumber and Focal Length Range #3818 2023-10-12 14:53:40 +02:00
int_test.go Search: Add Filters for ISO, FNumber and Focal Length Range #3818 2023-10-12 14:53:40 +02: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 Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02: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 Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
names_lists.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
names_parser.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
names_parser_test.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
names_test.go Tests: Add unit tests for pkg/txt 2021-11-17 18:15:07 +01:00
numeric.go Search: Add Filters for ISO, FNumber and Focal Length Range #3818 2023-10-12 14:53:40 +02:00
numeric_test.go Search: Add Filters for ISO, FNumber and Focal Length Range #3818 2023-10-12 14:53:40 +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: Add "le" and "la" to smallwords.go #2672 2022-09-30 16:33:04 +02:00
specialwords.go Metadata: Update pkg/txt/specialwords.go 2023-10-31 14:06:52 +01: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 Search: Update stopwords.txt and stopwords.go 2023-02-04 07:19:56 +01:00
time.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
time_test.go Security: Refactor log levels and events #98 2022-10-10 16:34:07 +02:00
timezone.go Metadata: Improve handling of local time values #3780 2023-10-21 02:31:27 +02:00
timezone_test.go Metadata: Improve handling of local time values #3780 2023-10-21 02:31:27 +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: Add "le" and "la" to smallwords.go #2672 2022-09-30 16:33:04 +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 Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01: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