hedgedoc/frontend
Tilman Vatteroth a0bc8e98d0 feat(motd): read motd in RSC and provide via context
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-10-24 13:49:12 +02:00
..
.netlify
cypress feat(motd): read motd in RSC and provide via context 2023-10-24 13:49:12 +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 feat(motd): read motd in RSC and provide via context 2023-10-24 13:49:12 +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(motd): read motd in RSC and provide via context 2023-10-24 13:49:12 +02:00
.editorconfig
.env
.env.test
.env.test.license
.eslintrc.js
.gitignore
.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
CONTRIBUTING.md
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 yarn to v4 2023-10-24 11:26:16 +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