hedgedoc/backend/src
Avinash e73d28dba1 feat(backend): added test realtime note service
Signed-off-by: Avinash <avinash.kumar.cs92@gmail.com>
2023-05-15 20:49:59 +02:00
..
api fix: change logging from id to publicId in media upload 2023-05-07 20:45:15 +02:00
auth fix: add CompleteRequest type to have better type checks for HTTP-Request attribute injection. 2023-05-07 20:45:15 +02:00
authors
config fix(media config): expect HD_MEDIA_BACKEND_S3_ENDPOINT to be an uri 2023-04-16 18:41:03 +02:00
errors
frontend-config
groups
history
identity fix: add CompleteRequest type to have better type checks for HTTP-Request attribute injection. 2023-05-07 20:45:15 +02:00
logger fix: migrate import code 2023-05-12 19:14:34 +02:00
media feat: Add guest file uploads and add deletion for note owners 2023-05-07 20:45:15 +02:00
monitoring
notes
permissions fix(backend): updated realtime connection's acceptEdit, close connection based on permission 2023-05-15 20:49:59 +02:00
realtime feat(backend): added test realtime note service 2023-05-15 20:49:59 +02:00
revisions
session
users
utils
app-init.ts
app.module.ts
events.ts
main.ts
seed.ts