photoprism/internal/query
2021-10-06 15:27:17 +02:00
..
testdata/directory
account.go
account_test.go
account_uploads.go
account_uploads_test.go
albums.go Backend: Add index update mutex to reduce database locking 2021-10-06 11:50:48 +02:00
albums_test.go
categories.go
categories_test.go
counts.go
counts_test.go
covers.go Backend: Add index update mutex to reduce database locking 2021-10-06 11:50:48 +02:00
covers_test.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
duplicates.go
duplicates_test.go
errors.go
errors_test.go
faces.go Backend: Add index update mutex to reduce database locking 2021-10-06 11:50:48 +02:00
faces_test.go
file_shares.go
file_shares_test.go
file_sync_download.go
file_sync_download_test.go
file_syncs.go
file_syncs_test.go
files.go Index: Improve comments and log messages #1559 2021-09-30 16:11:45 +02:00
files_hashes.go
files_hashes_test.go
files_test.go Index: Purge orphan file entries #1559 2021-09-30 15:50:10 +02:00
folders.go Backend: Add index update mutex to reduce database locking 2021-10-06 11:50:48 +02:00
folders_test.go
label.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
label_test.go
markers.go
markers_test.go
moments.go
moments_test.go
photo.go Backend: Add index update mutex to reduce database locking 2021-10-06 11:50:48 +02:00
photo_map.go
photo_map_test.go
photo_selection.go
photo_selection_test.go
photo_test.go Backend: Add index update mutex to reduce database locking 2021-10-06 11:50:48 +02:00
purge.go Backend: Add index update mutex to reduce database locking 2021-10-06 11:50:48 +02:00
purge_test.go Index: Purge orphan file entries #1559 2021-09-30 15:50:10 +02:00
query.go
query_test.go
subjects.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
subjects_test.go
users.go
users_test.go