puyoskey/packages/backend/src/server/api/endpoints/users
zyoshoka 514a65e453
perf(backend): avoid N+1 selects from user table when packing many entities (#13911)
* perf(backend): avoid N+1 selects from `user` table when packing many entities

* perf(backend): use `packMany` instead of mapping to `pack`
2024-05-31 15:32:42 +09:00
..
gallery (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
lists (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
achievements.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clips.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured-notes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
flashs.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
followers.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
following.ts fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットが正しく動作しない問題を修正 (#12835) 2024-03-25 18:31:30 +09:00
get-frequently-replied-users.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
notes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
pages.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions.ts refactor 2024-02-24 11:50:10 +09:00
recommendation.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
relation.ts refactor(backend): UserEntityService.packMany()の高速化 (#13550) 2024-03-12 14:31:34 +09:00
report-abuse.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search-by-username-and-host.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
update-memo.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00