summaryrefslogtreecommitdiffstats
path: root/fix-download-unicode
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix Node 12 Buffer() deprecation errors.Lauri Ojansivu2020-01-181-2/+2
| | | | Thanks to xet7 !
* Change Buffer to Buffer.alloc on Node v12. Try to fix Snap.Lauri Ojansivu2020-01-111-4/+4
|
* Add support for IE11 in fix-download-unicode.Lauri Ojansivu2017-05-131-1/+1
|
* Fix Dockerfile build error that stopped on linting checks.Lauri Ojansivu2017-05-071-0/+0
|
* Fix: Download file(unicode filename) cause crash with exception. Closes #784Lauri Ojansivu2017-05-071-0/+914