]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2017-10-12 Samuel MannehedUse markdown-style tables instead of <table>
2017-10-12 Samuel MannehedRemove trailing whitespace
2017-10-12 Samuel MannehedUse underscores for bold text intead of asterixes
2017-10-12 Samuel MannehedAdd numbering for each header in the API doc
2017-10-12 Samuel MannehedMove API documentation from wiki to the repo
2017-10-12 Samuel MannehedFix missing semicolons
2017-10-11 Samuel MannehedRemove 'fuzzy' marks that were mistakenly left
2017-10-11 Samuel MannehedFix Dutch translation for "Reconnecting..."
2017-10-11 Samuel MannehedUpdate .json for Dutch and Swedish translations
2017-10-11 Samuel MannehedMerge pull request #921 from yvanoers/master
2017-10-11 Samuel MannehedMerge pull request #920 from flumm/german
2017-10-11 Dominik Csapakupdated german translations
2017-10-11 Samuel MannehedMerge pull request #922 from kosmasgiannis/greek
2017-10-11 Giannis KosmasUpdate Greek translation
2017-10-11 Samuel MannehedMerge pull request #901 from mariuszjamro/master
2017-10-10 Yuri van OersUpdate Dutch translations
2017-10-10 Mariusz JamroAdd polish translation
2017-10-09 Pierre OssmanGet proper same-origin behaviour when loading modules
2017-10-09 Samuel MannehedUse markdown links in README
2017-10-09 Samuel MannehedAdd link to website in README
2017-10-06 Samuel MannehedMerge pull request #913 from kosmasgiannis/missing_quote
2017-10-06 Samuel MannehedMerge pull request #917 from kosmasgiannis/autoconnect
2017-10-06 Giannis Kosmasautoconnect variable was used before it was defined.
2017-10-06 Pierre OssmanAdd tests for Intel AMT compatible mode
2017-10-06 Giannis KosmasAdd missing quotes
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
next