photoprism/internal/query
Michael Mayer b24d5c03a1 Use YAML files to save and restore photo metadata
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-18 22:18:58 +02:00
..
account_uploads.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
account_uploads_test.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
accounts.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
accounts_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
albums.go Add videos to main navigation #17 2020-05-14 19:03:12 +02:00
albums_test.go Add videos to main navigation #17 2020-05-14 19:03:12 +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
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 Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
files_test.go Backend: Add tests to internal/query 2020-05-13 10:16:12 +02:00
geo.go Backend: Improve query parser #266 2020-05-11 14:49:00 +02:00
geo_result.go Backend: Improve query parser #266 2020-05-11 14:49:00 +02:00
geo_result_test.go Backend: Add tests to internal/query 2020-05-13 11:57:54 +02:00
geo_test.go Backend: Add tests to internal/query 2020-05-14 14:18:28 +02:00
label.go Backend: Update label photo count and refactor entity fixtures 2020-05-10 19:43:49 +02:00
label_result.go Backend: Update label photo count and refactor entity fixtures 2020-05-10 19:43:49 +02:00
label_test.go Backend: Add tests to internal/query 2020-05-13 11:57:54 +02:00
labels.go Add videos to main navigation #17 2020-05-14 19:03:12 +02:00
labels_test.go Add videos to main navigation #17 2020-05-14 19:03:12 +02:00
moments_time.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
moments_time_test.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
photo.go Use YAML files to save and restore photo metadata 2020-05-18 22:18:58 +02:00
photo_test.go Backend: Add tests to internal/query 2020-05-13 11:57:54 +02:00
photos.go Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
photos_results.go Use YAML files to save and restore photo metadata 2020-05-18 22:18:58 +02:00
photos_results_test.go Backend: Read from JSON sidecar files (created by exiftool) #4 #243 2020-05-13 20:53:15 +02:00
photos_test.go Store created files in .photoprism sub directory 2020-05-18 15:45:55 +02:00
query.go Backend: Improve query parser #266 2020-05-11 14:49:00 +02:00
query_test.go Backend: Improve query parser #266 2020-05-11 14:49:00 +02:00
selection.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
selection_test.go Backend: Add tests to internal/query 2020-05-13 17:23:16 +02:00