summaryrefslogtreecommitdiff
path: root/src/misc/check-svg.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ファイルと画像認識処理の改善 (#5690)MeiMei2020-01-121-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dimensions制限とリファクタ * comment * 不要な変更削除 * use fromFile など * Add probe-image-size.d.ts * えーCRLFで作るなよ… * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix d.ts * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update dependencies :rocket:syuilo2019-03-131-1/+1
|
* Fix SVG detection (#4401)MeiMei2019-03-031-0/+12
* Fix SVG detection * remove unnecessary import