egirlskey/packages/frontend
nenohi c15b75e477
センシティブワードを正規表現、CWにも適用するように (#10688)
* cwにセンシティブが効いてない

* CWが無いときにTextを見るように

* 比較演算子間違えた

* とりあえずチェック

* 正規表現対応

* /test/giにも対応

* matchでしなくてもいいのでは感

* レビュー修正

* Update packages/backend/src/core/NoteCreateService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update packages/backend/src/core/NoteCreateService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* 修正

* wipかも

* wordsでスペース区切りのものできたかも

* なんか動いたかも

* test作成

* 文言の修正

* 修正

* note参照

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-05-10 18:02:41 +09:00
..
.storybook test: Storybook is broken 2023-05-08 23:40:21 +09:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types Delete vue.d.ts 2023-04-01 14:04:40 +09:00
assets update sounds 2023-03-03 09:41:33 +09:00
public build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
src センシティブワードを正規表現、CWにも適用するように (#10688) 2023-05-10 18:02:41 +09:00
test enhance(client): 投稿フォームをちょっといい感じに (#10442) 2023-04-05 14:30:03 +09:00
.eslintrc.js lint 2023-02-22 15:28:17 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json enhance(frontend): update aiscript to 0.13.2 2023-05-06 12:58:59 +09:00
tsconfig.json fix(frontend): ロールのタイトルのバグを解決、Reactivity Transformで型エラーを出さないように (#10729) 2023-04-29 23:36:28 +09:00
vite.config.ts fix(dev): fix vite config 2023-05-06 10:25:15 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00