hedgedoc/src/config
Philip Molares 2d8d29cf20 refactor(config): type config mocks
To minimize type errors, when the config objects are changed, this commit introduces types to the mock config object accordingly.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-01-30 22:19:50 +01:00
..
mock refactor(config): type config mocks 2022-01-30 22:19:50 +01:00
app.config.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
auth.config.ts feat: change email auth config to local 2021-09-04 19:24:32 +02:00
csp.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
customization.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
database-dialect.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
database.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
external-services.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
gitlab.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
hsts.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
loglevel.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
media.config.ts refactor(config): introduce new interface MediaBackendConfig 2022-01-30 22:19:50 +01:00
note.config.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
utils.spec.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
utils.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00