photoprism/internal/entity
Michael Mayer 3edf30ab3a Reduce location precision to float32
This is the practical limit of commercial data and should be more than enough for our use case while ideally providing better index performance.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-26 11:41:54 +02:00
..
account.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
album_test.go
album.go Albums: Set default sort order to "oldest first" 2020-04-20 12:53:58 +02:00
camera_test.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
camera.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
category_test.go
category.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
const.go Albums: Set default sort order to "oldest first" 2020-04-20 12:53:58 +02:00
country.go Backend: Use type varbinary(2) for country 2020-04-25 16:23:16 +02:00
description.go Backend: Add sharing entities (file sync & push) #225 2020-03-27 18:17:07 +01:00
entity_test.go
entity.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
event_test.go
event.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
file_share.go Sharing: Delete expired files #225 2020-04-04 13:53:52 +02:00
file_sync.go Sync: Skip existing files 2020-04-20 07:43:49 +02:00
file_test.go Show grouped photos in search results 2020-04-20 20:07:58 +02:00
file.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
keyword_test.go
keyword.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
label_test.go
label.go Refresh titles, labels and locations 2020-04-18 23:20:54 +02:00
lens_test.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
lens.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
link.go Initial API and entities for link sharing 2020-04-08 13:24:06 +02:00
location_test.go
location.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
photo_album_test.go
photo_album.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
photo_keyword_test.go
photo_keyword.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
photo_label_test.go Refactor & improve editing of photo labels 2020-04-19 01:13:55 +02:00
photo_label.go Refactor & improve editing of photo labels 2020-04-19 01:13:55 +02:00
photo_location_test.go Refresh titles, labels and locations 2020-04-18 23:20:54 +02:00
photo_location.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
photo_quality.go make fmt 2020-04-25 14:55:26 +02:00
photo.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
place.go Change unknown place ID to "zz" 2020-04-25 16:17:59 +02:00