hedgedoc/src
Philip Molares babd5ce393
chore: create getIdentifier utility function
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-09-16 23:53:29 +02:00
..
api feat: add auth controller with internal login, registration, password change and logout 2021-08-08 22:00:14 +02:00
auth chore: add user relation enum 2021-08-31 13:39:36 +02:00
authors Enforce import order with prettier 2021-08-29 18:45:46 +02:00
config feat: change email auth config to local 2021-09-04 19:24:32 +02:00
errors chore: add PrimaryAliasDeletionForbiddenError 2021-08-07 21:52:00 +02:00
frontend-config feat: change email auth config to local 2021-09-04 19:24:32 +02:00
groups Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history chore: create getIdentifier utility function 2021-09-16 23:53:29 +02:00
identity feat: add session handling 2021-08-31 13:36:13 +02:00
logger Enforce import order with prettier 2021-08-29 18:45:46 +02:00
media chore: move identity entity in its own folder 2021-08-08 21:53:20 +02:00
monitoring Enforce import order with prettier 2021-08-29 18:45:46 +02:00
notes feat: add alias service 2021-08-07 21:53:54 +02:00
permissions chore: move identity entity in its own folder 2021-08-08 21:53:20 +02:00
revisions chore: move identity entity in its own folder 2021-08-08 21:53:20 +02:00
users chore: add user relation enum 2021-08-31 13:39:36 +02:00
utils feat: add session handling 2021-08-31 13:36:13 +02:00
app.module.ts feat: add identity module 2021-08-08 21:59:23 +02:00
main.ts feat: add session handling 2021-08-31 13:36:13 +02:00
seed.ts fix: update seed.ts 2021-08-31 13:39:51 +02:00