photoprism/internal/server
Michael Mayer 7a7ffbced2 CLI: Reduce logging output in production environments #3370
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-05-05 09:55:00 +02:00
..
header Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
limiter Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
autotls.go WebDAV: Allow read access in read-only mode and improve logs #3177 #3183 2023-02-09 13:14:56 +01:00
basicauth.go Auth: Refactor users path configuration and base path default 2023-03-14 21:47:14 +01:00
extensions.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
logger.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
methods.go WebDAV: Refactor logging 2021-01-04 10:32:43 +01:00
recovery.go Auth: Add support for config and routing extensions (WIP) #782 #2478 2022-07-05 23:13:34 +02:00
routes.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
routes_pwa.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_sharing.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_static.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_test.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_webdav.go Auth: Refactor users path configuration and base path default 2023-03-14 21:47:14 +01:00
security.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
server.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
start.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00