hedgedoc/backend/src
David Mehren a607128b78 fix(media-service): correct type in chooseBackendType
Signed-off-by: David Mehren <git@herrmehren.de>
2023-12-07 18:46:39 +01:00
..
api Move monitoring TODO 2023-10-08 16:00:42 +02:00
auth refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
authors Move session entity to sessions folder 2023-07-06 12:07:44 +02:00
config Update Tests for HD_SHOW_LOG_TIMESTAMP 2023-10-08 20:42:37 +02:00
errors enhancement(auth): better error message handling 2023-03-26 15:43:39 +02:00
frontend-config Update Tests for HD_SHOW_LOG_TIMESTAMP 2023-10-08 20:42:37 +02:00
groups fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
history refactor(backend): fix nestjs-typed linting errors 2023-07-09 21:12:56 +02:00
identity Adding issues for TODOs 2023-10-08 16:00:42 +02:00
logger Add config option for Disabling timestamp in log 2023-10-08 20:42:37 +02:00
media fix(media-service): correct type in chooseBackendType 2023-12-07 18:46:39 +01:00
migrations feat: add initial database migration 2023-10-08 17:58:32 +02:00
monitoring Adding issues for TODOs 2023-10-08 16:00:42 +02:00
notes fix: format code 2023-07-19 12:36:32 +02:00
permissions fix: format code 2023-07-19 12:36:32 +02:00
realtime feat(realtime): add disconnect reason 2023-10-23 22:39:21 +02:00
revisions fix: code formatting 2023-07-16 10:51:51 +02:00
sessions fix(session-service): properly handle session store results 2023-10-07 19:01:57 +02:00
users Remove not needed TODOs 2023-10-08 16:00:42 +02:00
utils fix: support dots in semver prerelease identifier 2023-10-08 22:01:47 +02:00
app-init.ts Move session entity to sessions folder 2023-07-06 12:07:44 +02:00
app.module.ts fix(migrations): use migration file extension according to runtime 2023-10-08 17:58:32 +02:00
events.ts feat: add patch to add generic types to eventemitter2 2023-02-09 21:58:41 +01:00
main.ts fix: ensure successful startup is logged 2023-10-07 11:11:45 +02:00
ormconfig.ts feat: add initial database migration 2023-10-08 17:58:32 +02:00
seed.ts Move session entity to sessions folder 2023-07-06 12:07:44 +02:00