hedgedoc/src
Philip Molares aaef0f72ba feat: add list of aliases to note entity
One of the aliases can be primary for each note, but all can be used to get information from the apis.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-09-21 15:14:00 +02:00
..
api feat: add auth controller with internal login, registration, password change and logout 2021-09-17 00:00:00 +02:00
auth chore: add user relation enum 2021-09-16 23:59:59 +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-16 23:59:59 +02:00
errors chore: add PrimaryAliasDeletionForbiddenError 2021-09-21 15:14:00 +02:00
frontend-config feat: change email auth config to local 2021-09-16 23:59:59 +02:00
groups Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
identity feat: add session handling 2021-09-17 00:00:00 +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-09-16 23:59:59 +02:00
monitoring Enforce import order with prettier 2021-08-29 18:45:46 +02:00
notes feat: add list of aliases to note entity 2021-09-21 15:14:00 +02:00
permissions chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
revisions chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
users chore: add user relation enum 2021-09-16 23:59:59 +02:00
utils feat: add session handling 2021-09-17 00:00:00 +02:00
app.module.ts feat: add identity module 2021-09-16 23:59:59 +02:00
main.ts feat: add session handling 2021-09-17 00:00:00 +02:00
seed.ts fix: update seed.ts 2021-09-17 00:00:00 +02:00