photoprism/internal/api
Michael Mayer 0e4ce95ff1 Library: Add option to run index and cache cleanup from the UI #3699
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-09-03 16:02:42 +02:00
..
abort.go Clean: Shorten error log sanitization function name #439 #3588 2023-08-15 17:05:55 +02:00
albums_search_test.go
albums_search.go Albums: Add experimental private album flag to edit dialog #480 2023-02-21 00:02:44 +01:00
albums_test.go API: Update albums_test.go 2023-02-09 14:06:01 +01:00
albums.go Albums: Improve parameter validation for database queries #3320 2023-04-01 14:25:05 +02:00
api_client_config.go
api_client.go
api_log.go
api_test.go
api_ws_publish.go
api_ws_test.go
api_ws.go
api.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
auth_test.go
auth_tokens.go
auth.go
batch_test.go
batch.go API: Remove unnecessary log message from batch delete handler #272 2023-07-23 18:32:02 +02:00
cache_test.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
cache.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
config_options_test.go
config_options.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
config_settings_test.go
config_settings.go
connect_test.go
connect.go Help & Support: Improve about.vue and connect.vue pages 2023-03-29 12:53:51 +02:00
covers_test.go
covers.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
download_album_test.go
download_album.go
download_file_test.go
download_file.go
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 Edit: Change image orientation through the user interface #464 2023-03-20 16:18:27 +01:00
file_orientation.go Photos: Update file mod time when changing image orientation #464 2023-03-22 17:41:07 +01:00
files_test.go
files.go
folders_cover_test.go
folders_cover.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
folders_search_test.go
folders_search.go Albums: Add experimental private album flag to edit dialog #480 2023-02-21 00:02:44 +01:00
headers.go API: Skip sending token headers in public mode to allow caching #2875 2023-04-14 18:06:57 +02:00
import_test.go
import.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
index_test.go
index.go Library: Add option to run index and cache cleanup from the UI #3699 2023-09-03 16:02:42 +02:00
labels_search_test.go
labels_search.go
labels_test.go
labels.go
links_test.go API: Code clean-up #3297 2023-03-20 20:42:13 +01:00
links.go Moments: Change default sort order in the overview to "newest" #3280 2023-03-13 22:17:23 +01:00
markers_test.go Faces: Add POST REST endpoint to manually create new file markers #1548 2023-07-27 19:13:00 +02:00
markers.go Faces: Add POST REST endpoint to manually create new file markers #1548 2023-07-27 19:13:00 +02:00
moments_time_test.go
moments_time.go
photo_label_test.go
photo_label.go
photo_unstack_test.go
photo_unstack.go
photos_search_geo_test.go
photos_search_geo.go
photos_search_test.go
photos_search.go
photos_test.go
photos.go Edit: Change image orientation through the user interface #464 2023-03-20 16:18:27 +01:00
reactions.go
response.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
server.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
services_search_test.go
services_search.go
services_test.go
services_upload_test.go
services_upload.go
services.go API: Add action and user context to indexing events #98 2023-03-11 14:09:00 +01:00
session_create.go Auth: Refactor session API #98 2023-03-10 12:15:10 +01:00
session_delete.go Auth: Refactor session API #98 2023-03-10 12:15:10 +01:00
session_get.go Auth: Refactor session API #98 2023-03-10 12:15:10 +01:00
session_test.go Auth: Refactor session API #98 2023-03-10 12:15:10 +01:00
session.go Auth: Refactor session API #98 2023-03-10 12:15:10 +01:00
share_preview_test.go
share_preview.go
share_test.go Albums: Fix generation of site URL when opening a share link #3658 2023-08-21 11:29:41 +02:00
share.go Albums: Fix generation of site URL when opening a share link #3658 2023-08-21 11:29:41 +02:00
status_test.go
status.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
subjects_search_test.go
subjects_search.go
subjects_test.go
subjects.go People: Fix merging and renaming in connection with deleted names #3414 2023-08-21 15:04:14 +02:00
svg_test.go
svg.go
thumbnails_test.go
thumbnails.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
users_avatar_test.go
users_avatar.go Auth: Improve privilege level change detection #3512 2023-07-18 23:35:10 +02:00
users_password_test.go
users_password.go Auth: Improve privilege level change detection #3512 2023-07-18 23:35:10 +02:00
users_update_test.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00
users_update.go Auth: Improve privilege level change detection #3512 2023-07-18 23:35:10 +02:00
users_upload_test.go
users_upload.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
video_test.go
video.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
zip_test.go
zip.go