hedgedoc/backend
Tilman Vatteroth c25c0fac92 fix: don't save revisions on creation
sometimes we create revisions for notes that don't exist yet. If we try to persist a revision that is referring to a non-existing note the whole attempt crashes.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-06-20 11:44:38 +02:00
..
docker
public
src fix: don't save revisions on creation 2023-06-20 11:44:38 +02:00
test fix: replace RouterModule from nest-router with @nestjs/core 2023-06-16 23:00:06 +02:00
.editorconfig
.env
.eslintrc.js
.gitignore
.prettierrc.json
.prettierrc.json.license
CHANGELOG.md
jest-e2e.json
jest-e2e.json.license
nest-cli.json
nest-cli.json.license
package.json feat: generate metadata from content on revision creation 2023-06-20 11:44:38 +02:00
package.json.license
tsconfig.build.json
tsconfig.build.json.license
tsconfig.json
tsconfig.json.license