hedgedoc/frontend
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
..
.netlify
cypress refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
docker chore(deps): update node.js to 2f46fd4 2024-01-28 16:06:28 +00:00
global-styles enhancement(renderer): improve accessibility of links 2024-04-03 23:44:42 +02:00
locales feat(sidebar): add gitlab snippet and github gist export 2024-04-04 00:36:48 +02:00
netlify fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
public feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
src refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
.editorconfig chore: fix and reformat editorconfig 2023-04-24 13:39:33 +02:00
.env
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh fix(frontend): delete mock public directory only for production 2023-10-24 13:49:12 +02:00
CHANGELOG.md
CONTRIBUTING.md
cypress.config.ts
jest.config.ts fix(frontend): fix test configuration due to breaking change 2023-08-13 20:55:10 +02:00
netlify.toml
next-env.d.ts feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
next-env.d.ts.license
next.config.js fix(frontend): use swc minify to prevent terser error 2023-10-23 22:01:18 +02:00
package.json fix(deps): update dependency reveal.js to v5 2024-04-09 11:40:15 +02:00
package.json.license
tsconfig.json feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
tsconfig.json.license