summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/proxy/proxy-media.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Use ESM (#8358)syuilo2022-02-271-9/+9
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactorsyuilo2022-02-031-0/+5
|
* fix: proxyでsvgをpngに変換するように (#8106)tamaina2022-01-201-5/+6
| | | | | | | | | | | | | * wip * revert send-drive-file change * fix * Update packages/backend/src/server/proxy/proxy-media.ts Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
* fixsyuilo2022-01-011-0/+1
| | | | https://github.com/misskey-dev/misskey/commit/d53795184cd0ee326b0da58b267e3460f948703c#r62707827
* Revert "revert d53795184"syuilo2022-01-011-1/+2
| | | | This reverts commit aedbab17cc400ae7ac17498463504f40646e8673.
* revert d53795184syuilo2021-12-291-2/+1
|
* refactorsyuilo2021-12-261-2/+2
|
* enhance(server): better content type detectionsyuilo2021-12-261-1/+2
|
* refactoringsyuilo2021-11-121-0/+51
Resolve #7779