hedgedoc/src
Philip Molares 1aa821460f NotesController: Catch NotInDBErrors from permission checks
The permission check also tries to get the note and a non existing note needs to be handled there too.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-18 22:25:55 +01:00
..
api NotesController: Catch NotInDBErrors from permission checks 2021-02-18 22:25:55 +01:00
auth Tests: Rewrote AuthService unit test 2021-02-16 22:25:37 +01:00
authors Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
config config: Fix inconsistent env vars 2021-01-28 23:28:16 +01:00
errors auth: Add token limit of 200 2021-01-25 21:30:08 +01:00
groups Add relation between User and Group 2021-02-18 22:25:52 +01:00
history Add relation between User and Group 2021-02-18 22:25:52 +01:00
logger Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
media Add relation between User and Group 2021-02-18 22:25:52 +01:00
monitoring Format with Prettier 2 2021-01-06 23:49:45 +01:00
notes Add relation between User and Group 2021-02-18 22:25:52 +01:00
permissions Add test for permission service 2021-02-18 22:25:55 +01:00
revisions Add relation between User and Group 2021-02-18 22:25:52 +01:00
users Add relation between User and Group 2021-02-18 22:25:52 +01:00
utils Swagger: Split public and private API 2021-01-27 20:02:25 +01:00
app.module.ts PublicApi: Add correct prefix 2021-02-16 20:19:45 +01:00
main.ts StaticServe: Fix serving images under uploads/ 2021-02-16 20:22:49 +01:00