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
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
..
hedgedoc feat: show out of sync dialog 2026-09-22 19:34:57 +02:00
includes refactor(frontmatter): constrain frontmatter object after parsing 2026-06-18 23:56:45 +02:00
index feat: add auto login to skip sign-in method chooser 2026-08-21 10:33:25 +02:00
shared feat: show out of sync dialog 2026-09-22 19:34:57 +02:00
error.ejs Switch to ejs 3 compliant imports 2021-02-09 20:27:39 +01:00
hedgedoc.ejs Templates: Remove lang and add translation parameter 2021-03-16 10:48:44 +01:00
htmlexport.ejs Inline CSS & JS into HTML export template 2021-08-15 00:09:53 +02:00
index.ejs Templates: Remove lang and add translation parameter 2021-03-16 10:48:44 +01:00
link.ejs fix: open links in new tab 2026-08-21 12:20:11 +02:00
pretty.ejs fix(views): fail-safe opengraph tag HTML rendering 2026-06-18 23:56:45 +02:00
slide.ejs Remove cdn support 2021-08-15 00:09:53 +02:00