hedgedoc/frontend
Erik Michelson d67e44f540
refactor: remove history page
This needs to be done since the backend does not include code
for the history page anymore. This will be replaced with the
explore page in the near future anyway.

Co-authored-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2025-05-17 23:27:15 +02:00
..
.netlify
cypress refactor: remove history page 2025-05-17 23:27:15 +02:00
docker chore(deps): pin node.js (develop) (#5941) 2025-02-01 21:16:06 +00:00
global-styles feat(frontend): Correctly align todo list checkbox 2025-01-10 21:40:25 +01:00
locales refactor: remove history page 2025-05-17 23:27:15 +02:00
public feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
src refactor: remove history page 2025-05-17 23:27:15 +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
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh fix(frontend): delete mock public directory only for production 2023-10-24 13:49:12 +02:00
CHANGELOG.md fix(media): Show an specific error message when file is too big 2024-11-11 16:05:49 +01:00
CONTRIBUTING.md
cypress.config.ts
jest.config.ts chore(deps): upgrade orama to 3.0.1 2024-11-12 20:58:09 +01:00
next-env.d.ts chore(deps): upgrade dependencies for frontend + lint fixes 2024-11-01 17:31:27 +01:00
next-env.d.ts.license
next.config.js fix(frontend): build messages 2024-09-01 17:57:45 +02:00
package.json fix(deps): update dependency dompurify to v3.2.4 [security] 2025-04-20 20:33:13 +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