misskey/packages/backend/src
洪 民憙 (Hong Minhee) a143a5cc48 fix(backend): handle corner case where a user has multiple pubkeys
一人のユーザが複数の公開鍵を持つコーナーケースを処理
2024-06-05 21:11:13 +00:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot feat: sentry integration (#13897) 2024-05-28 17:06:33 +09:00
core fix(backend): handle corner case where a user has multiple pubkeys 2024-06-05 21:11:13 +00:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正 (#13765) 2024-05-20 19:25:50 +09:00
models fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
queue fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
server fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
config.ts feat: sentry integration (#13897) 2024-05-28 17:06:33 +09:00
const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
types.ts format 2024-03-01 17:26:13 +09:00