summaryrefslogtreecommitdiff
path: root/src/services/drive/image-processor.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* APNGでもMIME typeはimage/pngにするように (#5100)MeiMei2019-07-051-1/+1
| | | | | | | | | | * APNGでもMIME typeはimage/pngにするように * Revert "APNGでもMIME typeはimage/pngにするように" This reverts commit e579eb2bf44f526cabfa9bd4adc6b4fa84727e3b. * APNGはファイル送信時のみimage/pngにするように
* Fix MIMEsyuilo2019-07-031-1/+1
|
* GIFのサムネイルが生成されないのを修正syuilo2019-05-151-3/+30
| | | | #4728
* strictNullChecks (#4666)syuilo2019-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-0/+75
* Refactor * settings * Media Proxy * Replace API response