]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2017-10-18 Pierre OssmanMake sure control bar stays visible on Tab
2017-10-18 Pierre OssmanInclude .js for anonymous scripts
2017-10-18 Pierre OssmanStop giving host field default focus
2017-10-18 Pierre OssmanAdd focus state for control bar buttons
2017-10-18 Pierre OssmanOnly grab key events on canvas
2017-10-06 Pierre OssmanAdd tests for Intel AMT compatible mode
2017-10-06 Pierre OssmanUpdate Swedish translation
2017-10-06 Pierre OssmanUpdate translation template
2017-10-06 Pierre OssmanMake port optional in ui.js as well
2017-10-06 Pierre OssmanUpdate to new jsdom API
2017-10-05 Solly RossMerge pull request #910 from novnc/infra/publish
2017-10-05 Samuel MannehedMerge pull request #893 from CendioOssman/amt
2017-10-04 Solly Ross[release] v1.0.0-testing.2
2017-10-04 Solly Ross[infra] Publish to NPM via Travis
2017-10-04 Solly Ross[infra] updated packaging config
2017-10-03 Solly Ross[infra] fix vendor import paths on built files
2017-10-03 Solly Ross[infra] option to clean on use_require.js
2017-10-03 Solly RossMerge pull request #907 from DirectXMan12/tests/fix...
2017-10-03 Solly Ross[infra] Fix Travis Sauce Auth
2017-09-29 Pierre OssmanMerge branch 'fixes/polyfill' of https://github.com...
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-29 Frederik CarlierOnly load ES6 module loader polyfill if needed
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-22 Pierre OssmanBasic support for Intel AMT
2017-09-22 Pierre OssmanAlways hide local cursor initally
2017-09-22 Pierre OssmanRemove rect arguments onFBUComplete callback
2017-09-22 Pierre OssmanClean up encoding handling
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 Pierre OssmanBuild encoding stats array dynamically
2017-09-07 Pierre OssmanAdd helper for encoding enumeration and names
2017-09-07 Pierre OssmanRemove unused encoding handlers
2017-09-07 Pierre OssmanRemove unused helper for Tight encoding
2017-09-07 Pierre OssmanFix handling of ExtendedDesktopSize errors
2017-09-07 Pierre OssmanMerge resize handling to single method
2017-09-07 Pierre OssmanStop hiding exceptions in WebSock class
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...
next