summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header (#1138)Solly Ross2018-10-094-6/+4
* Enforce space after function namePierre Ossman2018-09-061-1/+1
* Enforce space before code blockPierre Ossman2018-09-061-2/+2
* Enforce explicit semi-colonsPierre Ossman2018-09-062-7/+7
* Enforce no trailing whitespacePierre Ossman2018-09-061-2/+2
* Enforce keyword spacingPierre Ossman2018-09-061-1/+1
* Enforce function namesPierre Ossman2018-09-062-2/+2
* Enforce indentationPierre Ossman2018-09-063-167/+167
* Add a record flag to launch.shbug/fix-test-playbackSolly Ross2018-07-301-1/+5
* Use fat arrow functions `const foo = () => { ... };` for callbacksJuanjo Diaz2018-07-123-31/+26
* Fixes #1075Henry Vindin2018-07-011-5/+8
* Prefer const/let over varJuanjo Diaz2018-05-243-65/+65
* Add transpilation for IE11 and skip linux testsJuanjo Diaz2018-05-241-0/+1
* Add eslint and fix reported issuesJuanjo Diaz2018-05-244-10/+19
* Only use converted modules as legacy fallback for appPierre Ossman2018-02-282-28/+92
* Don't include icons Makefile when packagingPierre Ossman2018-01-051-0/+1
* Remove intermediate files when bundlingPierre Ossman2018-01-052-1/+27
* Convert use_require.js to use promisesPierre Ossman2018-01-052-51/+117
* [infra] fix vendor import paths on built filesSolly Ross2017-10-031-6/+6
* [infra] option to clean on use_require.jsSolly Ross2017-10-031-0/+9
* Adjust import of vendor/ modules in NPM packagePierre Ossman2017-07-041-0/+7
* Properly use babel optsPierre Ossman2017-07-041-1/+1
* Merge branch 'keyboard' of https://github.com/CendioOssman/noVNCPierre Ossman2017-05-042-103/+128
|\
| * Simplify keysymdef.jsPierre Ossman2017-03-241-4/+24
| * Clean up keysymdefPierre Ossman2017-03-241-16/+39
| * Remove keysym names from keysymdef.jsPierre Ossman2017-03-241-18/+3
| * Get parse.js in sync with generated codePierre Ossman2017-03-241-16/+13
* | Update url'sSamuel Mannehed2017-04-192-3/+3
|/
* Vendor in an IE11 polyfill for PromisesSolly Ross2017-03-212-17/+32
* Move error handler into separate fileSolly Ross2017-03-211-3/+23
* Optimize ES6 Module Loader PolyfillSolly Ross2017-03-211-3/+5
* Allow transforming to any formatSolly Ross2017-03-073-100/+136
* Use Unicode keysym range as fallbackPierre Ossman2016-10-151-1/+7
* Merge pull request #603 from WardF/masterSolly Ross2016-09-161-3/+12
|\
| * Tweaked message printed based on whether or not http is available.Ward Fisher2016-04-111-1/+6
| * Added an '--ssl-only' option to noVNC launch script. This will pass through ...Ward Fisher2016-04-111-2/+6
* | Move input-related files into core/inputSolly Ross2016-09-161-1/+2
* | Enable noVNC to become BrowserifiableSolly Ross2016-09-163-40/+145
* | Removing unused import (#642)Trần Tuấn Anh2016-08-261-1/+1
* | Update launch.shnunojusto2016-08-161-1/+1
* | Clarify that utils/launch.sh is MPL-2.0Joel Martin2016-06-131-0/+4
|/
* Fixed vnc_perf.htmlSolly Ross2016-01-061-0/+17
* Small typo in launch.shSarrailh Rémi2015-11-231-1/+1
* Make sure Pako always has enough roombug/pako-issueSolly Ross2015-09-231-3/+11
* WIP: Switch to Pako for zlibSolly Ross2015-08-061-0/+32
* Follow symbolic links in launch.shbug/follow-symlinks-for-hereSolly Ross2015-03-261-1/+2
* Remove last bits of websockify cruftSolly Ross2015-02-173-66/+4
* Make sure websockify is cloned to the correct dirSolly Ross2015-02-171-2/+1
* Actually remove the "websockify" fileSolly Ross2015-02-171-471/+0
* Remove local copies of websockifySolly Ross2015-02-167-1298/+34