photoprism/internal/meta
2020-12-05 00:46:54 +01:00
..
testdata Metadata: Add test case for bad Exif rotation #637 2020-12-05 00:46:54 +01:00
codec.go
codec_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
data.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
data_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
duration.go
duration_test.go
exif.go Use mutex when extracting Exif metadata #600 2020-11-21 23:43:53 +01:00
exif_parser.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
exif_test.go Metadata: Add test case for bad Exif rotation #637 2020-12-05 00:46:54 +01:00
gps.go
gps_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
json.go
json_exiftool.go Indexer: Update changed Exif metadata #563 2020-12-04 22:06:23 +01:00
json_gphotos.go Indexer: Update changed Exif metadata #563 2020-12-04 22:06:23 +01:00
json_test.go Metadata: Sanitize keywords, subject & artist #490 2020-10-19 11:50:54 +02:00
keywords.go
keywords_test.go Backend: Add unit tests 2020-10-20 10:07:27 +02:00
meta.go Update trademark 2020-09-21 02:48:22 +02:00
sanitize.go Metadata: Sanitize keywords, subject & artist #490 2020-10-19 11:50:54 +02:00
sanitize_test.go Backend: Add unit tests 2020-10-20 10:07:27 +02:00
xmp.go
xmp_document.go
xmp_test.go