hedgedoc/backend/src
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
..
api fix: format code 2023-07-19 12:36:32 +02:00
auth refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
authors Move session entity to sessions folder 2023-07-06 12:07:44 +02:00
config fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
errors
frontend-config refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
groups
history refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
identity fix: format code 2023-07-19 12:36:32 +02:00
logger
media fix: format code 2023-07-19 12:36:32 +02:00
monitoring refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
notes fix: format code 2023-07-19 12:36:32 +02:00
permissions fix: format code 2023-07-19 12:36:32 +02:00
realtime fix: code formatting 2023-07-16 10:51:51 +02:00
revisions fix: code formatting 2023-07-16 10:51:51 +02:00
sessions fix: code formatting 2023-07-16 10:51:51 +02:00
users refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
utils
app-init.ts Move session entity to sessions folder 2023-07-06 12:07:44 +02:00
app.module.ts Move session entity to sessions folder 2023-07-06 12:07:44 +02:00
events.ts
main.ts
seed.ts Move session entity to sessions folder 2023-07-06 12:07:44 +02:00