photoprism/internal/entity/query
Michael Mayer dc19035d8f Metrics: Add file system and account usage info #5355
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-30 10:43:58 +01: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 UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01: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 Albums: Improve performance when setting/refreshing cover images #5253 2025-10-10 17:51:55 +02:00
covers_test.go Albums: Improve performance when setting/refreshing cover images #5253 2025-10-10 17:51:55 +02: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 CI: Apply Go linter recommendations to entity.ManuallyAddedFaces() #5330 2025-11-23 08:51:31 +01:00
faces_test.go AI: Improve conflict resolution when merging face clusters #5167 2025-10-07 18:58:21 +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 UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01: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 AI: Improve conflict resolution when merging face clusters #5167 2025-10-07 18:58:21 +02:00
markers_test.go AI: Improve conflict resolution when merging face clusters #5167 2025-10-07 18:58:21 +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 UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01: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 UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01:00
photo_test.go UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01: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 TestMain: Handle "defer" before os.Exit #5330 2025-11-21 18:58:36 +01: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 UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01:00
subjects_test.go Backend: Move customize, pwa, ttl, query, classify and nsfw packages 2024-07-02 07:36:52 +02:00
users.go Metrics: Add file system and account usage info #5355 2025-11-30 10:43:58 +01:00
users_test.go Tests: Add unit tests #4973 2025-05-02 18:39:40 +02:00