hedgedoc/backend
Erik Michelson 6684b0f886 enhancement(realtime): send metadata update on revision save
When the frontend is notified about metadata updates, it refreshes the
data and therefore refreshes information like the timestamp of the last
revision save in the sidebar.
This commit adds such a notification from the backend to all clients on
each revision save, so that the "last saved at" value in the frontend is
correct.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-08-07 22:25:51 +02:00
..
docker chore(deps): update node.js to 2f46fd4 2024-01-28 16:06:28 +00:00
public
src enhancement(realtime): send metadata update on revision save 2024-08-07 22:25:51 +02:00
test feat(notes): check for equal alias or note id 2024-04-18 22:15:11 +02:00
.editorconfig
.env
.eslintrc.js chore(eslint): allow PascalCase for imports 2023-12-07 18:46:39 +01:00
.gitignore
.prettierrc.json
.prettierrc.json.license
CHANGELOG.md
eslint-local-rules.js
jest-e2e.json
jest-e2e.json.license
nest-cli.json
nest-cli.json.license
package.json fix(deps): update dependency @nestjs/schedule to v4 2024-04-09 11:31:07 +02:00
package.json.license
tsconfig.build.json
tsconfig.build.json.license
tsconfig.json
tsconfig.json.license