egirlskey/packages/backend/src/core
syuilo ae7d17d121 fix of b9a3b2c165 2023-03-05 11:11:36 +09:00
..
activitypub 未知のユーザーが deleteActor されたら処理をスキップする (#10067) 2023-02-25 04:27:37 +09:00
chart test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
entities fix of b9a3b2c165 2023-03-05 11:11:36 +09:00
AccountUpdateService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
AchievementService.ts refactor: fix types 2023-02-09 11:46:08 +09:00
AiService.ts chore: fix import position 2022-12-04 17:05:32 +09:00
AntennaService.ts enhance(server): make antenna handle cw 2023-02-28 20:20:23 +09:00
AppLockService.ts fix types 2023-02-22 14:58:41 +09:00
CaptchaService.ts fix(server): turnstile-failed: missing-input-secret 2023-01-26 11:31:43 +09:00
CoreModule.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
CreateNotificationService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
CreateSystemUserService.ts Role (#9437) 2023-01-12 21:02:26 +09:00
CustomEmojiService.ts refactor: fix types 2023-02-17 15:36:36 +09:00
DeleteAccountService.ts fix typo 2023-02-04 10:02:03 +09:00
DownloadService.ts enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 (#10150) 2023-03-04 16:51:07 +09:00
DriveService.ts enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 (#10150) 2023-03-04 16:51:07 +09:00
EmailService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
FederatedInstanceService.ts refactor: rename instance.caughtAt to instance.firstRetrievedAt 2023-01-16 05:02:38 +09:00
FetchInstanceMetadataService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
FileInfoService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
GlobalEventService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
HashtagService.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
HttpRequestService.ts fix(server): HttpRequestService.sendでは常にUser-Agentを含むように 2023-02-14 04:08:56 +00:00
IdService.ts fix: typo (#9300) 2022-12-10 08:55:07 +09:00
ImageProcessingService.ts style(backend): fix all eslint errors (#9967) 2023-02-17 10:56:59 +09:00
InstanceActorService.ts refactor 2023-02-13 15:50:22 +09:00
InternalStorageService.ts chore: fix import position 2022-12-04 17:05:32 +09:00
LoggerService.ts drop syslog 2023-02-03 15:08:36 +09:00
MetaService.ts フォロワー数、フォロー数もConditional roleで利用できるように 2023-01-14 08:27:23 +09:00
MfmService.ts MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016) 2023-02-22 17:32:45 +09:00
ModerationLogService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
NoteCreateService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
NoteDeleteService.ts refactor 2023-02-13 15:50:22 +09:00
NotePiningService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
NoteReadService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
NotificationService.ts refactor: fix types 2023-02-17 15:15:36 +09:00
PollService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ProxyAccountService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
PushNotificationService.ts fix types 2023-02-22 14:58:41 +09:00
QueryService.ts refactor: fix types 2023-02-09 11:02:37 +09:00
QueueModule.ts refactor 2022-12-04 10:16:03 +09:00
QueueService.ts feat: make possible to export favorited notes 2023-01-01 16:53:10 +09:00
ReactionService.ts refactor 2023-02-13 15:50:22 +09:00
RelayService.ts refactor 2023-02-13 15:50:22 +09:00
RemoteLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
RemoteUserResolveService.ts refactor 2023-02-13 15:50:22 +09:00
RoleService.ts feat: 時限ロール (#10145) 2023-03-01 10:20:03 +09:00
S3Service.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00
SignupService.ts Role (#9437) 2023-01-12 21:02:26 +09:00
TwoFactorAuthenticationService.ts chore: fix import position 2022-12-04 17:05:32 +09:00
UserBlockingService.ts refactor: fix types 2023-02-13 15:28:07 +09:00
UserCacheService.ts refactor 2023-02-13 15:50:22 +09:00
UserFollowingService.ts refactor 2023-02-13 15:50:22 +09:00
UserKeypairStoreService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
UserListService.ts improve error handling 2023-02-12 10:36:43 +09:00
UserMutingService.ts fix typo 2023-02-04 10:02:03 +09:00
UserSuspendService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
UtilityService.ts enhance: Judge instance block by endsWith (#9263) 2023-01-13 18:21:07 +09:00
VideoProcessingService.ts style(backend): fix all eslint errors (#9967) 2023-02-17 10:56:59 +09:00
WebfingerService.ts perf(backend): Use undici instead of node-fetch and got (#9459) 2023-01-12 21:03:02 +09:00
WebhookService.ts fix Serialized type 2023-02-28 16:46:25 +09:00