hedgedoc/src
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
..
api refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
auth refactor(auth-token): rename lastUsed to lastUsedAt 2022-01-16 21:52:15 +01:00
authors
config refactor(config): type config mocks 2022-01-30 22:19:50 +01:00
errors Change error types in checkLocalPassword and updateLocalPassword to InvalidCredentialsError and NoLocalIdentityError 2022-01-06 21:59:46 +01:00
frontend-config refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
groups
history refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
identity Update error types for checkLocalPassword and updateLocalPassword to InvalidCredentialsError and NoLocalIdentityError in tests 2022-01-06 22:01:39 +01:00
logger
media refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
monitoring
notes refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
permissions refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
revisions refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
users refactor(user): lazy-load relations 2021-12-05 22:03:41 +01:00
utils
app.module.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
main.ts
seed.ts refactor(user): lazy-load relations 2021-12-05 22:03:41 +01:00