photoprism/internal/meta
Michael Mayer 3ffe74a7d6 Metadata: Revert tests after upgrading go-exif #431
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-08-07 10:38:40 +02:00
..
testdata Metadata: Add test jpeg with "slice bounds out of range" error 2020-07-20 13:53:08 +02:00
codec.go
codec_test.go
data.go Backend: Ignore image unique IDs that are not standard UUIDs 2020-07-23 15:34:20 +02:00
data_test.go Backend: Ignore image unique IDs that are not standard UUIDs 2020-07-23 15:34:20 +02:00
duration.go
duration_test.go
exif.go Backend: Ignore image unique IDs that are not standard UUIDs 2020-07-23 15:34:20 +02:00
exif_test.go Metadata: Revert tests after upgrading go-exif #431 2020-08-07 10:38:40 +02:00
gps.go Metadata: Upgrade to go-exif v3 2020-07-17 09:41:37 +02:00
gps_test.go
json.go Backend: Tweak db connection params and add stack to panic logs 2020-07-13 15:16:09 +02:00
json_exiftool.go Backend: Ignore image unique IDs that are not standard UUIDs 2020-07-23 15:34:20 +02:00
json_gphotos.go Backend: Tweak db connection params and add stack to panic logs 2020-07-13 15:16:09 +02:00
json_test.go Backend: Ignore image unique IDs that are not standard UUIDs 2020-07-23 15:34:20 +02:00
keywords.go Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
keywords_test.go Backend: Improve description string sanitation and auto add keywords 2020-07-13 15:16:09 +02:00
meta.go Metadata: Add *.heic parser and upgrade go-exif 2020-07-16 20:32:45 +02:00
sanitize.go Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
sanitize_test.go
xmp.go Backend: Tweak db connection params and add stack to panic logs 2020-07-13 15:16:09 +02:00
xmp_document.go
xmp_test.go