photoprism/pkg/txt
Luca Carlon 9a699f234d
Metadata: When parsing dates from exiftool, remap year 0 to 1 (#2508)
Year 0 is frequently used in exiftool but is not accepted in the Go time
package. time package uses year 1 for "zero" dates instead. Therefore,
remap year 0 from exiftool to year 1.
2023-06-29 10:36:16 +02:00
..
resources Search: Update stopwords.txt and stopwords.go 2023-02-04 07:19:56 +01: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
contains_test.go
countries.go Txt: Regenerate countries.go 2023-01-03 19:42:33 +01:00
date.go
date_test.go
datetime.go Metadata: When parsing dates from exiftool, remap year 0 to 1 (#2508) 2023-06-29 10:36:16 +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: When parsing dates from exiftool, remap year 0 to 1 (#2508) 2023-06-29 10:36:16 +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
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
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
is_test.go
log.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
log_test.go
lookuptable.go
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
numeric.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
numeric_test.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
places.go
places_test.go
query.go Metadata: Ignore unknown values when parsing timestamps #2510 2022-07-22 12:38:25 +02:00
query_test.go
quote.go
quote_test.go
search.go
search_test.go
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
slug_test.go
smallwords.go Text: Add "le" and "la" to smallwords.go #2672 2022-09-30 16:33:04 +02:00
specialwords.go Adobe: Add support for PDF, AI, and PSD file formats #1177 #2207 2023-02-13 20:02:26 +01:00
states.go
states_test.go
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
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
titles_test.go
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