hedgedoc/frontend
Tilman Vatteroth a826677225 refactor: save ydoc state in the database, so it can be restored easier
By storing the ydoc state in the database we can reconnect lost clients easier
and enable offline editing because we continue using the crdt data that has been
used by the client before the connection loss.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-24 16:03:55 +01:00
..
.netlify
cypress fix(cheatsheet): refactor cheatsheet to use app extensions as source 2023-03-16 17:51:21 +01:00
docker chore(deps): update node.js to ffc770c 2023-03-14 10:17:22 +00:00
global-styles fix: exclude the link icon from the first heading extraction text 2023-03-20 10:21:17 +01:00
locales refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
netlify
public
src refactor: save ydoc state in the database, so it can be restored easier 2023-03-24 16:03:55 +01:00
.editorconfig
.env.development
.env.development.license
.env.production
.env.production.license
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
CHANGELOG.md
CONTRIBUTING.md
cypress.config.ts
jest.config.ts
netlify.toml
next-env.d.ts
next-env.d.ts.license
next.config.js build: enable frontend source maps 2023-03-19 20:44:57 +01:00
package.json refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
package.json.license
tsconfig.json
tsconfig.json.license