hedgedoc/frontend
Valentin Geyer e61777612f
Some checks failed
E2E Tests / backend-mariadb (push) Has been cancelled
Docker / build-and-push (backend) (push) Has been cancelled
Docker / build-and-push (frontend) (push) Has been cancelled
E2E Tests / backend-sqlite (push) Has been cancelled
Run tests & build / Test and build with NodeJS 20 (push) Has been cancelled
E2E Tests / backend-postgres (push) Has been cancelled
E2E Tests / Build test build of frontend (push) Has been cancelled
Lint and check format / Lint files and check formatting (push) Has been cancelled
REUSE Compliance Check / reuse (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Static Analysis / Njsscan code scanning (push) Has been cancelled
Static Analysis / CodeQL analysis (push) Has been cancelled
E2E Tests / frontend-cypress (1) (push) Has been cancelled
E2E Tests / frontend-cypress (2) (push) Has been cancelled
E2E Tests / frontend-cypress (3) (push) Has been cancelled
feat(frontend): Correctly align todo list checkbox
If a task in a markdown todo list has multiple lines, the checkbox
is now correctly placed at the first line and not the last line.
Closes #5907

Signed-off-by: Valentin Geyer <trayshar@t-online.de>
2025-01-10 21:40:25 +01:00
..
.netlify fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
cypress fix(media): Show an specific error message when file is too big 2024-11-11 16:05:49 +01:00
docker chore(deps): update node.js to d20da4a (develop) (#5869) 2024-11-12 20:37:16 +00:00
global-styles feat(frontend): Correctly align todo list checkbox 2025-01-10 21:40:25 +01:00
locales feat(frontend): add basic print functionality 2024-12-05 00:14:23 +01:00
public feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
src feat(frontend): add basic print functionality 2024-12-05 00:14:23 +01: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
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 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 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 fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
next.config.js fix(frontend): build messages 2024-09-01 17:57:45 +02:00
package.json fix(deps): update dependency next to v14.2.21 [security] (develop) (#5909) 2025-01-04 04:21:03 +00:00
package.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
tsconfig.json feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
tsconfig.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00