hedgedoc/src
David Mehren 5987e2ed7e
Refactor config utils to use functions instead of consts
Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-27 17:45:44 +01:00
..
api Enforce explicit function return types 2021-02-27 17:41:32 +01:00
auth Enforce explicit function return types 2021-02-27 17:41:32 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config Refactor config utils to use functions instead of consts 2021-02-27 17:45:44 +01:00
errors MediaService: Add MediaBackendError 2021-02-25 13:51:54 +01:00
groups Fix various ESLint errors in services 2021-02-24 22:35:06 +01:00
history HistoryService: toHistoryEntryDto does not need to be async 2021-02-24 21:19:48 +01:00
logger Enforce explicit function return types 2021-02-27 17:41:32 +01:00
media Enforce explicit function return types 2021-02-27 17:41:32 +01:00
monitoring Enforce explicit function return types 2021-02-27 17:41:32 +01:00
notes NoteEntity: Fix ESLint errors 2021-02-24 21:10:24 +01:00
permissions Enforce explicit function return types 2021-02-27 17:41:32 +01:00
revisions NotesService: Replace noteByIdOrAlias with note as parameter 2021-02-20 16:50:11 +01:00
users Enforce explicit function return types 2021-02-27 17:41:32 +01:00
utils Enforce explicit function return types 2021-02-27 17:41:32 +01:00
app.module.ts PublicApi: Add correct prefix 2021-02-15 10:26:12 +01:00
main.ts Enforce explicit function return types 2021-02-27 17:41:32 +01:00