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/js
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
..
lib feat: add config option to disable external link warning 2026-07-19 14:40:36 +02:00
cover.js refactor: remove Temp 2026-07-22 22:54:36 +02:00
extra.js fix(external-links): open in new tab even on published/slide view 2026-08-24 21:12:34 +02:00
fix-aria-hidden-for-modals.js Force change of aria-hidden when modal shows or hides 2022-04-03 22:52:53 +02:00
history.js refactor: remove Temp 2026-07-22 22:54:36 +02:00
htmlExport.js fix(renderer): upgrade styles and API of highlight.js 2026-08-21 22:06:36 +02:00
index.js feat: show out of sync dialog 2026-09-22 19:34:57 +02:00
locale.js chore(eslint): remove deprecated eslint-env 2025-02-01 22:15:54 +01:00
mathjax-config-extra.js Fix MathJax config not being picked up 2017-10-22 02:48:24 +02:00
pretty.js fix(external-links): open in new tab even on published/slide view 2026-08-24 21:12:34 +02:00
render.js refactor(xssWhitelist): remove unnecessary whitelist entries 2026-07-22 20:20:54 +02:00
reveal-markdown.js fix(external-links): open in new tab even on published/slide view 2026-08-24 21:12:34 +02:00
slide.js chore(eslint): remove deprecated eslint-env 2025-02-01 22:15:54 +01:00
utils.js chore(deps): upgrade dependencies, remove some unnecessary ones 2025-11-24 14:32:24 +01:00