summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Revert recording file format changesPierre Ossman2017-05-221-6/+13
| * Handle loading web workers in any pathPierre Ossman2017-05-193-3/+5
* | Merge pull request #831 from samhed/visualhintSamuel Mannehed2017-05-303-0/+43
|\ \
| * | Add hint that the control bar can be movedSamuel Mannehed2017-05-293-0/+43
* | | Use one entry per file in transpile cachePierre Ossman2017-05-223-15/+15
|/ /
* | Clear the password input fieldSamuel Mannehed2017-05-201-1/+4
|/
* Don't fail on babel cache storage errorsPierre Ossman2017-05-163-1/+13
* Revert "Remove shadow from logo"Samuel Mannehed2017-05-151-0/+1
* Fix bootstart of input fieldPierre Ossman2017-05-151-2/+3
* Add missing semicolonSamuel Mannehed2017-05-137-7/+7
* Remove trailing whitespaceSamuel Mannehed2017-05-135-5/+5
* Remove shadow from logoSamuel Mannehed2017-05-131-1/+0
* Update readme with new screenshotsSamuel Mannehed2017-05-121-3/+3
* Catch errors for when we can't play bellSamuel Mannehed2017-05-121-1/+10
* Add vnc_lite to npmignoreSamuel Mannehed2017-05-121-1/+1