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/shared
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
..
disqus.ejs Fix to sanitize disqus shortnames to remove slashes [Security Issue] 2018-12-28 16:39:13 +08:00
ga.ejs Respect DNT header 2019-06-08 23:43:50 +02:00
help-modal.ejs apply review suggestions 2020-11-15 20:12:39 +01:00
out-of-sync-modal.ejs feat: show out of sync dialog 2026-09-22 19:34:57 +02:00
refresh-modal.ejs removing global site layout vars from individual routers, putting them into app.local 2018-11-03 00:52:48 +01:00
revision-modal.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
signin-modal.ejs Allow SAML authentication provider to be named 2022-03-20 19:59:53 +01:00