hedgedoc/backend/src
Tilman Vatteroth 39fff87f52 fix: migrate import code
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-05-12 19:14:34 +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 fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
config fix(media config): expect HD_MEDIA_BACKEND_S3_ENDPOINT to be an uri 2023-04-16 18:41:03 +02:00
errors enhancement(auth): better error message handling 2023-03-26 15:43:39 +02:00
frontend-config refactor(default-access-level): rename from default-access-permission 2023-02-12 20:42:10 +01:00
groups fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
history fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
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 feat(apidocs): use real version number 2023-01-15 18:20:25 +01:00
notes refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
permissions refactor: extract mocking in permissions.service.spec.ts 2023-05-07 20:45:15 +02:00
realtime fix(realtime): allow realtime user status updates from users that have read-only access 2023-05-09 20:33:23 +02:00
revisions fix: replace Equals constructor 2023-03-25 12:43:27 +01:00
session fix: change sessionstate type to prevent unset values 2023-03-19 22:45:44 +01:00
users fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
utils fix(backend): Fix type errors in query builder mock 2023-03-25 12:43:27 +01:00
app-init.ts misc(apidocs): move URL route of API docs 2023-01-15 18:20:25 +01:00
app.module.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
events.ts feat: add patch to add generic types to eventemitter2 2023-02-09 21:58:41 +01:00
main.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
seed.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00