hedgedoc/backend/test
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
..
private-api feat(notes): check for equal alias or note id 2024-04-18 22:15:11 +02:00
public-api feat(notes): check for equal alias or note id 2024-04-18 22:15:11 +02:00
app.e2e-spec.ts
test-setup.ts
tsconfig.json
tsconfig.json.license
utils.ts