hedgedoc/backend/test/public-api
Erik Michelson 9597ac5422 feat(notes): check for equal alias or note id
When creating a new note or adding a new alias to one,
it is checked that the new name
is neither forbidden nor already in use.

Co-authored-by: David Mehren <git@herrmehren.de>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-04-18 22:15:11 +02:00
..
fixtures fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
alias.e2e-spec.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
me.e2e-spec.ts refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
media.e2e-spec.ts refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
notes.e2e-spec.ts feat(notes): check for equal alias or note id 2024-04-18 22:15:11 +02:00