photoprism/internal/entity
Michael Mayer 842da9f09b Backend: Query package refactoring
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-08 15:41:01 +02:00
..
account_fixtures.go Backend: Add account fixtures 2020-04-30 22:25:53 +02:00
account_test.go Backend: Add tests to internal/entity 2020-05-07 16:45:33 +02:00
account.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
album_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
album_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +02:00
album.go Backend: Don't regenerate existing unique IDs 2020-05-01 12:57:26 +02:00
camera_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
camera_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +02:00
camera.go Backend: Code clean-up 2020-05-01 13:54:47 +02:00
category_fixtures.go Backend: Add fixtures for categories 2020-05-01 14:18:51 +02:00
category_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
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_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
country_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +02:00
country.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
db.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
description_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
description_test.go Backend: Add tests to internal/entity 2020-05-07 18:08:12 +02:00
description.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
entity_test.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
entity.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
file_fixtures.go Backend: Add test fixtures 2020-05-01 14:18:51 +02:00
file_share_test.go Backend: Add tests to internal/entity 2020-05-08 10:21:03 +02:00
file_share.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
file_sync_test.go Backend: Add tests to internal/entity 2020-05-08 10:21:03 +02:00
file_sync.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
file_test.go Backend: Add tests to internal/entity 2020-05-08 10:21:03 +02:00
file.go Detect and report photos without primary file, e.g. after purging #234 2020-05-08 12:01:28 +02:00
fixtures.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00
keyword_fixtures.go Backend: Add fixtures for keywords 2020-05-01 14:18:51 +02:00
keyword_test.go Backend: Add tests to internal/entity 2020-05-08 10:21:03 +02:00
keyword.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
label_fixtures.go Backend: Add test fixtures 2020-05-05 09:28:30 +02:00
label_test.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00
label.go Backend: Don't regenerate existing unique IDs 2020-05-01 12:57:26 +02:00
lens_test.go Backend: Code clean-up 2020-04-26 17:15:17 +02:00
lens.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
link_fixtures.go Backend: Add fixtures for links 2020-05-01 14:18:51 +02:00
link_test.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00
link.go Refactor string clipping in frontend & backend 2020-04-26 14:31:33 +02:00
location_fixtures.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00
location_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
location.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_album_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_album_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_album.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_keyword_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_keyword_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_keyword.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_label_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_label_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_label.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_location_test.go Refresh titles, labels and locations 2020-04-18 23:20:54 +02:00
photo_location.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
photo_quality_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_quality.go make fmt 2020-04-25 14:55:26 +02:00
photo.go Purge command to remove missing files from the index #234 2020-05-07 19:42:04 +02:00
place_test.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
place.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
places_fixtures.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00