photoprism/internal/entity
2020-12-14 20:56:33 +01:00
..
account.go
account_fixtures.go
account_test.go
address.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
address_test.go
album.go Indexer: Add folder albums while indexing 2020-12-14 20:37:54 +01:00
album_fixtures.go
album_fixtures_test.go
album_test.go
camera.go Indexer: Find existing camera via slug, return unknown camera by default 2020-12-14 19:24:08 +01:00
camera_fixtures.go
camera_fixtures_test.go
camera_test.go
category.go
category_fixtures.go
category_test.go
cell.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
cell_fixtures.go
cell_fixtures_test.go
cell_test.go
const.go
country.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
country_fixtures.go
country_test.go
db.go
details.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
details_fixtures.go
details_fixtures_test.go
details_test.go Indexer: Improve unstacking of single files 2020-12-11 23:09:06 +01:00
duplicate.go
duplicate_test.go
entity.go
entity_test.go
error.go
file.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
file_fixtures.go Indexer: Improve stacking settings and merging 2020-12-11 17:21:13 +01:00
file_share.go
file_share_fixtures.go
file_share_fixtures_test.go
file_share_test.go
file_sync.go
file_sync_fixtures.go
file_sync_fixtures_test.go
file_sync_test.go
file_test.go
fixtures.go
folder.go Indexer: Add folder albums while indexing 2020-12-14 20:37:54 +01:00
folder_fixtures.go
folder_test.go
keyword.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
keyword_fixtures.go
keyword_fixtures_test.go
keyword_test.go
label.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
label_fixtures.go
label_fixtures_test.go
label_test.go
lens.go Indexer: Find existing camera via slug, return unknown camera by default 2020-12-14 19:24:08 +01:00
lens_fixtures.go
lens_fixtures_test.go
lens_test.go
link.go
link_fixtures.go
link_test.go
password.go
password_test.go
photo.go Indexer: Use mutex when saving photos to avoid concurrency issues 2020-12-14 20:56:33 +01:00
photo_album.go
photo_album_fixtures.go
photo_album_fixtures_test.go
photo_album_test.go
photo_counts.go
photo_counts_test.go
photo_fixtures.go Indexer: Refactor photo merge #616 2020-12-12 22:02:14 +01:00
photo_fixtures_test.go
photo_keyword.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
photo_keyword_fixtures.go
photo_keyword_test.go
photo_label.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
photo_label_test.go
photo_location.go
photo_location_test.go
photo_merge.go Indexer: Refactor photo merge #616 2020-12-12 22:02:14 +01:00
photo_merge_test.go Indexer: Refactor photo merge #616 2020-12-12 22:02:14 +01:00
photo_optimize.go Indexer: Refactor photo merge #616 2020-12-12 22:02:14 +01:00
photo_optimize_test.go Indexer: Improve stacking settings and merging 2020-12-11 17:21:13 +01:00
photo_quality.go
photo_quality_test.go
photo_test.go Indexer: Improve stacking and indexing of moved files 2020-12-11 22:09:11 +01:00
photo_yaml.go Indexer: Avoid adding the same entity simultaneously 2020-12-13 15:43:01 +01:00
photo_yaml_test.go
place.go Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
place_fixtures.go
place_fixtures_test.go
place_test.go
time.go
time_test.go
user.go
user_test.go