photoprism/internal/query
Michael Mayer b62af742ae Backend: Improve log messages
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-14 18:00:32 +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 Backend: Add unit tests for internal/query 2020-07-13 11:11:52 +02:00
account_uploads.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
account_uploads_test.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
albums.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
albums_test.go Backend: Add unit tests for internal/query 2020-07-13 11:40:49 +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: Add unit tests for internal/query 2020-07-13 11:40:49 +02:00
errors.go Backend: Improve log messages 2020-07-14 18:00:32 +02:00
errors_test.go Backend: Add unit tests for internal/query 2020-07-13 11:40:49 +02:00
file_shares.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
file_shares_test.go Backend: Add tests to internal/query 2020-05-14 15:43:39 +02:00
file_sync_download.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
file_sync_download_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
file_syncs.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
file_syncs_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
files.go Show max 500 files per folder #364 2020-06-22 21:21:02 +02:00
files_test.go Backend: Add unit tests for internal/query 2020-07-13 11:40:49 +02:00
folders.go Moments: Fix AlbumFolders query 2020-06-16 10:08:34 +02:00
folders_test.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
geo.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +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 Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
geo_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12: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 File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
labels.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
labels_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
moments.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
moments_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
photo.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_results.go Edit photo type and sort by recently edited #394 2020-07-14 12:42:31 +02:00
photo_results_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
photo_search.go Edit photo type and sort by recently edited #394 2020-07-14 12:42:31 +02:00
photo_search_test.go UX: Rename group(ed) to stack(ed) #394 2020-07-13 15:59:54 +02:00
photo_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
query.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
query_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02: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