hedgedoc/commons
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
..
src fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
types refactor: reorganize files in commons package 2023-05-31 23:42:46 +02:00
.eslintrc.cjs fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
.gitignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
build.sh fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
jest.config.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
jest.config.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
package.json chore(deps): update dependency eslint to v8.47.0 2023-08-12 11:05:01 +02:00
package.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
tsconfig.base.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.base.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.esm.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.esm.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00