Watch
25
0
Fork
You've already forked HedgeDoc
0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2026-09-23 18:44:17 +02:00
HedgeDoc/public/views/hedgedoc
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Philip Molares 005787c140 feat: show out of sync dialog
If the user reconnects and did write something in the brief window (~10s) after a disconnect and before we discover the connection loss, we can't really fix the sync anymore, because we don't know how long the user was offline. We would need to reconcile any changes other user have made in the meantime. So we show a dialog informing the user of the sync problem and let them copy their changes before reconnecting correctly again.

Before this fix, users would write for a long time, because they reconnected, but HedgeDoc did not sync the text they wrote, losing a potential long work session.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2026-09-22 19:34:57 +02:00
..
body.ejs feat: show out of sync dialog 2026-09-22 19:34:57 +02:00
footer.ejs Remove cdn support 2021-08-15 00:09:53 +02:00
head.ejs fix(views): fail-safe opengraph tag HTML rendering 2026-06-18 23:56:45 +02:00
header.ejs feat: option to disable note creation 2024-07-21 11:03:35 +02:00