hedgedoc/frontend
Philip Molares 723f3f611c feat(realtime): add disconnect reason
The frontend now doesn't try to reconnect, when the disconnection happened because of a lack of permissions

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-10-23 22:39:21 +02:00
..
.netlify
cypress tests(permissions): add cypress tests for permission alert icon 2023-10-13 18:07:44 +02:00
docker chore(deps): update node.js to 002b6ee 2023-10-18 23:18:33 +00:00
global-styles refactor: replace plantuml error message with a custom hedgedoc error alert 2023-08-09 13:55:35 +02:00
locales fix(i18n): wrong translation key for max length 2023-10-18 22:13:45 +02:00
netlify fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
public feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
src feat(realtime): add disconnect reason 2023-10-23 22:39:21 +02:00
.editorconfig chore: fix and reformat editorconfig 2023-04-24 13:39:33 +02:00
.env fix: add .env file symlinks 2023-04-13 10:39:17 +02: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
.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
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh fix(frontend): build script error 2023-10-22 20:57:37 +02: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
jest.config.ts fix(frontend): fix test configuration due to breaking change 2023-08-13 20:55:10 +02:00
netlify.toml
next-env.d.ts feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
next-env.d.ts.license
next.config.js fix(frontend): use swc minify to prevent terser error 2023-10-23 22:01:18 +02:00
package.json chore(deps): update nextjs monorepo to v13.5.6 2023-10-23 22:01:18 +02:00
package.json.license
tsconfig.json feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
tsconfig.json.license