hedgedoc/frontend
Philip Molares 472e775fd2 fix(frontend): new note button doesn't use /new anymore
This led to problems, if user clicked the back button in their browser. This implementation doesn't add functional routes in between new notes, but pushes the new note directly in the history.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-05-14 13:44:36 +02:00
..
.netlify fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
cypress test(i18n): replace e2e test for language picker with unit test 2023-05-07 21:29:14 +02:00
docker chore(deps): update node.js to 6e56967 2023-05-05 08:08:08 +00:00
global-styles fix: sticky position of toc sidebar 2023-04-23 20:46:35 +02:00
locales fix: remove not migrated language files 2023-05-07 21:29:14 +02: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 fix(frontend): new note button doesn't use /new anymore 2023-05-14 13:44:36 +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 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 fix(frontend): use standalone output only in production build 2023-05-05 15:07:42 +02:00
package.json chore(deps): update dependency @codemirror/view to v6.11.2 2023-05-14 00:28:06 +00: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