hippofish/packages/backend/src/core/entities
okayurisotto 64953fadc9
refactor(backend): Array.prototype.filterでの非null確認ではisNotNull関数を使うように (#13442)
* `Array.prototype.filter`での非null確認では`isNotNull`関数を使うように

* `{}` -> `NonNullable<unknown>`
2024-02-23 14:12:57 +09:00
..
AbuseUserReportEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AntennaEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ChannelEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ClipEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DriveFileEntityService.ts refactor(backend): Array.prototype.filterでの非null確認ではisNotNull関数を使うように (#13442) 2024-02-23 14:12:57 +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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FlashLikeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FollowingEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FollowRequestEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GalleryLikeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GalleryPostEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
HashtagEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InstanceEntityService.ts enhance: サーバーごとにモデレーションノートを残せるように 2024-02-22 20:59:52 +09:00
InviteCodeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MetaEntityService.ts enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
ModerationLogEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MutingEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NoteEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NoteFavoriteEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NoteReactionEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NotificationEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
PageEntityService.ts refactor(backend): Array.prototype.filterでの非null確認ではisNotNull関数を使うように (#13442) 2024-02-23 14:12:57 +09:00
PageLikeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RenoteMutingEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ReversiGameEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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
UserEntityService.ts refactor(backend): Array.prototype.filterでの非null確認ではisNotNull関数を使うように (#13442) 2024-02-23 14:12:57 +09:00
UserListEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00