Sharkey/packages/backend/src/core/entities
syuilo 023fa30280
refactor/perf(backend): provide metadata statically (#14601)
* wip

* Update ReactionService.ts

* Update ApiCallService.ts

* Update timeline.ts

* Update GlobalModule.ts

* Update GlobalModule.ts

* Update NoteEntityService.ts

* wip

* wip

* wip

* Update ApPersonService.ts

* wip

* Update GlobalModule.ts

* Update mock-resolver.ts

* Update RoleService.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* clean up

* Update utils.ts

* Update UtilityService.ts

* Revert "Update utils.ts"

This reverts commit a27d4be764b78c1b5a9eac685e261fee49331d89.

* Revert "Update UtilityService.ts"

This reverts commit e5fd9e004c482cf099252201c0c1aa888e001430.

* vuwa-

* Revert "vuwa-"

This reverts commit 0c3bd12472b4b9938cdff2d6f131e6800bc3724c.

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update jest.setup.ts
2024-09-22 12:53:13 +09:00
..
AbuseReportNotificationRecipientEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
AbuseUserReportEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
AnnouncementEntityService.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
AntennaEntityService.ts fix(backend): fix backward compatibility of antenna 2024-05-31 11:24:17 +09:00
AppEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AuthSessionEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
BlockingEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
ChannelEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ClipEntityService.ts fix(backend): 自分以外のクリップ内のノート個数が見えるのを修正 (#14065) 2024-06-22 16:52:27 +09:00
DriveFileEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
DriveFolderEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
EmojiEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FlashEntityService.ts fix(general): some fixes and improvements of Play visibility (#14384) 2024-08-10 09:34:49 +09:00
FlashLikeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FollowingEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
FollowRequestEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
GalleryLikeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GalleryPostEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
HashtagEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InstanceEntityService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
InviteCodeEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
MetaEntityService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
ModerationLogEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
MutingEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
NoteEntityService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
NoteFavoriteEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NoteReactionEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
NotificationEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
PageEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
PageLikeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RenoteMutingEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
ReversiGameEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
RoleEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SystemWebhookEntityService.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
UserEntityService.ts fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users (#14375) 2024-08-09 12:10:51 +09:00
UserListEntityService.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00