summaryrefslogtreecommitdiff
path: root/core/inflator.js
Commit message (Expand)AuthorAgeFilesLines
* Add camelCase rule to eslintSamuel Mannehed2020-05-311-0/+4
* Fix bug where inflate would read too much dataNiko Lehto2020-02-171-1/+1
* Split api of inflateNiko Lehto2020-02-171-5/+14
* Handle errors from zlib/pakoNiko Lehto2020-02-171-1/+4
* Move error handling to Inflate classNiko Lehto2020-02-171-0/+4
* Add missing copyright header for Inflator.jsNiko Lehto2020-02-171-0/+8
* Remove unused inflate argumentNiko Lehto2020-02-171-2/+2
* Use ES6 classesJuanjo Diaz2018-07-121-13/+13
* Add eslint and fix reported issuesJuanjo Diaz2018-05-241-1/+1
* Refactor ES6 module structure/split up UtilSolly Ross2017-03-211-1/+0
* Vendor an ES6-modules-compatible PakoSolly Ross2017-03-011-2424/+10
* Enable noVNC to become BrowserifiableSolly Ross2016-09-161-0/+2453