photoprism/internal/api
Michael Mayer 5f808cddb4 Library: Hide private files in "Originals" if user has no permission #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-02-20 18:50:28 +01:00
..
abort.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
albums_search_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
albums_search.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
albums_test.go API: Update albums_test.go 2023-02-09 14:06:01 +01:00
albums.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
api_client_config.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
api_client.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
api_log.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
api_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +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
api_ws.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
api.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
auth_session_create.go Auth: Add dummy LDAP service #98 2022-11-22 22:14:34 +01:00
auth_session_delete.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
auth_session_get.go Auth: Add dummy LDAP service #98 2022-11-22 22:14:34 +01:00
auth_session_test.go Auth: Use "username" instead of "name" in the session API #98 #2796 2022-10-24 09:21:39 +02:00
auth_session.go Server: Add Error 404 Not Found template and change ext to .gohtml #840 2022-10-18 22:19:41 +02:00
auth_share_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
auth_share.go Server: Add Error 404 Not Found template and change ext to .gohtml #840 2022-10-18 22:19:41 +02:00
auth_test.go API: Refactor authentication tests to use conf.SetAuthMode() #98 2022-10-12 18:11:20 +02:00
auth_tokens.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
auth.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
batch_test.go People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
batch.go UX: Show total number of pictures without images in overview #3164 2023-02-03 08:23:46 +01:00
cache.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
config_options_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
config_options.go Settings: Prevent success notification from being displayed twice 2022-12-28 20:14:35 +01:00
config_settings_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
config_settings.go Settings: Prevent success notification from being displayed twice 2022-12-28 20:14:35 +01:00
connect_test.go API: Improve logs and add /api/v1/connect endpoint for auth callbacks 2022-07-19 16:58:43 +02:00
connect.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
covers_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
covers.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +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_album.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
download_file_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
download_file.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +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
errors.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
faces_search_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
faces_search.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
faces_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
faces.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
feedback.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_delete_test.go Tests: Add tests for internal/api 2021-03-10 16:55:55 +01:00
file_delete.go API: Improve file operation logs 2023-01-19 21:11:17 +01:00
files_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
files.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
folders_cover_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
folders_cover.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
folders_search_test.go API: Add sort order "random" to find a random set of photos #153 2023-01-30 12:27:34 +01:00
folders_search.go Library: Hide private files in "Originals" if user has no permission #98 2023-02-20 18:50:28 +01:00
headers.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
import_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
import.go Auth: Improve user entity model and add unit tests #98 2023-02-20 15:54:33 +01:00
index_test.go Logs: Improve event log and messages in i18n package 2020-07-07 10:51:55 +02:00
index.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
labels_search_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
labels_search.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
labels_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
labels.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +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
links.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +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
markers.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
moments_time_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
moments_time.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
photo_label_test.go Backend: Add translations for API messages 2020-07-04 12:54:35 +02:00
photo_label.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +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
photo_unstack.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +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_geo.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
photos_search_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
photos_search.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
photos_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
photos.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
reactions.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
services_search_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
services_search.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
services_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
services_upload_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
services_upload.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
services.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
share_preview_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
share_preview.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
status_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
status.go Sharing: ACL authorization for REST API #18 2020-06-25 14:54:04 +02:00
subjects_search_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
subjects_search.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
subjects_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
subjects.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
svg_test.go Tests: Update fixtures and folder test 2020-12-30 18:12:30 +01:00
svg.go UX: Change avatar placeholder icon and background color #98 2022-10-17 20:29:15 +02:00
thumbnails_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
thumbnails.go Index: Add experimental EPS and SVG vector graphics support #1177 #2207 2023-02-11 20:18:04 +01:00
users_avatar_test.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
users_avatar.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
users_password_test.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
users_password.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
users_update_test.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
users_update.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
users_upload_test.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
users_upload.go Auth: Improve user entity model and add unit tests #98 2023-02-20 15:54:33 +01:00
video_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
video.go Index: Add experimental support for JPEG XL and APNG files #668 #3197 2023-02-14 14:43:49 +01:00
zip_test.go Zip: Improve download handler, tests and logging #2532 2022-07-21 15:16:20 +02:00
zip.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00