hedgedoc/src
Philip Molares bf13668548
PrivateApi: Serve under /api/private
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-02 17:33:42 +02:00
..
api Use node12 TypeScript base config 2021-04-29 22:47:18 +02:00
auth Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config AppConfig: Move default for rendererOrigin to config file 2021-04-25 15:20:51 +02:00
errors Errors: Add ForbiddenIdError 2021-02-20 22:16:50 +01:00
frontend-config FrontendConfig: Fix unit test 2021-04-27 23:33:13 +02:00
groups Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
history Services: Use replaceNullWithEmptyString 2021-04-24 21:16:06 +02:00
logger Logging: Handle calls with 'undefined' context 2021-04-13 23:21:55 +02:00
media MediaService: Add removeNoteFromMediaUpload method 2021-04-01 01:18:24 +02:00
monitoring Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
notes Services: Use replaceNullWithEmptyString 2021-04-24 21:16:06 +02:00
permissions Tests: Fix eslint errors 2021-04-12 18:05:27 +02:00
revisions RevisionsService: Add missing awaits 2021-04-22 18:26:19 +02:00
users Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
utils Utils: Fix getServerVersionFromPackageJson 2021-04-15 18:15:25 +02:00
app.module.ts PrivateApi: Serve under /api/private 2021-04-02 17:33:42 +02:00
main.ts Add serving of static assets under the relative URL '/public' 2021-04-25 14:41:38 +02:00