photoprism/pkg/txt
2022-03-28 19:52:24 +02:00
..
resources Package txt: Add ascii_table.txt for reference 2022-03-28 19:52:24 +02: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 Albums: Shorten title and slug to avoid "data too long" error #2181 2022-03-24 21:46:25 +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
datetime.go Metadata: Improve parsing of (incomplete) timestamp strings #625 #2133 2022-03-25 16:31:09 +01:00
datetime_test.go Metadata: Improve parsing of (incomplete) timestamp strings #625 #2133 2022-03-25 16:31:09 +01:00
empty.go Search: Improve album, albums, lens, and camera filters #1994 #2079 2022-03-24 18:30:59 +01:00
empty_test.go Search: Improve album, albums, lens, and camera filters #1994 #2079 2022-03-24 18:30:59 +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 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 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 Metadata: Improve parsing of (incomplete) timestamp strings #625 #2133 2022-03-25 16:31:09 +01: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
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: Return empty result if keywords contain stopwords only #1859 2022-01-03 13:30:34 +01:00
strings.go Search: Improve album, albums, lens, and camera filters #1994 #2079 2022-03-24 18:30:59 +01:00
strings_test.go Search: Add live and raw search filters, improve faces filter #22 2021-10-13 16:12:56 +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 WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01: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