]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2020-12-07 Pierre OssmanRemove many small, obsolete, old browser hacks
2020-12-04 Pierre OssmanUse Fetch API for getting JSON data
2020-12-04 Pierre OssmanRemove unused injectParamIfMissing()
2020-10-15 Pierre OssmanRemove keypress handling
2020-10-15 Pierre OssmanDrop support for legacy Edge
2020-10-15 Pierre OssmanRemove legacy conversion of modules
2020-10-15 Pierre OssmanDrop support for Internet Explorer
2020-10-08 Pierre OssmanInclude current websockify in noVNC snap
2020-09-28 Pierre OssmanAdd workaround for Firefox PNG rounding bug
2020-09-28 Pierre OssmanRemove Firefox Alt workaround
2020-09-07 Pierre OssmanHandle empty rects in RAW decoder as well
2020-09-05 Samuel MannehedIgnore recording variables in our linter
2020-09-04 Pierre OssmanApproximate comparison of JPEG result
2020-09-04 Pierre OssmanHandle empty rects from the server
2020-09-04 Pierre OssmanMerge branch 'rgbx' of https://github.com/CendioOssman...
2020-09-04 Samuel MannehedFix call to _recvMessage()
2020-09-04 Samuel MannehedFix names of recording variables
2020-07-14 Pierre OssmannoVNC 1.2.0 v1.2.0
2020-07-14 Pierre OssmanUpdate generated JS files for translations
2020-07-14 Samuel MannehedUpdate Swedish translation
2020-07-08 Samuel MannehedMerge pull request #1435 from nnn1590/fix-japanese...
2020-07-07 Pierre OssmanExplicitly set NPM registry URL
2020-07-07 Pierre OssmannoVNC 1.2.0 beta
2020-07-07 Pierre OssmanRemove note about clipboard ISO 8859-1 restriction
2020-07-03 Pierre OssmanUpdate translation template file
2020-07-03 Pierre OssmanMerge branch 'deploy' of https://github.com/CendioOssma...
2020-07-03 Pierre OssmanPublish pre-releases to beta channels
2020-06-28 Samuel MannehedMention gestures in README
2020-06-26 Pierre OssmanDeploy new snap on release
2020-06-26 Pierre OssmanMove snap specific script to snap directory
2020-06-26 Pierre OssmanRemove redundant VERSION file
2020-06-25 Pierre OssmanDon't detach handler if it doesn't exist
2020-06-25 Pierre OssmanHandle quick Cursor detach after mouse up
2020-06-24 Pierre OssmanUpdate build badges for GitHub actions
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-23 Pierre OssmanUse GitHub actions instead of Travis/Sauce Labs
2020-06-23 Pierre OssmanRemove default Karma options
2020-06-16 Pierre OssmanAlway focus on touchstart
2020-06-16 Pierre OssmanCompensate for visual viewport when moving cursor
2020-06-15 NNN1590Fix Japanese translation
2020-06-12 Samuel MannehedMerge pull request #1414 from CendioOssman/gesture
2020-06-12 Samuel MannehedFake cursor position when using touch
2020-06-12 Pierre OssmanMove mouse event handling to RFB class
2020-06-12 Pierre OssmanIncrease wheel step threshold
2020-06-12 Pierre OssmanMove wheel event handling to RFB class
2020-06-12 Pierre OssmanRemove very legacy mouse event handling
2020-06-12 Pierre OssmanRemove delayed wheel timer
2020-06-12 Samuel MannehedAdd lint rule for function declaration indentation
2020-06-12 Pierre OssmanAdd touch gestures for mouse emulation
2020-06-11 Pierre OssmanStart fake test clock at real clock time
2020-06-11 Pierre OssmanAvoid fractional pixel sizes from Display
2020-06-11 Pierre OssmanAvoid printing the Websock buffer in tests
2020-06-08 Pierre OssmanSwitch to RGBx pixel format
2020-06-08 Pierre OssmanStandardise on a single blit function
2020-06-08 Pierre OssmanFix bad BasicCompression check in Tight decoder
2020-06-08 Pierre OssmanTest correct handling of alpha
2020-06-08 Pierre OssmanAdd tests for the Tight decoders
2020-06-08 Pierre OssmanSplit decoder tests to separate files
2020-06-06 Pierre OssmanMove tile handling to Hextile decoder
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-06-03 Pierre OssmanMerge branch 'limitmouse' of https://github.com/novnc...
2020-05-31 Samuel MannehedAdd camelCase rule to eslint
2020-05-31 Samuel MannehedStandardize on camelCase in App
2020-05-31 Samuel MannehedStandardize on camelCase in Base64
2020-05-31 Samuel MannehedStandardize on camelCase in Decoders
2020-05-31 Samuel MannehedStandardize on camelCase in Logging
2020-05-31 Samuel MannehedStandardize on camelCase in Websock
2020-05-31 Samuel MannehedStandardize on camelCase in Display
2020-05-31 Samuel MannehedStandardize on camelCase in tests
2020-05-31 Samuel MannehedStandardize on camelCase in utils
2020-05-31 Samuel MannehedStandardize on camelCase in RFB
2020-05-31 Samuel MannehedRemove unused properties and variables
2020-05-30 Samuel MannehedProperly limit mouse moves to once every 17 ms
2020-05-30 Samuel MannehedStop send mouse clicks while dragging in view only
2020-05-30 Samuel MannehedStandardize on camelCase for functions in RFB
2020-05-30 Samuel MannehedStandardize on camelCase for variables in RFB
2020-05-08 Samuel MannehedRemove unused mouse_arr variable
2020-05-05 Pierre OssmanConsistently close dialogs on connect/disconnect
2020-05-01 Samuel MannehedMerge pull request #1398 from novnc/compressionlevel
2020-05-01 Samuel MannehedAdd ability to set compression level
2020-05-01 Samuel MannehedAdd unit tests for mouse move limit
2020-05-01 Samuel MannehedShorten rows to max 80 chars in mouse.js
2020-05-01 Samuel MannehedFix wording in comment
2020-05-01 Samuel MannehedMerge pull request #1352 from uklatt/master
2020-05-01 Uwe KlattLimit mouse move events to one every 17 ms
2020-05-01 Samuel MannehedFix indentation for focus check
2020-05-01 Samuel MannehedDon't fade the control bar if it has focus
2020-05-01 Samuel MannehedHide the clipboard when not connected
2020-04-29 Samuel MannehedMerge pull request #1396 from iblech/patch-1
2020-04-29 Ingo BlechschmidtDocument default setting of `focusOnClick`
2020-04-08 Filip Stedronskyrfb: VeNCrypt Plain SecurityType support
2020-03-12 Alex TanskanenFix focus problem after closing the toolbar
2020-02-28 Pierre OssmanSet a default value for the quality input
2020-02-28 Pierre OssmanAdd UI for quality setting
2020-02-28 Pierre OssmanMerge branch 'quality-level' of https://github.com...
2020-02-28 Andrey Trebleradds qualityLevel property to RFB class for updating...
2020-02-24 Niko LehtoHide clipboard side bar button when view only mode
2020-02-21 Alex TanskanenFix crash with too large clipboard data
2020-02-18 Pierre OssmanStyle all input types for consistent UI
2020-02-18 Pierre OssmanMerge branch 'clipboard_unicode' of https://github...
next