hedgedoc/frontend
Philip Molares 45e70434c4 refactor(frontend): error handling in the auth/local api route
This now uses the new error code for a disabled registration (403) and also handles error where the password is too weak (400).

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-01-15 18:14:01 +01:00
..
.netlify
cypress fix(frontend): Fix history e2e tests 2022-12-18 20:54:27 +01:00
docker chore(deps): update node.js to b3f383c 2023-01-07 07:33:19 +00:00
global-styles
locales refactor(frontend): error handling in the auth/local api route 2023-01-15 18:14:01 +01:00
netlify
public
src refactor(frontend): error handling in the auth/local api route 2023-01-15 18:14:01 +01:00
.dockerignore
.dockerignore.license
.editorconfig
.env.development
.env.development.license
.env.production
.env.production.license
.env.test
.env.test.license
.eslintrc.js feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
.gitignore
.nvmrc
.nvmrc.license
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
CHANGELOG.md fix(i18n): clarify where to find /features for new users 2022-12-30 10:38:58 +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
netlify.toml
next-env.d.ts
next-env.d.ts.license
next.config.js fix(frontend): migrate to new wasm loading method 2022-12-28 19:20:44 +01:00
package.json chore(deps): update dependency eslint-config-next to v13.1.2 2023-01-14 20:54:26 +00:00
package.json.license
renovate.json
renovate.json.license
tsconfig.json feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
tsconfig.json.license