forkey/packages/backend/src
Leah 139341d866
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 2m39s
Lint / pnpm_install (pull_request) Successful in 2m37s
Test (backend) / unit (22.x) (pull_request) Successful in 7m28s
Test (backend) / e2e (22.x) (pull_request) Failing after 8m30s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m9s
Test (misskey.js) / test (22.x) (pull_request) Successful in 3m3s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m52s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m5s
Lint / lint (backend) (pull_request) Failing after 2m1s
Lint / lint (frontend) (pull_request) Successful in 9m35s
Lint / lint (misskey-js) (pull_request) Successful in 3m13s
Lint / lint (sw) (pull_request) Successful in 2m31s
Lint / typecheck (backend) (pull_request) Failing after 2m15s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m32s
fix grammar
2025-01-19 15:54:09 +01:00
..
@types fix(backend): 処理に失敗するとidempotentキーを削除してしまいその後のリクエストが通ってしまう問題を修正 (MisskeyIO#591) 2024-04-01 18:44:44 +09:00
boot rebrand to forkey 2025-01-14 21:22:57 +01:00
core fix grammar 2025-01-19 15:54:09 +01:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc use uniform sampling in secure-rndstr 2025-01-17 11:42:49 +00:00
models add ability to customize email template 2025-01-19 15:48:46 +01:00
queue Sync charts one-at-a-time to reduce database contention and timeouts (MisskeyIO#880) 2025-01-17 11:42:58 +00:00
server add ability to customize email template 2025-01-19 15:48:46 +01:00
config.ts perf(queue): BullMQ + DragonflyDB で Hashtag を使用しすべてをロックしないようにする (MisskeyIO#838) 2024-12-25 11:35:41 +09:00
const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
decorators.ts code cleanup (MisskeyIO#825) 2024-11-27 05:48:25 +09:00
di-symbols.ts Enhance: アカウント移行機能を使用したユーザーに対してのモデレーションの強化 (#719) 2024-09-16 22:18:41 +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 feat(backend): elasticsearchで検索できるように (MisskeyIO#661) 2024-07-14 07:18:50 +09:00
logger.ts feat(analytics): Google Analytics・同意モード・一部機能のトラッキング実装 (MisskeyIO#784) 2024-11-06 01:28:14 +09:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts feat(analytics): Google Analytics・同意モード・一部機能のトラッキング実装 (MisskeyIO#784) 2024-11-06 01:28:14 +09:00
postgres.ts Enhance: アカウント移行機能を使用したユーザーに対してのモデレーションの強化 (#719) 2024-09-16 22:18:41 +09:00
types.ts Fixes + tested with email 2025-01-10 00:45:35 +01:00