photoprism/internal/api
Michael Mayer d0ad3c23fb OAuth2: Remove client soft delete and fix client add command #213 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-29 21:08:01 +01:00
..
abort.go CRC32: Move checksum generation to a dedicated package 2024-01-20 14:56:07 +01:00
albums_search_test.go
albums_search.go
albums_test.go
albums.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
api_auth_test.go
api_auth.go OAuth2: Improve authentication logs and commands #213 #3730 #3943 2024-01-29 17:32:53 +01:00
api_client_config.go
api_event.go
api_log.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
api_request.go
api_response_headers.go
api_response.go
api_test.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
api.go
auth_tokens.go
batch_test.go
batch.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
cache_test.go
cache.go Security: Refactor cache headers, auth token validation & UI #782 #808 2024-01-17 14:16:02 +01:00
config_options_test.go
config_options.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
config_settings_test.go
config_settings.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
connect_test.go
connect.go
covers_test.go
covers.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
download_album_test.go
download_album.go
download_file_test.go
download_file.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
echo_test.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
echo.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
errors_test.go
errors.go
faces_search_test.go
faces_search.go
faces_test.go
faces.go
feedback_test.go
feedback.go
file_delete_test.go
file_delete.go
file_orientation.go
files_test.go
files.go
folders_cover_test.go
folders_cover.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
folders_search_test.go
folders_search.go
import_test.go
import.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
index_test.go
index.go
labels_search_test.go
labels_search.go
labels_test.go
labels.go
links_test.go
links.go
markers_test.go
markers.go
metrics_test.go
metrics.go Prometheus: Fix "GET /api/v1/metrics" API endpoint #213 #3730 #3943 2024-01-29 14:18:17 +01:00
moments_time_test.go
moments_time.go
photo_label_test.go
photo_label.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
photo_unstack_test.go
photo_unstack.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
photos_search_geo_test.go
photos_search_geo.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
photos_search_test.go
photos_search.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
photos_test.go
photos.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
reactions.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
server.go
services_search_test.go
services_search.go
services_test.go
services_upload_test.go
services_upload.go
services.go
session_create.go Security: Refactor cache headers, auth token validation & UI #782 #808 2024-01-17 14:16:02 +01:00
session_delete.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
session_get.go Security: Refactor cache headers, auth token validation & UI #782 #808 2024-01-17 14:16:02 +01:00
session_oauth_test.go
session_oauth.go OAuth2: Remove client soft delete and fix client add command #213 #3943 2024-01-29 21:08:01 +01:00
session_response.go
session_test.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
session.go
share_preview_test.go
share_preview.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
share_test.go
share.go
status_test.go
status.go
subjects_search_test.go
subjects_search.go
subjects_test.go
subjects.go
svg_test.go
svg.go
thumbnails_test.go
thumbnails.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
users_avatar_test.go
users_avatar.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
users_password_test.go
users_password.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
users_update_test.go
users_update.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
users_upload_test.go
users_upload.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
video_test.go
video.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
websocket_create.go
websocket_reader.go
websocket_test.go
websocket_writer.go
websocket.go
zip_test.go
zip.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00