summaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy conversion of modulesPierre Ossman2020-10-159-123540/+0
* Export constants in inflate.js for easier usageNiko Lehto2020-02-171-17/+17
* Add deflator helper class for deflating dataNiko Lehto2020-02-171-30/+30
* Upgrade to latest babelPierre Ossman2019-11-125-31474/+96407
* Regenerate module loader after tool upgradesPierre Ossman2019-08-193-3183/+3915
* Upgrade to latest rollupPierre Ossman2019-08-151-8/+7
* Remove unused import from module loaderPierre Ossman2019-08-151-1/+0
* Explicitly list what we want in our NPM packagePierre Ossman2019-01-111-0/+0
* Fix proper triggering of module fallbackPierre Ossman2018-07-133-3/+3
* Better currentScript fallbackPierre Ossman2018-07-133-1141/+1214
* Move sinon to karma frameworkPierre Ossman2018-07-131-14043/+0
* Add transpilation for IE11 and skip linux testsJuanjo Diaz2018-05-242-1975/+13752
* Remove jshint commentsJuanjo Diaz2018-01-311-2/+2
* Include .js for anonymous scriptsPierre Ossman2017-10-183-157/+141
* Upgrade and fix sinon.jsSamuel Mannehed2017-09-281-5142/+12722
* IE compatibility fix for babel workersPierre Ossman2017-07-213-3/+17
* Avoid use of 'let' and 'const'Pierre Ossman2017-06-026-12/+12
* Avoid nested function declarationsPierre Ossman2017-06-023-13/+13
* Merge branch 'record' of https://github.com/CendioOssman/noVNCPierre Ossman2017-06-013-19/+17
|\
| * Remove #nocache system as it is unusedPierre Ossman2017-05-223-17/+13
| * Handle loading web workers in any pathPierre Ossman2017-05-193-3/+5
* | Use one entry per file in transpile cachePierre Ossman2017-05-223-15/+15
|/
* Don't fail on babel cache storage errorsPierre Ossman2017-05-163-1/+13
* Fixed the issue where novnc can't be relocatedSoichi Hayashi2017-04-053-3/+3
* Generate source map for ES module loader rollupPierre Ossman2017-03-273-0/+3
* Handle uncaught WebWorker exceptionsPierre Ossman2017-03-272-0/+32
* Try to populate error location on Promise errorsPierre Ossman2017-03-272-0/+18
* Only use unhandledrejection fallback when neededPierre Ossman2017-03-272-16/+20
* Use common code to handle Promise errorsPierre Ossman2017-03-272-64/+38
* Make vnc_playback.html functional once moreSolly Ross2017-03-212-6/+10
* Vendor in an IE11 polyfill for PromisesSolly Ross2017-03-213-4/+259
* Move error handler into separate fileSolly Ross2017-03-212-4/+64
* Optimize ES6 Module Loader PolyfillSolly Ross2017-03-217-0/+45669
* Update tests to work with new structureSolly Ross2017-03-211-0/+6463
* Vendor an ES6-modules-compatible PakoSolly Ross2017-03-0114-0/+5466