summaryrefslogtreecommitdiff
path: root/src/services/drive/image-processor.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-107/+0
| | | | Resolve #7779
* サムネイルをJPEGで生成するように (#5941)MeiMei2020-02-141-3/+35
|
* ドライブ関連の修正 (#5673)tamaina2020-01-041-1/+0
| | | | | | | | * :v: * Update add-file.ts * fix
* ドライブファイルURL生成などの修正 (#5671)MeiMei2020-01-021-26/+0
| | | | | | * Fix: リモートプロキシ時にサムネイルのContent-Typeがおかしい * fix drive
* 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