photoprism/internal/server
Michael Mayer 3e4121cc78 Server: Add "restart required" flag and button to restart the server
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-03-27 19:27:19 +02:00
..
header
limiter
autotls.go
basicauth.go Auth: Refactor users path configuration and base path default 2023-03-14 21:47:14 +01:00
extensions.go
logger.go
methods.go
recovery.go
routes.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
routes_pwa.go
routes_sharing.go
routes_static.go
routes_test.go
routes_webdav.go Auth: Refactor users path configuration and base path default 2023-03-14 21:47:14 +01:00
security.go
server.go
start.go