photoprism/internal/entity
Michael Mayer d6b848c0e9 Backend: Use common log prefix for places and their cells
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-15 08:31:36 +02:00
..
account.go
account_fixtures.go
account_test.go
album.go Backend: Import JSON metadata from Google Photos 2020-07-11 16:46:29 +02:00
album_fixtures.go Backend: Add unit tests for internal/query 2020-07-13 11:11:52 +02:00
album_fixtures_test.go
album_test.go
camera.go Thumbs: Use fit_4096 in favor of fit_3840 and add convert limit #362 #388 2020-07-13 15:23:54 +02:00
camera_fixtures.go
camera_fixtures_test.go
camera_test.go
category.go
category_fixtures.go
category_test.go
cell.go Backend: Use common log prefix for places and their cells 2020-07-15 08:31:36 +02:00
cell_fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
cell_fixtures_test.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
const.go Edit photo type and sort by recently edited #394 2020-07-14 12:42:31 +02:00
country.go
country_fixtures.go
country_test.go
db.go
details.go
details_fixtures.go
details_fixtures_test.go
details_test.go
entity.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
entity_test.go
error.go
file.go Unstack all types, except primary and sidecar files #394 2020-07-14 11:00:49 +02:00
file_fixtures.go Backend: Remove unused notes field from file entity 2020-07-13 18:09:44 +02:00
file_share.go
file_share_fixtures.go
file_share_fixtures_test.go
file_share_test.go
file_sync.go
file_sync_fixtures.go Backend: Add unit tests for internal/workers 2020-07-13 16:44:17 +02:00
file_sync_fixtures_test.go
file_sync_test.go
file_test.go
fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
folder.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
folder_fixtures.go
folder_test.go
keyword.go
keyword_fixtures.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
keyword_fixtures_test.go
keyword_test.go
label.go
label_fixtures.go Backend: Add unit tests for internal/api 2020-07-14 11:24:00 +02:00
label_fixtures_test.go
label_test.go
lens.go
lens_fixtures.go
lens_fixtures_test.go
lens_test.go
link.go
link_fixtures.go Backend: Add unit tests for internal/entity 2020-07-10 17:27:06 +02:00
link_test.go
password.go
password_test.go
person.go UX: Reduce some levels to keep logs clean 2020-07-14 12:39:56 +02:00
person_test.go Backend: Add unit tests for internal/entity 2020-07-10 13:57:51 +02:00
photo.go Edit photo type and sort by recently edited #394 2020-07-14 12:42:31 +02:00
photo_album.go
photo_album_fixtures.go
photo_album_fixtures_test.go
photo_album_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_counts.go
photo_counts_test.go
photo_fixtures.go Backend: Add unit tests for internal/api 2020-07-14 14:46:27 +02:00
photo_fixtures_test.go
photo_keyword.go
photo_keyword_fixtures.go
photo_keyword_test.go
photo_label.go
photo_label_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:15:56 +02:00
photo_location.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_location_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_optimize.go Backend: Tweak db connection params and add stack to panic logs 2020-07-13 15:16:09 +02:00
photo_optimize_test.go Backend: Add unit tests for internal/entity 2020-07-10 15:06:37 +02:00
photo_quality.go
photo_quality_test.go
photo_test.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_yaml.go
photo_yaml_test.go Photo: Set defaults for PlaceID, GeoID, CameraID and LensID 2020-07-12 04:48:17 +02:00
place.go Backend: Use common log prefix for places and their cells 2020-07-15 08:31:36 +02:00
place_fixtures.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
place_fixtures_test.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
time.go
time_test.go