forkey/packages/backend/src
Ashten bf1dac8e8b
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m33s
Test (backend) / unit (22.x) (pull_request) Successful in 7m20s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m46s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m14s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m23s
Lint / lint (backend) (pull_request) Successful in 3m4s
Lint / lint (misskey-js) (pull_request) Successful in 2m45s
Lint / lint (sw) (pull_request) Successful in 2m30s
Lint / lint (frontend) (pull_request) Successful in 9m10s
Lint / typecheck (backend) (pull_request) Successful in 3m58s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m42s
Test (backend) / e2e (22.x) (pull_request) Successful in 10m37s
Fixed possible undefined error
2025-01-18 23:06:39 -08: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 Fixed possible undefined error 2025-01-18 23:06:39 -08: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 Merge branch 'main' into feature/friendly-captcha 2025-01-18 20:28:52 -08: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 Merge branch 'main' into feature/friendly-captcha 2025-01-18 20:28:52 -08: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