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 fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
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 fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
public fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
src refactor: save ydoc state in the database, so it can be restored easier 2023-03-24 16:03:55 +01:00
.editorconfig fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.development misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00
.env.development.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.production fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.production.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.test fix(config): Replace HD_DOMAIN and HD_EDITOR_BASE_URL with HD_BASE_URL 2023-02-05 22:32:31 +01:00
.env.test.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.eslintrc.js feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
.gitignore fix(frontend): remove redundant rules from gitignore 2022-11-20 21:29:17 +01:00
.prettierignore fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.prettierignore.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.prettierrc.json fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.prettierrc.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
CHANGELOG.md feat(frontend): replace forkawesome with bootstrap icons 2023-02-24 14:31:17 +01:00
CONTRIBUTING.md fix(frontend): Remove redundant information from CONTRIBUTING.md 2022-11-20 21:50:10 +01:00
cypress.config.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
jest.config.ts feat(frontend): replace forkawesome with bootstrap icons 2023-02-24 14:31:17 +01:00
netlify.toml fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
next-env.d.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
next-env.d.ts.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
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 fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
tsconfig.json feat(frontend): replace forkawesome with bootstrap icons 2023-02-24 14:31:17 +01:00
tsconfig.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00