Sharkey/packages/backend/src/server/api
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
..
common feat: Option to show replies in timeline (rebase #7685) (#8202) 2022-02-06 16:02:48 +09:00
endpoints fix: regular expressions in word mutes (#8254) 2022-02-10 19:47:46 +09:00
openapi fix: code url in documentation (#8117) 2022-01-21 03:01:45 +09:00
private fix lint 2021-12-09 23:58:30 +09:00
service refactor 2022-02-03 17:12:51 +09:00
stream feat: Option to show replies in timeline (rebase #7685) (#8202) 2022-02-06 16:02:48 +09:00
2fa.ts fix lint 2021-12-09 23:58:30 +09:00
api-handler.ts refactor: APIで非JSON入力の型変換はendpointに渡す前に行うように (#8229) 2022-01-31 01:40:27 +09:00
authenticate.ts refactor(backend): fix type 2022-01-26 18:48:44 +09:00
call.ts Fix cast (#8257) 2022-02-06 16:01:54 +09:00
define.ts imprpve active users chart 2022-02-06 06:24:06 +09:00
endpoints.ts refactor: APIエンドポイントファイルの定義を良い感じにする (#8154) 2022-01-18 22:27:10 +09:00
error.ts fix lint 2021-12-09 23:58:30 +09:00
index.ts fix lint 2021-12-09 23:58:30 +09:00
limiter.ts refactor 2022-01-21 17:15:14 +09:00
logger.ts refactoring 2021-11-12 02:02:25 +09:00
streaming.ts refactor 2022-02-03 22:01:14 +09:00