]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-28 Samuel MannehedRestore logging properly after log tests
2017-09-28 Samuel MannehedSetup chai extensions centrally
2017-09-28 Samuel MannehedUpgrade and fix sinon.js
2017-09-27 Samuel MannehedMerge pull request #896 from novnc/combinemousewheel
2017-09-17 Samuel MannehedRemove unused imports
2017-09-17 Samuel MannehedCombine small mouse wheel events
2017-09-17 Samuel MannehedSplit devices.js into keyboard.js and mouse.js
2017-09-17 Samuel MannehedAdd tests for mouse module
2017-09-07 Samuel MannehedRename setting_clip to setting_view_clip
2017-09-07 Samuel MannehedRemove unused variable
2017-09-05 Pierre OssmanInclude optional log message on errors
2017-09-05 Pierre OssmanHandle new style recordings
2017-08-16 Pierre OssmanAdjust scaling when session size changes
2017-08-05 shaneharrisfix typscript error - the only one. (#837)
2017-07-26 Samuel MannehedMake sure the control bar hint is centered
2017-07-21 Pierre OssmanIE compatibility fix for babel workers
2017-07-07 Pierre OssmanOnly send QEMU Extended Key Event if we have a scan...
2017-07-07 Pierre OssmanIgnore compositing key
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-07-06 Pierre Ossmantry/catch guard for QEMU keyboard test
2017-07-06 Pierre OssmanFallback for missing keypress events
2017-07-06 Pierre OssmanTrack keys using keyIdentifier
2017-07-04 Pierre OssmanAdjust import of vendor/ modules in NPM package
2017-07-04 Pierre OssmanProperly use babel opts
2017-07-04 Pierre OssmanDon't include unmodified vendor directory in NPM package
2017-06-21 Pierre OssmanHandle iOS special keys
2017-06-21 Pierre OssmanFake key release for iOS hardware keyboards
2017-06-15 Pierre OssmanScroll error stack trace
2017-06-08 Pierre OssmanMerge branch 'ios9' of https://github.com/CendioOssman...
2017-06-05 Solly RossMerge pull request #838 from novnc/infra/fix-travis...
2017-06-05 Solly RossFix Travis-Sauce Connection
2017-06-02 Pierre OssmanAvoid use of 'let' and 'const'
2017-06-02 Pierre OssmanAvoid nested function declarations
2017-06-02 Pierre OssmanLimit use of keypress fallback
2017-06-02 Pierre OssmanAllow key events without symbols
2017-06-01 Pierre OssmanFix traffic management in playback tests
2017-06-01 Pierre OssmanMerge branch 'record' of https://github.com/CendioOssma...
2017-05-31 Pierre OssmanGet XT scan code mappings from the keycodemapdb project
2017-05-30 Samuel MannehedMerge pull request #831 from samhed/visualhint
2017-05-29 Samuel MannehedAdd hint that the control bar can be moved
2017-05-22 Pierre OssmanUse one entry per file in transpile cache
2017-05-22 Pierre OssmanRemove #nocache system as it is unused
2017-05-22 Pierre OssmanRevert recording file format changes
2017-05-20 Samuel MannehedClear the password input field
2017-05-19 Pierre OssmanHandle loading web workers in any path
2017-05-16 Pierre OssmanDon't fail on babel cache storage errors
2017-05-15 Samuel MannehedRevert "Remove shadow from logo"
2017-05-15 Pierre OssmanFix bootstart of input field
2017-05-12 Samuel MannehedAdd missing semicolon
2017-05-12 Samuel MannehedRemove trailing whitespace
2017-05-12 Samuel MannehedRemove shadow from logo
2017-05-12 Samuel MannehedUpdate readme with new screenshots
2017-05-12 Samuel MannehedCatch errors for when we can't play bell
2017-05-12 Samuel MannehedAdd vnc_lite to npmignore
2017-05-12 Samuel MannehedRename vnc_auto to vnc_lite
2017-05-12 Samuel MannehedAdd missing semi colon
2017-05-11 Samuel MannehedDon't capture touch events
2017-05-11 Samuel MannehedStop tracking mouse capture state
2017-05-11 Samuel MannehedStop grabbing mouse events globally
2017-05-09 Samuel MannehedFix update-pot so that it can handle UTF-8
2017-05-09 David GnedtUpdate German translation
2017-05-08 Samuel MannehedMerge pull request #819 from martinpitt/master
2017-05-08 Martin PittFix license name in package.json
2017-05-04 Pierre OssmanRemove colour map support
2017-05-04 Pierre OssmanRemove browser engine detection
2017-05-04 Pierre OssmanSkip some keyboard tests on IE and Edge
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-05-04 Pierre OssmanMerge branch 'keyboard' of https://github.com/CendioOss...
2017-05-04 Pierre OssmanError.error can be null in some cases
2017-05-04 Pierre OssmanUse KeyboardEvent.key too look up keysyms
2017-05-04 Pierre OssmanHandle CapsLock on macOS
2017-05-04 Pierre OssmanClean up AltGraph handling
2017-05-04 Pierre OssmanSimplify pressed key handling
2017-05-04 Pierre OssmanSimplify handling of keypress
2017-05-04 Pierre OssmanMove keyboard handling in to Keyboard class
2017-05-04 Pierre OssmanRemove modifier synchronisation
2017-05-04 Pierre OssmanRemove QEMU key event handler
2017-05-04 Pierre OssmanSimplify keyboard event API
2017-05-04 Pierre OssmanSend keyboard events from single place
2017-05-04 Pierre OssmanImprove lookup of special keys
2017-05-04 Pierre OssmanImprove character keysym lookup
2017-05-04 Pierre OssmanUse standard DOM identifiers for physical keys
2017-05-03 Samuel MannehedMerge pull request #817 from univention/master
2017-05-03 Philipp HahnRemove double unescaping of title
2017-04-28 Pierre OssmanOnly load ES6 module loader polyfill if needed
2017-04-21 Samuel MannehedFix panning test for high DPI devices
2017-04-19 Samuel MannehedAdd Pierre as contributor in package.json
2017-04-19 Samuel MannehedUpdate url's
2017-04-11 Samuel MannehedProperly restore the default style
2017-04-05 Soichi HayashiFixed the issue where novnc can't be relocated
2017-04-05 Samuel MannehedAlways send mouseUp events properly
2017-04-03 Samuel MannehedMerge pull request #801 from CendioOssman/errors
2017-03-27 Pierre OssmanGenerate source map for ES module loader rollup
2017-03-27 Pierre OssmanHandle uncaught WebWorker exceptions
2017-03-27 Pierre OssmanTry to populate error location on Promise errors
2017-03-27 Pierre OssmanOnly use unhandledrejection fallback when needed
2017-03-27 Pierre OssmanUse common code to handle Promise errors
2017-03-27 Pierre OssmanHandle partial error location information
2017-03-27 Pierre OssmanErrorEvent.error isn't always set
next