photoprism/internal/form
2024-01-31 14:16:13 +01:00
..
album.go
album_test.go
change_password.go
client.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
client_credentials.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
client_credentials_test.go Tests: Add unit tests #3943 2024-01-16 18:10:59 +01:00
client_test.go Tests: Add unit tests 2024-01-31 14:16:13 +01:00
client_token.go OAuth2: Add "POST /api/v1/oauth/revoke" API endpoint #782 #808 #3943 2024-01-10 12:21:43 +01:00
client_token_test.go Tests: Add unit tests #3943 2024-01-16 18:10:59 +01:00
connect.go
connect_test.go
face.go
face_test.go
feedback.go
feedback_test.go
file.go
file_test.go
folder.go
folder_test.go
form.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
form_report.go
form_report_test.go
import_options.go
index_options.go
json.go
json_test.go
label.go
link.go
marker.go
marker_test.go
photo.go
photo_test.go
search.go
search_albums.go Places: Add support for "label" and "category" search filters #1187 2023-09-20 22:07:30 +02:00
search_albums_test.go
search_faces.go
search_faces_test.go
search_folders.go
search_folders_test.go
search_labels.go
search_labels_test.go
search_photos.go Search: Add filter to find pictures by resolution range in MP #3896 2023-11-20 11:47:23 +01:00
search_photos_geo.go Search: Add filter to find pictures by resolution range in MP #3896 2023-11-20 11:47:23 +01:00
search_photos_geo_test.go Places: Add support for "label" and "category" search filters #1187 2023-09-20 22:07:30 +02:00
search_photos_test.go Search: Remove obsolete "fmin" and "fmax" filters #3818 2023-10-21 16:33:00 +02:00
search_sessions.go
search_sessions_test.go
search_subjects.go
search_subjects_test.go
search_users.go
search_users_test.go
selection.go
selection_test.go
serialize.go
serialize_test.go Search: Remove obsolete "fmin" and "fmax" filters #3818 2023-10-21 16:33:00 +02:00
service.go
service_search.go
service_search_test.go
service_test.go
service_upload.go
subject.go
subject_test.go
upload_options.go
user.go
user_details.go
user_login.go Auth: Refactor API to allow auth secrets to be used as tokens #808 #3943 2024-01-14 12:01:26 +01:00
user_login_test.go Auth: Refactor API to allow auth secrets to be used as tokens #808 #3943 2024-01-14 12:01:26 +01:00
user_test.go