photoprism/internal/query
Michael Mayer fe7e342692 OAuth2: Improve authentication logs and commands #213 #3730 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-29 17:32:53 +01:00
..
testdata/directory
account.go
account_test.go
account_uploads.go
account_uploads_test.go
albums.go
albums_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
categories.go
categories_test.go
clients.go OAuth2: Improve authentication logs and commands #213 #3730 #3943 2024-01-29 17:32:53 +01:00
clients_test.go Tests: Add unit tests #3943 2024-01-16 18:10:59 +01:00
counts.go
counts_test.go
covers.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
covers_test.go
duplicates.go
duplicates_test.go
errors.go
errors_test.go
faces.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
faces_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
file_selection.go
file_selection_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
file_shares.go
file_shares_test.go
file_sync_download.go
file_sync_download_test.go
file_syncs.go
file_syncs_test.go
files.go
files_hashes.go
files_hashes_test.go
files_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
folders.go
folders_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
label.go
label_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
markers.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
markers_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
moments.go
moments_test.go
photo.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
photo_map.go
photo_map_test.go
photo_selection.go
photo_selection_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
photo_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
places.go
places_test.go
purge.go
purge_test.go
query.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
query_test.go Backend: Refactor SQL batch size limit #3124 #3742 2023-10-15 09:46:04 +02:00
sessions.go OAuth2: Improve authentication logs and commands #213 #3730 #3943 2024-01-29 17:32:53 +01:00
sessions_test.go Auth: Use hashed auth tokens for enhanced security #3943 #808 #782 2024-01-06 17:35:19 +01:00
subjects.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
subjects_test.go
users.go
users_test.go