hedgedoc/src
Philip Molares 8c562016ab Refactor(note): Remove shortid from note
This is a 1.x relict and isn't used anymore in 2.x. All 1.x shortids will be converted to aliases on migration of 1.x to 2.x.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-05-11 22:49:44 +02:00
..
api Linting: Fixed wrong logger contexts 2021-05-09 22:18:41 +02:00
auth AuthTokenEntity: Make validUntil not nullable 2021-05-09 22:05:47 +02:00
authors Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
config Safely parse numbers from environment vars 2021-05-09 20:59:30 +02:00
errors Errors: Add ForbiddenIdError 2021-02-27 23:04:52 +01:00
frontend-config FrontendConfig DTOs: Make properties consistently optional 2021-05-09 20:59:31 +02:00
groups GroupsService: Remove test obsoleted by strict mode 2021-05-09 20:59:31 +02:00
history HistoryService: Throw NotInDBError on empty DB result 2021-05-09 20:59:31 +02:00
logger ConsoleLoggerService: Fix type of context properties 2021-05-09 20:59:31 +02:00
media Linting: Fixed wrong logger contexts 2021-05-09 22:18:41 +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 Merge pull request #1039 from hedgedoc/fix/permissionsCreationAndFinding 2021-04-18 22:45:24 +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