misskey/packages/backend/src
おさむのひと 7fbfc2e046
ApPersonServiceとApNoteServiceのuri <-> url比較を緩和 (#15233)
* wip

* https://github.com/misskey-dev/misskey/issues/15039#issuecomment-2576411861 の反映

Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>

* fix CHANGELOG.md

* remove inspection

---------

Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2025-01-14 10:47:02 +00:00
..
@types revert 5f88d56d96 2024-07-20 21:33:20 +09:00
boot fix(backend): disableClustering設定時の初期化ロジックを調整 (#15224) 2025-01-07 12:19:59 +00:00
core ApPersonServiceとApNoteServiceのuri <-> url比較を緩和 (#15233) 2025-01-14 10:47:02 +00: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 refactor(backend): SystemWebhookで送信されるペイロードの型を追加 (#14980) 2024-11-19 10:41:39 +09:00
queue enhance(backend): チャートの処理を一つずつ行うことでDBの同時接続とタイムアウトを削減 (#15239) 2025-01-11 13:43:42 +00:00
server fix(backend): apOrHtml Constraintが正しく評価されない問題を修正 (#15213) 2025-01-08 10:35:09 +00:00
GlobalModule.ts fix(backend): RBTの修正 (#14621) 2024-09-24 18:29:02 +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
config.ts feat(backend): config(default.yml)からSQLログ全文を出力するか否かを設定可能に (#15268) 2025-01-14 10:37:41 +00: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
logger.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
postgres.ts feat(backend): config(default.yml)からSQLログ全文を出力するか否かを設定可能に (#15268) 2025-01-14 10:37:41 +00:00
types.ts feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00