photoprism/internal/entity/query
Michael Mayer dcb3dd6f18 Faces: Optimized midpoint computation and performance #4669 #5167
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-10-02 19:21:29 +02:00
..
testdata/directory Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
account.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
account_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
account_uploads.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
account_uploads_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
albums.go Search: Add "reverse" query param to sort results in reverse order #683 2025-07-14 18:08:05 +02:00
albums_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
categories.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
categories_test.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
clients.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
clients_test.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
counts.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
counts_test.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
covers.go UX: Update counters and covers in the background #4323 2025-03-28 23:20:28 +01:00
covers_test.go UX: Update counters and covers in the background #4323 2025-03-28 23:20:28 +01:00
duplicates.go Config: Improve the naming of file and directory variables 2024-09-13 12:30:21 +02:00
duplicates_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
errors.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
errors_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
faces.go CLI: Add "photoprism vision reset" command to reset metadata #5233 2025-09-29 18:59:52 +02:00
faces_test.go Faces: Optimized midpoint computation and performance #4669 #5167 2025-10-02 19:21:29 +02:00
file_selection.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
file_selection_test.go Tests: Refactor unit tests after uid change #4560 2024-10-21 13:16:06 +02:00
file_shares.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
file_shares_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
file_sync_download.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
file_sync_download_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
file_syncs.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
file_syncs_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
files.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
files_hashes.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
files_hashes_test.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
files_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
folders.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
folders_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
label.go API: Add additional fields to label and subject edit forms #383 #3168 2025-01-17 02:55:07 +01:00
label_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
markers.go CLI: Add "photoprism vision reset" command to reset metadata #5233 2025-09-29 18:59:52 +02:00
markers_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
moments.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
moments_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
photo.go SQLite: Fix "too many SQL variables" error when flagging pictures as hidden #3742 #5074 2025-06-27 12:28:50 +02:00
photo_map.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
photo_map_test.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
photo_selection.go API: Add additional fields to label and subject edit forms #383 #3168 2025-01-17 02:55:07 +01:00
photo_selection_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
photo_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
places.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
places_test.go Index: Set labels based on matching keywords in title or subject #4602 2024-11-01 12:15:39 +01:00
purge.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
purge_test.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
query.go Query: Add code comments for easier troubleshooting #5235 2025-09-30 21:46:42 +02:00
query_test.go CLI: Add "photoprism vision reset" command to reset metadata #5233 2025-09-29 18:59:52 +02:00
sessions.go Query: Fix session id length check in sessions.go #4490 2024-08-29 10:44:32 +02:00
sessions_test.go Query: Fix session id length check in sessions.go #4490 2024-08-29 10:44:32 +02:00
subjects.go CLI: Add "photoprism vision reset" command to reset metadata #5233 2025-09-29 18:59:52 +02:00
subjects_test.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
users.go Auth: Improve user model and search in backend and frontend 2025-03-18 09:00:50 +01:00
users_test.go Tests: Add unit tests #4973 2025-05-02 18:39:40 +02:00