hedgedoc/frontend
Tilman Vatteroth caa53e3556 feat: add patch to add generic types to eventemitter2
EventEmitter2 has types, but they're very basic and not very type safe.
I created this patch, because my improved types haven't been merged into the official package.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-09 21:58:41 +01:00
..
.netlify fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
cypress test(opengraph): add e2e test for opengraph metadata 2023-02-05 22:54:32 +01:00
docker fix(docker): fix workspace focus command 2023-02-07 22:10:48 +01:00
global-styles fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
locales feat(frontend): add fork awesome linter 2023-01-16 00:05:33 +01: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 feat: add patch to add generic types to eventemitter2 2023-02-09 21:58:41 +01:00
.editorconfig fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.development misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00
.env.development.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.production fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.production.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01: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
.nvmrc fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.nvmrc.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +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): Add Asciinema replacer 2023-02-05 21:23:39 +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 fix: Move content into to frontend directory 2022-11-20 19:48:40 +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): migrate to new wasm loading method 2022-12-28 19:20:44 +01:00
package.json misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00
package.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
tsconfig.json feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
tsconfig.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00