photoprism/internal/entity
Michael Mayer 28595497b1 Backend: Limit place estimates to 36h time difference
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-24 14:06:26 +02:00
..
account_fixtures.go
account_test.go
account.go
album_fixtures_test.go
album_fixtures.go Backend: Add unit tests for internal/query 2020-07-13 11:11:52 +02:00
album_test.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
album.go Backend: Import JSON metadata from Google Photos 2020-07-11 16:46:29 +02:00
camera_fixtures_test.go
camera_fixtures.go
camera_test.go
camera.go Backend: Add Huawei P10 models to camera model lookup table 2020-07-20 13:03:14 +02:00
category_fixtures.go
category_test.go
category.go
cell_fixtures_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
cell_fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
cell_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
cell.go Backend: Improve places logging #399 2020-07-16 14:00:22 +02:00
const.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
country_fixtures.go
country_test.go
country.go
db.go
details_fixtures_test.go
details_fixtures.go
details_test.go Index: Skip empty files #391 2020-07-21 10:44:41 +02:00
details.go Concurrency fix for photo details #357 2020-07-09 17:45:56 +02:00
duplicate_test.go Metadata: Upgrade go-exif v3 2020-07-21 10:52:39 +02:00
duplicate.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
entity_test.go Index: Refactor mime type detection #391 2020-07-21 14:43:45 +02:00
entity.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
error.go
file_fixtures.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
file_share_fixtures_test.go
file_share_fixtures.go
file_share_test.go Backend: Add unit tests for internal/entity 2020-07-09 11:50:58 +02:00
file_share.go
file_sync_fixtures_test.go
file_sync_fixtures.go Backend: Add unit tests for internal/workers 2020-07-13 16:44:17 +02:00
file_sync_test.go Backend: Add unit tests for internal/entity 2020-07-09 11:50:58 +02:00
file_sync.go
file_test.go Use int64 for file modification timestamps #391 2020-07-17 16:09:55 +02:00
file.go Index: Skip duplicates and handle files with wrong extension #391 2020-07-20 19:48:31 +02:00
fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
folder_fixtures.go
folder_test.go Backend: Add unit tests for internal/entity 2020-07-09 12:24:44 +02:00
folder.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
keyword_fixtures_test.go
keyword_fixtures.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
keyword_test.go Backend: Add unit tests for internal/entity 2020-07-09 15:37:30 +02:00
keyword.go
label_fixtures_test.go
label_fixtures.go Backend: Add unit tests for internal/api 2020-07-14 11:24:00 +02:00
label_test.go Backend: Add unit tests for internal/entity 2020-07-09 15:37:30 +02:00
label.go
lens_fixtures_test.go
lens_fixtures.go
lens_test.go Backend: Add unit tests for internal/entity 2020-07-09 16:46:13 +02:00
lens.go
link_fixtures.go Backend: Add unit tests for internal/entity 2020-07-10 17:27:06 +02:00
link_test.go Backend: Add unit tests for internal/entity 2020-07-09 16:46:13 +02:00
link.go
password_test.go Backend: Add unit tests for internal/entity 2020-07-10 10:58:06 +02:00
password.go
person_test.go Backend: Add unit tests for internal/entity 2020-07-10 13:57:51 +02:00
person.go UX: Reduce some levels to keep logs clean 2020-07-14 12:39:56 +02:00
photo_album_fixtures_test.go
photo_album_fixtures.go
photo_album_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_album.go
photo_counts_test.go
photo_counts.go
photo_fixtures_test.go
photo_fixtures.go Backend: Add unit tests for internal/api 2020-07-14 14:46:27 +02:00
photo_keyword_fixtures.go
photo_keyword_test.go
photo_keyword.go
photo_label_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:15:56 +02:00
photo_label.go
photo_location_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_location.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_optimize_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_optimize.go Backend: Limit place estimates to 36h time difference 2020-07-24 14:06:26 +02:00
photo_quality_test.go
photo_quality.go
photo_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_yaml_test.go Photo: Set defaults for PlaceID, GeoID, CameraID and LensID 2020-07-12 04:48:17 +02:00
photo_yaml.go
photo.go Index: Skip empty files #391 2020-07-21 10:44:41 +02:00
place_fixtures_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
place_fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
place_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
place.go Backend: Improve places logging #399 2020-07-16 14:00:22 +02:00
time_test.go
time.go