photoprism/internal/server
Michael Mayer e3bb8b19dd Routing: Prefix frontend UI routes with /library #840 #2466
Also improves migrations and updates the db schema docs.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-15 21:54:11 +02:00
..
header Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
limiter Security: Improve rate limit and HTTP proxy configuration #98 2022-10-12 14:57:33 +02:00
autotls.go Security: Refactor certs path config #98 2022-10-12 15:33:35 +02:00
basicauth.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
extensions.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +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 Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
security.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
server.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
start.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
webdav.go WebDAV: Refactor basic authentication handler #98 2022-10-08 23:34:43 +02:00