summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [release] v1.0.0-testing.2v1.0.0-testing.2infra/publishSolly Ross2017-10-042-2/+2
* [infra] Publish to NPM via TravisSolly Ross2017-10-043-3/+3382
* [infra] updated packaging configSolly Ross2017-10-043-19/+35
* [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
* Merge pull request #907 from DirectXMan12/tests/fix-travisSolly Ross2017-10-031-3/+2
|\
| * [infra] Fix Travis Sauce AuthSolly Ross2017-10-031-3/+2
|/
* Merge branch 'fixes/polyfill' of https://github.com/qmfrederik/noVNCPierre Ossman2017-09-291-1/+14
|\
| * Only load ES6 module loader polyfill if neededFrederik Carlier2017-09-291-1/+14
* | Merge branch 'optional-port' of https://github.com/bkylerussell/noVNCPierre Ossman2017-09-292-12/+15
|\ \ | |/ |/|
| * rfb: Allow port to be optionally appended to URIKyle Russell2016-11-242-12/+15
* | Restore logging properly after log testsSamuel Mannehed2017-09-281-5/+6
* | Setup chai extensions centrallySamuel Mannehed2017-09-286-13/+7
* | Upgrade and fix sinon.jsSamuel Mannehed2017-09-288-5149/+12730
* | Merge pull request #896 from novnc/combinemousewheelSamuel Mannehed2017-09-277-230/+622
|\ \
| * | Remove unused importscombinemousewheelSamuel Mannehed2017-09-171-2/+0
| * | Combine small mouse wheel eventsSamuel Mannehed2017-09-172-23/+178
| * | Split devices.js into keyboard.js and mouse.jsSamuel Mannehed2017-09-176-228/+241
| * | Add tests for mouse moduleSamuel Mannehed2017-09-171-0/+226
|/ /
* | Rename setting_clip to setting_view_clipSamuel Mannehed2017-09-072-14/+14
* | Remove unused variableSamuel Mannehed2017-09-071-1/+0
* | Include optional log message on errorsPierre Ossman2017-09-051-1/+1
* | Handle new style recordingsPierre Ossman2017-09-051-1/+3
* | Adjust scaling when session size changesPierre Ossman2017-08-161-4/+24
* | fix typscript error - the only one. (#837)shaneharris2017-08-051-1/+0
* | Make sure the control bar hint is centeredSamuel Mannehed2017-07-261-2/+3
* | IE compatibility fix for babel workersPierre Ossman2017-07-213-3/+17
* | Only send QEMU Extended Key Event if we have a scan codePierre Ossman2017-07-072-9/+10
* | Ignore compositing keyPierre Ossman2017-07-072-1/+12
* | Merge branch 'qemufix' of https://github.com/CendioOssman/noVNCPierre Ossman2017-07-064-156/+324
|\ \
| * | try/catch guard for QEMU keyboard testPierre Ossman2017-07-061-3/+7
| * | Fallback for missing keypress eventsPierre Ossman2017-07-062-0/+81
| * | Track keys using keyIdentifierPierre Ossman2017-07-062-7/+52
| * | Limit use of keypress fallbackPierre Ossman2017-06-021-1/+9
| * | Allow key events without symbolsPierre Ossman2017-06-021-0/+6
| * | Get XT scan code mappings from the keycodemapdb projectPierre Ossman2017-05-311-145/+169
* | | Adjust import of vendor/ modules in NPM packagePierre Ossman2017-07-042-0/+8
* | | Properly use babel optsPierre Ossman2017-07-041-1/+1
* | | Don't include unmodified vendor directory in NPM packagePierre Ossman2017-07-041-0/+1
* | | Handle iOS special keysPierre Ossman2017-06-212-0/+10
* | | Fake key release for iOS hardware keyboardsPierre Ossman2017-06-212-3/+82
* | | Scroll error stack tracePierre Ossman2017-06-151-1/+3
* | | Merge branch 'ios9' of https://github.com/CendioOssman/noVNCPierre Ossman2017-06-0812-34/+34
|\ \ \
| * | | Avoid use of 'let' and 'const'Pierre Ossman2017-06-0212-22/+22
| * | | Avoid nested function declarationsPierre Ossman2017-06-023-13/+13
* | | | Merge pull request #838 from novnc/infra/fix-travis-sauceSolly Ross2017-06-052-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Travis-Sauce Connectioninfra/fix-travis-sauceSolly Ross2017-06-052-5/+8
|/ / /
* | | Fix traffic management in playback testsPierre Ossman2017-06-011-4/+5
* | | Merge branch 'record' of https://github.com/CendioOssman/noVNCPierre Ossman2017-06-014-25/+30
|\ \ \ | |/ / |/| |
| * | Remove #nocache system as it is unusedPierre Ossman2017-05-223-17/+13