misskey/packages/backend/src
zyoshoka 1ef62e9e33
Some checks are pending
Check SPDX-License-Identifier / check-spdx-license-id (push) Waiting to run
Check copyright year / check_copyright_year (push) Waiting to run
Publish Docker image (develop) / Build (linux/amd64) (push) Waiting to run
Publish Docker image (develop) / Build (linux/arm64) (push) Waiting to run
Publish Docker image (develop) / merge (push) Blocked by required conditions
Dockle / dockle (push) Waiting to run
Lint / lint (misskey-reversi) (push) Blocked by required conditions
Lint / pnpm_install (push) Waiting to run
Lint / lint (backend) (push) Blocked by required conditions
Lint / lint (frontend) (push) Blocked by required conditions
Lint / lint (frontend-embed) (push) Blocked by required conditions
Lint / lint (frontend-shared) (push) Blocked by required conditions
Lint / lint (misskey-bubble-game) (push) Blocked by required conditions
Lint / lint (misskey-js) (push) Blocked by required conditions
Lint / lint (sw) (push) Blocked by required conditions
Lint / typecheck (backend) (push) Blocked by required conditions
Lint / typecheck (misskey-js) (push) Blocked by required conditions
Lint / typecheck (sw) (push) Blocked by required conditions
Release Manager: sync changelog with PR / edit (push) Waiting to run
Storybook / build (push) Waiting to run
Test (backend) / Unit tests (backend) (22.11.0) (push) Waiting to run
Test (backend) / E2E tests (backend) (22.11.0) (push) Waiting to run
Test (federation) / Federation test (22.11.0) (push) Waiting to run
Test (frontend) / Unit tests (frontend) (22.11.0) (push) Waiting to run
Test (frontend) / E2E tests (frontend) (chrome, 22.11.0) (push) Waiting to run
Test (production install and build) / Production build (22.11.0) (push) Waiting to run
api.json validation / validate-api-json (22.11.0) (push) Waiting to run
fix(backend): clone schema before converting to OAS schema to avoid mutation (#15294)
* fix(backend): clone schema before converting to OAS schema to avoid mutation

* Update CHANGELOG.md

* fix: use deepClone
2025-01-18 04:05:33 +00:00
..
@types
boot fix(backend): disableClustering設定時の初期化ロジックを調整 (#15224) 2025-01-07 12:19:59 +00:00
core fix(backend): localOnlyなノートの時は配送処理そのものを起動しない (#15020) 2025-01-17 23:35:47 +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 enhance: 連合モードにあわせてフロントエンドを変化させるように (#15112) 2025-01-14 11:08:54 +00:00
queue refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 (#15035) 2025-01-14 11:14:02 +00:00
server fix(backend): clone schema before converting to OAS schema to avoid mutation (#15294) 2025-01-18 04:05:33 +00:00
config.ts feat(backend): pgroongaに対応(configの構成変更あり) (#14978) 2025-01-14 12:01:01 +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
global.d.ts
GlobalModule.ts feat(backend): pgroongaに対応(configの構成変更あり) (#14978) 2025-01-14 12:01:01 +00:00
logger.ts
MainModule.ts
NestLogger.ts
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