hedgedoc/frontend/src/pages
Tilman Vatteroth 3a06f84af1 refactor: reimplement realtime-communication
This commit refactors a lot of things that are not easy to separate.
It replaces the binary protocol of y-protocols with json.
It introduces event based message processing.
It implements our own code mirror plugins for synchronisation of content and remote cursors

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-24 14:06:03 +01:00
..
api fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
n refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
p feat: add license frontmatter field for link header 2023-02-13 18:10:51 +01:00
s feat: add license frontmatter field for link header 2023-02-13 18:10:51 +01:00
404.tsx fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
[id].tsx fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
_app.tsx fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
history.tsx fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
intro.tsx fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
login.tsx fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
new.tsx fix(async-loading): show async loaded components only if value is present 2022-12-29 13:19:18 +01:00
profile.tsx fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
register.tsx fix(frontend): refactor api error handling 2023-02-12 22:10:31 +01:00
render.tsx fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00