summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/MediaProxyServerService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* カスタム絵文字にプロキシを復活 (#9481)tamaina2023-01-061-6/+15
| | | | | | | | | | | | | * wip * Revert "Update ClientServerService.ts" This reverts commit 88c64ece78db199d2f4685180511f2d6b84945d6. * Revert "disable custom emoji proxy temporary" This reverts commit 495d513efdb8b2a996287fd54ae5014832352616. * :v:
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-6/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* fix dummy image pathsyuilo2022-12-231-1/+1
|
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
| | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
* enhance: fallback option for media proxysyuilo2022-12-081-0/+17
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+4
|
* Fastify (#9106)syuilo2022-12-031-28/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* fix import typesyuilo2022-09-211-1/+1
|
* testsyuilo2022-09-191-5/+5
|
* refactor(backend): refactor loggersyuilo2022-09-181-4/+7
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+137