photoprism/internal/query
2021-08-13 20:31:41 +02:00
..
testdata/directory
account_search.go
account_search_test.go Tests: Adapt tests to fixture changes 2021-07-22 13:53:28 +02:00
account_uploads.go
account_uploads_test.go
albums.go Albums: Improve database query #1010 2021-02-08 14:52:33 +01:00
albums_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
categories.go
categories_test.go
counts.go
counts_test.go
duplicates.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
duplicates_test.go Backup: Improve command flags and usage docs #1190 #1193 2021-04-19 13:48:46 +02:00
errors.go
errors_test.go Tests: Add tests for internal/query 2021-03-03 11:49:32 +01:00
file_shares.go
file_shares_test.go
file_sync_download.go
file_sync_download_test.go
file_syncs.go
file_syncs_test.go Tests: Update fixtures 2021-07-22 15:05:23 +02:00
files.go Index: Improve log messages #1010 2021-02-08 08:09:23 +01:00
files_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
folders.go Backend: Remove log from FolderCoverByUID #1011 2021-02-07 20:30:50 +01:00
folders_test.go Tests: Add tests for internal/api 2021-03-10 11:30:26 +01:00
geo.go People: Simplify "faces" search #22 2021-05-26 10:46:32 +02:00
geo_result.go
geo_result_test.go
geo_test.go People: Simplify "faces" search #22 2021-05-26 10:46:32 +02:00
label.go
label_result.go
label_test.go Tests: Adapt tests for internal/query to fixture updates 2021-08-04 17:10:26 +02:00
labels.go API: Apply limit and sort order when searching for IDs #890 2021-01-20 12:08:48 +01:00
labels_test.go
markers.go People: Improve Facial Recognition Accuracy, Command, and UI #22 2021-08-13 20:04:59 +02:00
moments.go Classify: Improve moments & location labels 2021-02-21 17:18:36 +01:00
moments_test.go Tests: Add tests for internal/query 2021-03-03 11:49:32 +01:00
people.go People: Update entity database table names #22 2021-08-13 20:31:41 +02:00
people_test.go People: Update entity database table names #22 2021-08-13 20:31:41 +02:00
photo.go Purge: Fix and simplify database queries #599 #1010 2021-02-08 14:09:58 +01:00
photo_map.go
photo_map_test.go
photo_results.go People: Show number of faces in edit dialog #22 2021-05-26 09:51:00 +02:00
photo_results_test.go Tests: Add tests for internal/query 2021-03-03 11:49:32 +01:00
photo_search.go People: Simplify "faces" search #22 2021-05-26 10:46:32 +02:00
photo_search_test.go Tests: Adapt tests to fixture changes 2021-08-05 12:33:52 +02:00
photo_test.go Tests: Add tests for internal/query 2021-03-03 11:49:32 +01:00
purge.go Purge: Fix and simplify database queries #599 #1010 2021-02-08 14:09:58 +01:00
purge_test.go Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
query.go Update copyright after year change 2021-01-01 22:37:25 +01:00
query_test.go Shares: Show all albums on overview page #776 2020-12-31 12:34:06 +01:00
selection.go
selection_test.go