photoprism/internal/query
2021-08-15 20:57:26 +02:00
..
testdata/directory Add simple file browser to Library #260 2020-05-24 22:16:06 +02:00
account_search.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
account_search_test.go Tests: Adapt tests to fixture changes 2021-07-22 13:53:28 +02:00
account_uploads.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
account_uploads_test.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
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 Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
categories_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
counts.go Add favorite places 2020-06-08 18:32:51 +02:00
counts_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
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 Backend: Improve log messages 2020-07-14 18:00:32 +02:00
errors_test.go Tests: Add tests for internal/query 2021-03-03 11:49:32 +01:00
faces.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
faces_test.go People: Skip clustering when there are no new face markers #22 2021-08-14 19:52:49 +02:00
file_shares.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
file_shares_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_sync_download.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
file_sync_download_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_syncs.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
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 Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
geo_result_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
geo_test.go People: Simplify "faces" search #22 2021-05-26 10:46:32 +02:00
label.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
label_result.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
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 Backend: Format go imports 2020-11-21 18:08:41 +01:00
markers.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
markers_test.go People: Match markers with known faces and people #22 2021-08-14 20:48:38 +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: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
people_test.go People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
photo.go Purge: Fix and simplify database queries #599 #1010 2021-02-08 14:09:58 +01:00
photo_map.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
photo_map_test.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
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 Add photos from other albums (clone) 2020-06-14 11:39:53 +02:00
selection_test.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00