misskey/packages/backend/src/core
okayurisotto cf3e39178b
refactor(backend): 存在確認のfindOneByexistに置き換え (#11224)
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え

* cleanup
2023-07-11 14:58:58 +09:00
..
activitypub refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
chart refactor 2023-05-29 13:21:26 +09:00
entities refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
AccountMoveService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
AccountUpdateService.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
AchievementService.ts add new achievement 2023-04-20 19:40:02 +09:00
AiService.ts perf(backend): use mutex for nsfw model loading (#11109) 2023-07-08 07:27:26 +09:00
AntennaService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
AppLockService.ts perf(backend): Improve performance of FetchInstanceMetadata (#11128) 2023-07-07 23:28:27 +09:00
CacheService.ts perf(backend): Reduce memory usage of MemoryKVCache (#11076) 2023-07-08 21:18:16 +09:00
CaptchaService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
CoreModule.ts feat: Introduce Meilisearch (#10755) 2023-05-05 08:52:14 +09:00
CreateSystemUserService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
CustomEmojiService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
DeleteAccountService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
DownloadService.ts refactor(backend): replace private-ip with ipaddr.js (#11041) 2023-06-25 06:35:09 +09:00
DriveService.ts ロールにNSFWを強制的につけるオプションを追加 (#10731) 2023-05-05 14:18:06 +09:00
EmailService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
FederatedInstanceService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
FetchInstanceMetadataService.ts fix(backend): fix fetchInstanceMetadata error (#11236) 2023-07-11 14:40:56 +09:00
FileInfoService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
GlobalEventService.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
HashtagService.ts
HttpRequestService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
IdService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
ImageProcessingService.ts
InstanceActorService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
InternalStorageService.ts
LoggerService.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
MetaService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
MfmService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
ModerationLogService.ts
NoteCreateService.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
NoteDeleteService.ts fix(backend): Remove Meilisearch index when notes are deleted (#10988) 2023-07-08 21:31:38 +09:00
NotePiningService.ts
NoteReadService.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
NotificationService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
PollService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
ProxyAccountService.ts
PushNotificationService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
QueryService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
QueueModule.ts refactor 2023-05-29 13:21:26 +09:00
QueueService.ts fix(backend): deliverManyにcontentのnullチェックを追加 2023-07-07 23:15:04 +00:00
ReactionService.ts feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
RelayService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
RemoteLoggerService.ts
RemoteUserResolveService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
RoleService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
S3Service.ts
SearchService.ts fix(backend): Remove Meilisearch index when notes are deleted (#10988) 2023-07-08 21:31:38 +09:00
SignupService.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
TwoFactorAuthenticationService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
UserBlockingService.ts feat: queueing bulk follow/unfollow and block/unblock (#10544) 2023-04-12 09:13:58 +09:00
UserFollowingService.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
UserKeypairService.ts fix(backend): キャッシュが溜まり続けないように 2023-06-10 13:45:11 +09:00
UserListService.ts feat: queueing bulk follow/unfollow and block/unblock (#10544) 2023-04-12 09:13:58 +09:00
UserMutingService.ts fix 2023-04-05 13:50:05 +09:00
UserSuspendService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
UtilityService.ts
VideoProcessingService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
WebfingerService.ts feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように 2023-05-18 18:45:49 +09:00
WebhookService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00