hedgedoc/frontend/cypress/e2e
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
..
deleteNote.spec.ts fix(deletion-modal): include note title fallback 2023-06-30 15:38:53 +02:00
diagrams.spec.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
document-read-only-page.spec.ts fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
documentTitle.spec.ts feat: move first heading title extraction into an app extension 2023-04-16 20:05:24 +02:00
export.spec.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
fileUpload.spec.ts refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
history.spec.ts feat: merge login, register and intro page 2023-09-24 22:12:39 +02:00
iframe-capsule.spec.ts fix(frontend e2e): name of iframe capsule test 2023-02-13 18:06:17 +01:00
import.spec.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
intro.spec.ts feat: merge login, register and intro page 2023-09-24 22:12:39 +02:00
linkEmbedder.spec.ts Adding issues for TODOs 2023-10-08 16:00:42 +02:00
linkSchemes.spec.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
maxLength.spec.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
motd.spec.ts fix(frontend): fix motd e2e test 2023-10-24 13:49:12 +02:00
permissions.spec.ts tests(permissions): add cypress tests for permission alert icon 2023-10-13 18:07:44 +02:00
profile.spec.ts fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
renderer-mode.spec.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
revision.spec.ts fix(frontend): make note details in redux optional 2023-09-09 09:40:06 +02:00
signInButton.spec.ts enhancement(login): add redirectBackTo parameter to login button 2023-09-25 00:13:43 +02:00
slideshow-only-page.spec.ts fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
taskLists.spec.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
word-count.spec.ts enhancement(sidebar): move note info modal into sidebar 2023-04-23 22:18:14 +02:00