hedgedoc/src
2022-01-06 22:01:39 +01:00
..
api Change error types in checkLocalPassword and updateLocalPassword to InvalidCredentialsError and NoLocalIdentityError 2022-01-06 21:59:46 +01:00
auth refactor(user): lazy-load relations 2021-12-05 22:03:41 +01:00
authors refactor(author): lazy-load relations 2021-11-16 18:45:40 +01:00
config test(mockconfig): generate unique upload paths 2021-11-16 18:25:00 +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(frontend-config): return auth providers as array 2021-12-28 01:16:42 +01:00
groups refactor(group): lazy-load relations 2021-11-16 19:05:28 +01:00
history refactor(note): lazy-load relations 2021-11-30 16:46:07 +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 Enforce import order with prettier 2021-08-29 18:45:46 +02:00
media refactor(note): lazy-load relations 2021-11-30 16:46:07 +01:00
monitoring Enforce import order with prettier 2021-08-29 18:45:46 +02:00
notes refactor(revision): lazy-load relations 2021-12-05 21:38:36 +01:00
permissions docs(permissions): document why we can't lazy-load 2021-12-05 19:32:31 +01:00
revisions refactor(revision): lazy-load relations 2021-12-05 21:38:36 +01:00
users refactor(user): lazy-load relations 2021-12-05 22:03:41 +01:00
utils feat: setupSpecialGroups in bootstrap 2021-10-31 00:06:55 +02:00
app.module.ts feat: add identity module 2021-08-08 21:59:23 +02:00
main.ts feat: setupSpecialGroups in bootstrap 2021-10-31 00:06:55 +02:00
seed.ts refactor(user): lazy-load relations 2021-12-05 22:03:41 +01:00