hedgedoc/src
Philip Molares 7a7b3d3a50
AppConfig: Fix bug in the schema of forbiddenNoteIds
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-14 17:54:50 +01:00
..
api PublicAPI: Add /me/history/:note 2021-03-05 12:01:43 +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 AppConfig: Fix bug in the schema of forbiddenNoteIds 2021-03-14 17:54:50 +01:00
errors Errors: Add ForbiddenIdError 2021-02-20 22:16:50 +01:00
groups Fix various ESLint errors in services 2021-02-24 22:35:06 +01:00
history HistoryService: Add unit test for getEntryByNoteIdOrAlias 2021-03-05 12:01:04 +01:00
logger Enforce explicit function return types 2021-02-27 17:41:32 +01:00
media S3Backend: Add S3 MediaBackend 2021-02-23 16:14:14 +01:00
monitoring Refactor server version object into own interface 2021-02-27 21:21:41 +01:00
notes NotesService: Add unit tests for forbidden note alias 2021-02-20 22:23:52 +01:00
permissions Enforce explicit function return types 2021-02-27 17:41:32 +01:00
revisions Config: Add forbiddenNoteIds to AppConfig 2021-02-20 22:15:04 +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 AppModule: Add reminder to remove synchronize 2021-02-27 22:58:34 +01:00
main.ts Enforce explicit function return types 2021-02-27 17:41:32 +01:00