summaryrefslogtreecommitdiff
path: root/src/misc/detect-url-mime.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo (#6238)MeiMei2020-04-111-1/+1
|
* ファイルと画像認識処理の改善 (#5690)MeiMei2020-01-121-0/+15
* 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>