iceshrimp-legacy/packages/backend
Johann150 afb6304979
fix: regular expressions in word mutes (#8254)
* fix: handle regex exceptions for word mutes

* add i18n strings

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* stricter input validation in backend

* add migration for hard mutes

* fix

* use correct regex library in migration

* use query builder to avoid SQL injection

Co-authored-by: Robin B <robflop98@outlook.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2022-02-10 19:47:46 +09:00
..
.vscode improve ide support 2021-11-18 23:52:41 +09:00
assets refactoring 2021-11-12 02:02:25 +09:00
migration fix: regular expressions in word mutes (#8254) 2022-02-10 19:47:46 +09:00
src fix: regular expressions in word mutes (#8254) 2022-02-10 19:47:46 +09:00
test fix test 2022-02-09 13:49:28 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.js introduce lint for client 2021-11-18 23:32:43 +09:00
.mocharc.json refactoring 2021-11-12 02:02:25 +09:00
.npmrc refactoring 2021-11-12 02:02:25 +09:00
.yarnrc use eslint 2021-11-12 10:35:41 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactoring 2021-11-12 02:02:25 +09:00
package.json Improve chart engine (#8253) 2022-02-06 00:13:52 +09:00
tsconfig.json refactor 2022-02-03 21:20:25 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00
yarn.lock Improve chart engine (#8253) 2022-02-06 00:13:52 +09:00