aboutsummaryrefslogtreecommitdiff
path: root/src/api/utils/multerStorage.js
Commit message (Expand)AuthorAgeFilesLines
* fix: use PassThrough from FileType to get the real mimetype of a file while i...Zephyrrus2021-01-071-15/+35
* feat: check for real mimetype using file-typeZephyrrus2021-01-071-4/+2
* feature: new chunk and write strategyPitu2021-01-071-0/+91