misskey/packages/backend/src/core
tamaina ee03ab8d2c
enhance(server): videoThumbnailGenerator config (#9845)
* enhance(server): videoThumbnailGenerator config

* ✌️

* fix

* 相対url

* サムネイルのproxyRemoteFilesは直接プロキシを指定する

* メディアプロキシ
2023-02-12 09:13:47 +09:00
..
activitypub fix(server): validate url from ap to improve security 2023-02-08 17:50:23 +09:00
chart drop hashtag chart 2023-02-03 14:10:14 +09:00
entities enhance(server): videoThumbnailGenerator config (#9845) 2023-02-12 09:13:47 +09:00
AccountUpdateService.ts
AchievementService.ts refactor: fix types 2023-02-09 11:46:08 +09:00
AiService.ts
AntennaService.ts perf(server): cache blocking 2023-02-04 12:40:40 +09:00
AppLockService.ts
CaptchaService.ts fix(server): turnstile-failed: missing-input-secret 2023-01-26 11:31:43 +09:00
CoreModule.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
CreateNotificationService.ts fix typo 2023-02-04 10:02:03 +09:00
CreateSystemUserService.ts Role (#9437) 2023-01-12 21:02:26 +09:00
CustomEmojiService.ts revert: 650187deaf 2023-02-08 20:07:19 +09:00
DeleteAccountService.ts fix typo 2023-02-04 10:02:03 +09:00
DownloadService.ts Deny UNIX domain socket (#9802) 2023-02-05 13:51:59 +09:00
DriveService.ts enhance(server): videoThumbnailGenerator config (#9845) 2023-02-12 09:13:47 +09:00
EmailService.ts
FederatedInstanceService.ts refactor: rename instance.caughtAt to instance.firstRetrievedAt 2023-01-16 05:02:38 +09:00
FetchInstanceMetadataService.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00
FileInfoService.ts fix(server): 特定のPNG画像のアップロードに失敗する問題を修正 2023-01-09 14:03:22 +09:00
GlobalEventService.ts
HashtagService.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
HttpRequestService.ts refactor: fix type 2023-02-01 20:13:22 +09:00
IdService.ts
ImageProcessingService.ts refactor: /proxyをFileServerServiceに統合し、/proxyのurlで/filesが指定されていた場合は直接ファイルを解決するようにする (#9709) 2023-01-26 16:06:29 +09:00
InstanceActorService.ts
InternalStorageService.ts
LoggerService.ts drop syslog 2023-02-03 15:08:36 +09:00
MessagingService.ts
MetaService.ts フォロワー数、フォロー数もConditional roleで利用できるように 2023-01-14 08:27:23 +09:00
MfmService.ts
ModerationLogService.ts
NoteCreateService.ts fix typo 2023-02-04 10:02:03 +09:00
NoteDeleteService.ts fix typo 2023-02-04 10:02:03 +09:00
NotePiningService.ts refactor: rename role.options -> role.policies 2023-01-15 20:52:53 +09:00
NoteReadService.ts fix typo 2023-02-04 10:02:03 +09:00
NotificationService.ts
PollService.ts perf(server): cache blocking 2023-02-04 12:40:40 +09:00
ProxyAccountService.ts
PushNotificationService.ts
QueryService.ts refactor: fix types 2023-02-09 11:02:37 +09:00
QueueModule.ts
QueueService.ts
ReactionService.ts perf(server): cache blocking 2023-02-04 12:40:40 +09:00
RelayService.ts
RemoteLoggerService.ts
RemoteUserResolveService.ts
RoleService.ts コンディショナルロールもバッジとして表示可能に 2023-02-11 09:03:43 +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
UserBlockingService.ts perf(server): cache blocking 2023-02-04 12:40:40 +09:00
UserCacheService.ts フォロワー数、フォロー数もConditional roleで利用できるように 2023-01-14 08:27:23 +09:00
UserFollowingService.ts fix(server): cannot follow user 2023-02-04 19:19:30 +09:00
UserKeypairStoreService.ts
UserListService.ts fix typo 2023-02-04 10:02:03 +09:00
UserMutingService.ts fix typo 2023-02-04 10:02:03 +09:00
UserSuspendService.ts
UtilityService.ts enhance: Judge instance block by endsWith (#9263) 2023-01-13 18:21:07 +09:00
VideoProcessingService.ts enhance(server): videoThumbnailGenerator config (#9845) 2023-02-12 09:13:47 +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 refactor: fix type 2023-02-01 20:15:11 +09:00