photoprism/internal/api
Michael Mayer bac6ae0cbd Sessions: Add max age and timeout config options #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-03 22:59:29 +02:00
..
abort.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
accounts.go Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02:00
accounts_search.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
accounts_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
accounts_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
albums.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
albums_search.go Auth: Remember ownership of uploaded photos and albums #98 #782 2022-09-30 19:15:10 +02:00
albums_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
albums_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
api.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
api_client.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
api_client_config.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
api_log.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
api_test.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
api_ws.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
api_ws_publish.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
api_ws_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
auth.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
auth_change_password.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
auth_change_password_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
auth_session.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
auth_session_create.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
auth_session_delete.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
auth_session_get.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
auth_session_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
auth_share.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
auth_share_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
auth_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
auth_tokens.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
batch.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
batch_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
cache.go Covers: Rename "preview images" to "cover thumbs" for consistency #383 2021-10-01 16:44:50 +02:00
config_options.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
config_options_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
config_settings.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
config_settings_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
connect.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
connect_test.go API: Improve logs and add /api/v1/connect endpoint for auth callbacks 2022-07-19 16:58:43 +02:00
covers.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
covers_test.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
download_album.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
download_album_test.go UX: Skip RAW files by default when downloading albums #2234 2022-04-11 11:53:21 +02:00
download_file.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
download_file_test.go UX: Skip RAW files by default when clicking Download All #2234 2022-04-10 17:02:09 +02:00
errors.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
errors_test.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
faces.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
faces_search.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
faces_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
faces_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
feedback.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
feedback_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
file_delete.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
file_delete_test.go Tests: Add tests for internal/api 2021-03-10 16:55:55 +01:00
files.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
files_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
folders_cover.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
folders_cover_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
folders_search.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
folders_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
headers.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
import.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
import_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
index.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
index_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
labels.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
labels_search.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
labels_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
labels_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
links.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
links_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
markers.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
markers_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
moments_time.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
moments_time_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
photo_label.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
photo_label_test.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
photo_unstack.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
photo_unstack_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
photos.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
photos_search.go Auth: Remember ownership of uploaded photos and albums #98 #782 2022-09-30 19:15:10 +02:00
photos_search_geo.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
photos_search_geo_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
photos_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
photos_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
reactions.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
share_preview.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
share_preview_test.go Tests: Add tests for internal/api 2021-03-10 15:52:38 +01:00
status.go Sharing: ACL authorization for REST API #18 2020-06-25 14:54:04 +02:00
status_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
subjects.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
subjects_search.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
subjects_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
subjects_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
svg.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
svg_test.go Tests: Update fixtures and folder test 2020-12-30 18:12:30 +01:00
thumbnails.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
thumbnails_test.go People: Disable updates if the worker does not run often enough #2182 2022-04-03 14:51:58 +02:00
upload.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
upload_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
video.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
video_test.go Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00
zip.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
zip_test.go Zip: Improve download handler, tests and logging #2532 2022-07-21 15:16:20 +02:00