mizzkey/packages/backend/src
かっこかり 98b4717c45
fix(backend): SQLのサニタイズを強化 (#14920)
* Fix code scanning alert no. 28: Incomplete string escaping or encoding (MisskeyIO#800)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 443335c662b14f609d6a81a8f3807e95709aebc1)

* ✌️

---------

Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-11-09 10:51:28 +09:00
..
@types revert 5f88d56d96 2024-07-20 21:33:20 +09:00
boot lint fixes 2024-06-06 11:40:11 +09:00
core fix(backend): ノートを連合する際にリモートユーザーのacctの大小文字を区別して処理している問題を修正 (#14880) 2024-11-03 08:26:51 +09:00
daemons refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
misc fix(backend): SQLのサニタイズを強化 (#14920) 2024-11-09 10:51:28 +09:00
models feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814) 2024-10-22 17:08:53 +09:00
queue feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757) 2024-10-13 20:32:12 +09:00
server fix(backend): followedMessageではなくdescriptionになっていたのを修正 (#14908) 2024-11-07 17:16:51 +09:00
config.ts initialPassword -> setupPassword 2024-10-03 20:40:39 +09:00
const.ts Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09:00
di-symbols.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts fix(backend): RBTの修正 (#14621) 2024-09-24 18:29:02 +09:00
logger.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts lint fixes 2024-06-06 11:40:11 +09:00
postgres.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
types.ts feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00