egirlskey/packages/backend/src/core/entities
syuilo 5cac1515fd fix(backend): user.memoはdetailがtrueな時だけに 2023-04-13 13:34:54 +09:00
..
AbuseUserReportEntityService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
AntennaEntityService.ts perf(backend): store notes of an antenna to redis instead of postgresql 2023-04-03 12:11:16 +09:00
AppEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
AuthSessionEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
BlockingEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
ChannelEntityService.ts fix(backend): チャンネルのピン留めされたノートの順番が正しくない問題を修正 2023-04-13 08:52:30 +09:00
ClipEntityService.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
DriveFileEntityService.ts perf(backend): prevent emit needless db queries 2023-04-06 19:45:12 +09:00
DriveFolderEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
EmojiEntityService.ts enhance: カスタム絵文字にライセンス情報を付与できるように 2023-03-16 15:08:48 +09:00
FlashEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
FlashLikeEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
FollowRequestEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
FollowingEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
GalleryLikeEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
GalleryPostEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
HashtagEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
InstanceEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
ModerationLogEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
MutingEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
NoteEntityService.ts perf(backend): reduce db query 2023-04-07 10:07:41 +09:00
NoteFavoriteEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
NoteReactionEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
NotificationEntityService.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
PageEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
PageLikeEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
RenoteMutingEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
RoleEntityService.ts enhance: ロールの並び順を設定可能に 2023-03-12 16:38:08 +09:00
SigninEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
UserEntityService.ts fix(backend): user.memoはdetailがtrueな時だけに 2023-04-13 13:34:54 +09:00
UserListEntityService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00