hedgedoc/src
Thomas Snowden 95df1525a9
Add API decorator to reduce clutter
Signed-off-by: Thomas Snowden <zapperchamp1@gmail.com>
2021-05-16 22:09:28 +02:00
..
api Add API decorator to reduce clutter 2021-05-16 22:09:28 +02:00
auth Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
authors Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
config Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
errors Errors: Add ForbiddenIdError 2021-02-27 23:04:52 +01:00
frontend-config Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
groups GroupsService: Remove test obsoleted by strict mode 2021-05-09 20:59:31 +02:00
history Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
logger ConsoleLoggerService: Fix type of context properties 2021-05-09 20:59:31 +02:00
media Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
monitoring Utils: Extract getServerVersionFromPackageJson into own file 2021-03-21 19:58:37 +01:00
notes Refactor(note): Remove shortid from note 2021-05-11 22:49:44 +02:00
permissions Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
revisions RevisionsService: Throw NotInDBError on empty DB result 2021-05-09 20:59:30 +02:00
users UsersService: Remove test obsoleted by strict mode 2021-05-09 20:59:31 +02:00
utils Utils: Fix getServerVersionFromPackageJson 2021-04-15 18:39:41 +02:00
app.module.ts PrivateApi: Serve under /api/private 2021-04-22 23:34:51 +02:00
main.ts Handle config initialisation error on app bootstrap 2021-05-09 20:59:31 +02:00
seed.ts Refactor(note): Remove shortid from note 2021-05-11 22:49:44 +02:00