photoprism/internal/meta
Michael Mayer 31647943d9 Add file timestamp map for faster indexing #391
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-17 12:47:12 +02:00
..
testdata Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
codec.go
codec_test.go
data.go Index image projection and add panorama filter 2020-07-16 13:02:48 +02:00
data_test.go
duration.go
duration_test.go
exif.go Add file timestamp map for faster indexing #391 2020-07-17 12:47:12 +02:00
exif_test.go Metadata: Upgrade go-exif v2 2020-07-17 09:28:31 +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 Index image projection and add panorama filter 2020-07-16 13:02:48 +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 Index image projection and add panorama filter 2020-07-16 13:02:48 +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