photoprism/pkg/txt
2021-12-14 17:07:38 +01:00
..
resources Places: Improve state name normalization #1664 2021-11-11 16:00:42 +01:00
capitalization.go Backend: Import JSON metadata from Google Photos 2020-07-11 16:46:29 +02:00
capitalization_test.go Text: Add "île-de-france" to specialwords.go #1776 2021-12-06 14:12:52 +01:00
clip.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
clip_test.go Backend: Improve resilience #1544 2021-09-23 23:46:17 +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 Stopwords: Remove done, elsewhere, ended, exactly #1153 2021-04-27 10:02:34 +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
en.go Search: Add live and raw search filters, improve faces filter #22 2021-10-13 16:12:56 +02:00
file_title.go Remove small words from filename title endings 2021-01-27 15:21:54 +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 build tags after upgrading to 1.17 2021-08-31 18:49:08 +02:00
gen_stopwords.go Backend: Update Go build tags after upgrading to 1.17 2021-08-31 18:49:08 +02:00
int.go Search: Improve "year", "month", and "day" filters 2021-09-20 23:32:35 +02:00
int_test.go Tests: Add unit tests 2021-09-02 17:44:27 +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 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
normalize.go Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610 2021-11-12 09:10:15 +01:00
normalize_test.go Tests: Add unit tests for pkg/txt 2021-11-17 18:15:07 +01: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 Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01: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
shortwords.go Text: Update and add tests for short words 2021-09-20 22:27:18 +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 Places: Don't auto capitalize state names #1664 2021-11-09 19:56:19 +01:00
specialwords.go Text: Add "île-de-france" to specialwords.go #1776 2021-12-06 14:12: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: Remove sea. sinon, and sino from stopwords list 2021-09-25 15:56:44 +02:00
strings.go Search: Add live and raw search filters, improve faces filter #22 2021-10-13 16:12:56 +02:00
strings_test.go Search: Add live and raw search filters, improve faces filter #22 2021-10-13 16:12:56 +02:00
time.go Refactor txt package 2020-12-16 12:34:39 +01:00
time_test.go Tests: Add tests for internal/api 2021-03-10 16:55:55 +01: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 Docs: Update URL 2021-12-12 20:14:07 +01:00
words.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00
words_test.go Search: Default to photo names and keywords #1517 #1560 2021-09-29 20:09:34 +02:00