hedgedoc/frontend
Erik Michelson 9cbd78f622 fix(frontend): do not hardcode example.org, do not prebuild motd
The motd.md is user-supplied and should therefore not be prebuild during
the HedgeDoc build process. As that required the presence of the base
URL which is also not available in the build context, it fell back to
our fallback value example.org, thus breaking offline builds.
By removing the example.org domains and disabling the prebuild for the
motd, this seems fixed.

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>
2024-08-07 21:28:17 +02:00
..
.netlify
cypress refactor(media): add media redirection endpoint 2024-04-18 22:11:49 +02:00
docker chore(deps): update node.js to 2f46fd4 2024-01-28 16:06:28 +00:00
global-styles enhancement(renderer): improve accessibility of links 2024-04-03 23:44:42 +02:00
locales feat(sidebar): add media browser 2024-04-18 22:11:49 +02:00
public
src fix(frontend): do not hardcode example.org, do not prebuild motd 2024-08-07 21:28:17 +02:00
.editorconfig
.env
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh
CHANGELOG.md
CONTRIBUTING.md
cypress.config.ts
jest.config.ts
next-env.d.ts
next-env.d.ts.license
next.config.js
package.json fix(deps): update dependency next to v14.1.1 [security] 2024-05-10 07:42:49 +00:00
package.json.license
tsconfig.json
tsconfig.json.license