summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/media-proxy.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-041-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(server): improvement of external mediaProxy * add a comment * :v: * /filesでsharpの処理を行わずリダイレクトする * fix * thumbnail => static * Fix #9788 * add avatar mode * add url * fix * static.webp * remove encodeURIComponent from media proxy path * remove existance check
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-1/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* rename: client -> frontendsyuilo2022-12-271-0/+15