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
compare.go
compare_test.go
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
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
file_title_test.go
gen_countries.go
gen_stopwords.go
int.go
int_test.go
is.go
is_test.go
log.go
log_test.go
lookuptable.go
names.go
names_lists.go
names_parser.go
names_parser_test.go
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
query_test.go
quote.go
quote_test.go
search.go
search_test.go
separator.go
separator_test.go
shortwords.go
slug.go
slug_test.go
smallwords.go
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
title.go
title_test.go
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
upperfirst_test.go
words.go
words_test.go