.. |
abort.go
|
|
|
albums.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
albums_search.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +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_test.go
|
API: Update albums_test.go
|
2023-02-09 14:06:01 +01:00 |
api.go
|
Links: Change https://photoprism.app/ to https://www.photoprism.app/
|
2023-02-08 09:07:42 +01:00 |
api_client.go
|
Security: Add http rate limiter and auto tls mode #98
|
2022-10-11 22:44: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_log.go
|
|
|
api_test.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
api_ws.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 |
auth.go
|
Auth: Apply user rights and permissions in the search API #98 #782
|
2022-09-30 00:42:19 +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_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_share.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_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 |
batch.go
|
UX: Show total number of pictures without images in overview #3164
|
2023-02-03 08:23:46 +01:00 |
batch_test.go
|
|
|
cache.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
config_options.go
|
Settings: Prevent success notification from being displayed twice
|
2022-12-28 20:14:35 +01:00 |
config_options_test.go
|
|
|
config_settings.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 |
connect.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
connect_test.go
|
|
|
covers.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 |
download_album.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
download_album_test.go
|
|
|
download_file.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 |
errors.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
errors_test.go
|
|
|
faces.go
|
|
|
faces_search.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +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_test.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
feedback.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
feedback_test.go
|
|
|
file_delete.go
|
API: Improve file operation logs
|
2023-01-19 21:11:17 +01:00 |
file_delete_test.go
|
|
|
files.go
|
|
|
files_test.go
|
|
|
folders_cover.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +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_search.go
|
Library: Hide private files in "Originals" if user has no permission #98
|
2023-02-20 18:50:28 +01: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 |
headers.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
import.go
|
Auth: Improve user entity model and add unit tests #98
|
2023-02-20 15:54:33 +01:00 |
import_test.go
|
|
|
index.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
index_test.go
|
|
|
labels.go
|
|
|
labels_search.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
labels_search_test.go
|
|
|
labels_test.go
|
|
|
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
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +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
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
moments_time_test.go
|
|
|
photo_label.go
|
|
|
photo_label_test.go
|
|
|
photo_unstack.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
photo_unstack_test.go
|
|
|
photos.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
photos_search.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +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_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
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
photos_test.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
reactions.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 |
services_search.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_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_upload_test.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
share_preview.go
|
Security: Create new files without execution permission #2809
|
2022-10-31 15:01:48 +01:00 |
share_preview_test.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
status.go
|
|
|
status_test.go
|
|
|
subjects.go
|
|
|
subjects_search.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +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_test.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
svg.go
|
UX: Change avatar placeholder icon and background color #98
|
2022-10-17 20:29:15 +02:00 |
svg_test.go
|
|
|
thumbnails.go
|
Index: Add experimental EPS and SVG vector graphics support #1177 #2207
|
2023-02-11 20:18:04 +01:00 |
thumbnails_test.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
users_avatar.go
|
Auth: Improve account management page and config options #98
|
2022-10-19 05:09:09 +02: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_password.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_update.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_upload.go
|
Auth: Improve user entity model and add unit tests #98
|
2023-02-20 15:54:33 +01:00 |
users_upload_test.go
|
Auth: Extend account settings with user details and avatar upload #98
|
2022-10-17 19:07:38 +02:00 |
video.go
|
Index: Add experimental support for JPEG XL and APNG files #668 #3197
|
2023-02-14 14:43:49 +01:00 |
video_test.go
|
Security: Use individual preview tokens for each user account #98
|
2022-10-13 22:11:02 +02:00 |
zip.go
|
Routing: Prefix frontend UI routes with /library #840 #2466
|
2022-10-15 21:54:11 +02:00 |
zip_test.go
|
|
|