hedgedoc/commons
Tilman Vatteroth ef699a9123 fix: disconnect websocket if trying to send over closed connection
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-26 17:36:25 +02:00
..
src fix: disconnect websocket if trying to send over closed connection 2023-03-26 17:36:25 +02:00
types refactor(common): extract frontmatter code into commons 2023-03-26 14:58:38 +02:00
.eslintrc.cjs fix(commons): remove redundant tsconfig for eslint 2023-02-05 21:21:59 +01:00
.gitignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
jest.config.json fix(commons): remove redundant tsconfig for eslint 2023-02-05 21:21:59 +01:00
jest.config.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
package.json refactor(common): extract frontmatter code into commons 2023-03-26 14:58:38 +02:00
package.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
tsconfig.json refactor(common): extract frontmatter code into commons 2023-03-26 14:58:38 +02:00
tsconfig.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00