hedgedoc/backend/src
Erik Michelson 2225057ebe misc(apidocs): move URL route of API docs
This makes the Swagger UI route more consistent to the real API routes.
Especially, the "private" prefix of the private API docs was irritating.
Additionally, this commit adds a rule to the Caddyfile for proxying the API docs to the backend.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-01-15 18:20:25 +01:00
..
api refactor(backend): don't create local user if password is too weak 2023-01-15 18:15:28 +01:00
auth
authors
config
errors feat(backend): add RegistrationDisabledError 2023-01-15 18:14:01 +01:00
frontend-config
groups
history
identity refactor(backend): don't create local user if password is too weak 2023-01-15 18:15:28 +01:00
logger fix(tests): syntax for loop in console-logger service 2023-01-09 20:09:56 +01:00
media
monitoring feat(apidocs): use real version number 2023-01-15 18:20:25 +01:00
notes
permissions
realtime
revisions
session
users
utils misc(apidocs): move URL route of API docs 2023-01-15 18:20:25 +01:00
app-init.ts misc(apidocs): move URL route of API docs 2023-01-15 18:20:25 +01:00
app.module.ts
events.ts
main.ts
seed.ts