hedgedoc/src/api/public
Philip Molares 5275f6b876 feat: add note length check on note creation
This check throws a MaximumDocumentLengthExceededError, if the configured maxDocumentLength is exceeded by the new note

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-10-03 22:47:18 +02:00
..
alias refactor: use new openapi decorator 2022-02-20 20:56:09 +01:00
me feat(user-info-dto): split email into separate DTO 2022-03-01 20:20:18 +01:00
media refactor(media-apis): Implement a decorator to convert header to Note instance 2022-06-19 20:58:23 +02:00
monitoring refactor: use new openapi decorator 2022-02-20 20:56:09 +01:00
notes feat: add note length check on note creation 2022-10-03 22:47:18 +02:00
public-api.module.ts Add GroupsModule import to public API module 2022-03-13 21:33:02 +01:00