hedgedoc/src
Philip Molares b2008ae734
AppModule: Add reminder to remove synchronize
This auto creates schema on startup and is not intended for production use
See https://typeorm.io/#/connection-options/common-connection-options

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-27 22:58:34 +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 MediaConfig: Change s3 config 2021-02-23 16:13:33 +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 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 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 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