photoprism/internal/query
Michael Mayer be94ff624c Edit photo type and sort by recently edited #394
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-14 12:42:31 +02:00
..
testdata/directory
account_search_test.go Backend: Add unit tests for internal/query 2020-07-13 11:11:52 +02:00
account_search.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
account_uploads_test.go
account_uploads.go
albums_test.go Backend: Add unit tests for internal/query 2020-07-13 11:40:49 +02:00
albums.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
categories_test.go
categories.go
counts_test.go Backend: Add unit tests for internal/query 2020-07-13 11:40:49 +02:00
counts.go
errors_test.go Backend: Add unit tests for internal/query 2020-07-13 11:40:49 +02:00
errors.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
file_shares_test.go
file_shares.go
file_sync_download_test.go
file_sync_download.go
file_syncs_test.go
file_syncs.go
files_test.go Backend: Add unit tests for internal/query 2020-07-13 11:40:49 +02:00
files.go
folders_test.go
folders.go
geo_result_test.go
geo_result.go
geo_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
geo.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
label_result.go
label_test.go
label.go
labels_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
labels.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
moments_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
moments.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
photo_results_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
photo_results.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_search.go Edit photo type and sort by recently edited #394 2020-07-14 12:42:31 +02:00
photo_test.go Backend: Add unit tests for internal/query 2020-07-13 12:29:11 +02:00
photo.go Backend: Refactor location data tables and entities 2020-07-12 08:27:05 +02:00
query_test.go Backend: Add unit tests for internal/query 2020-07-13 13:12:32 +02:00
query.go Fix and improve photo viewer #309 #370 2020-07-01 09:49:03 +02:00
selection_test.go
selection.go