hedgedoc/frontend/src/components
Tilman Vatteroth dccd58f0c1 fix: remove subpath support for HD_BASE_URL
With this commit we drop the subpath support which results in the constraint that HedgeDoc must always run on the root of a domain. This makes a lot of things in testing, rendering and security much easier.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-13 20:38:53 +02:00
..
application-loader fix(frontend): improve performance by caching translated texts 2023-06-26 23:56:44 +02:00
cheatsheet refactor: move cheatsheet to global components 2023-07-02 17:54:23 +02:00
common refactor: replace plantuml error message with a custom hedgedoc error alert 2023-08-09 13:55:35 +02:00
document-read-only-page fix(frontend): improve performance by caching translated texts 2023-06-26 23:56:44 +02:00
editor-page fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
error-boundary enhancement: remove frontend version 2023-04-03 20:11:03 +02:00
error-pages fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
global-dialogs fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
history-page fix(frontend): improve performance by caching translated texts 2023-06-26 23:56:44 +02:00
intro-page fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
landing-layout refactor: move help entries into new global app bar 2023-07-02 17:54:23 +02:00
layout fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
login-page/auth fix(frontend): improve performance by caching translated texts 2023-06-26 23:56:44 +02:00
markdown-renderer fix: code formatting 2023-07-16 10:51:51 +02:00
notifications fix: useTranslation hook in react components 2023-03-25 16:14:03 +01:00
profile-page fix(frontend): improve performance by caching translated texts 2023-06-26 23:56:44 +02:00
register-page fix(frontend): use correct translations for privacy and term of use links 2023-07-09 12:30:51 +02:00
render-page fix: code formatting 2023-07-16 10:51:51 +02:00
slide-show-page fix: hide scrollbars in slide show full screen rendering 2023-06-08 11:29:16 +02:00