hippofish/packages/backend/src/core/entities
おさむのひと 8bd9077f77
json-schema配下の最新化 (#12312)
* user.ts、page.ts、drive-folder.tsを各EntityServiceの戻り値をもとに最新化

* 再確認

* fix error

* note以外の残りのファイルを対応

* fix CHANGELOG.md

* fix CHANGELOG.md

* fix user.ts

* fix user.ts

* コメント対応

* fix note.ts

---------

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-21 11:13:56 +09:00
..
AbuseUserReportEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
AntennaEntityService.ts feat: local-only antenna 2023-10-16 15:06:00 +09:00
AppEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AuthSessionEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
BlockingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
ChannelEntityService.ts feat: チャンネル内→チャンネル外へのリノート制限機能追加 (#12230) 2023-11-03 17:34:23 +09:00
ClipEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
DriveFileEntityService.ts Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
DriveFolderEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
EmojiEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FlashEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
FlashLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FollowingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
FollowRequestEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
GalleryLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
GalleryPostEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
HashtagEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
InstanceEntityService.ts Fix: latestRequestReceivedAt (#12270) 2023-11-11 14:51:29 +09:00
InviteCodeEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
ModerationLogEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
MutingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NoteEntityService.ts feat: チャンネル内→チャンネル外へのリノート制限機能追加 (#12230) 2023-11-03 17:34:23 +09:00
NoteFavoriteEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NoteReactionEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NotificationEntityService.ts json-schema配下の最新化 (#12312) 2023-11-21 11:13:56 +09:00
PageEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
PageLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RenoteMutingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
RoleEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
SigninEntityService.ts fix(backend): fix i/signin-history response 2023-10-23 08:59:05 +09:00
UserEntityService.ts Feat: 未読通知数を表示できるように (#11982) 2023-11-01 13:34:05 +09:00
UserListEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00