hedgedoc/backend/test
Erik Michelson 8693edbf6a refactor(media): add media redirection endpoint
Previous versions of HedgeDoc suffered from the problem
that changing the media backend required manipulation of
the media links in all created notes. We discussed in
#3704 that it's favourable to have an endpoint that
redirects to the image's original URL. When changing the
media backend, the link stays the same but just the
redirect changes.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-04-18 22:11:49 +02:00
..
private-api refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
public-api refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
app.e2e-spec.ts Adding issues for TODOs 2023-10-08 16:00:42 +02:00
test-setup.ts feat: add initial database migration 2023-10-08 17:58:32 +02:00
tsconfig.json fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
tsconfig.json.license fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
utils.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00