hedgedoc/frontend/src/pages/api/private
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
..
auth feat: merge login, register and intro page 2023-09-24 22:12:39 +02:00
groups fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
me refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
notes fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
users tests(permissions): add cypress tests for permission alert icon 2023-10-13 18:07:44 +02:00
config.ts refactor: remove dropbox, facebook & twitter login 2023-10-07 13:28:37 +02:00
media.ts refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
tokens.ts fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00