]> git.proxmox.com Git - mirror_novnc.git/history - docs
feat: add French localization strings
[mirror_novnc.git] / docs /
2021-04-16 Pierre OssmanRevert "Fixed a race condition when attaching to an...
2021-03-30 Samuel MannehedMerge pull request #1537 from TimSBSquare/bugfix/existi...
2021-03-30 Tim StablefordFixed a race condition when attaching to an existing...
2021-03-11 Pierre OssmanMerge branch 'homogenize-credentials-testing' of https...
2021-03-11 Pierre OssmanMerge branch 'feature/support-existing-rtcdatachannel...
2021-03-04 Tim StablefordAdded support for RTCDataChannel
2020-12-30 Pierre OssmanMerge branch 'more_noie' of https://github.com/CendioOs...
2020-12-30 Pierre OssmanUpdate conversion documentation for Node.js
2020-12-30 Pierre OssmanRemove documentation about converting the app
2020-09-04 Pierre OssmanMerge branch 'rgbx' of https://github.com/CendioOssman...
2020-07-08 Samuel MannehedMerge pull request #1435 from nnn1590/fix-japanese...
2020-07-07 Pierre OssmanRemove note about clipboard ISO 8859-1 restriction
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-12 Samuel MannehedMerge pull request #1414 from CendioOssman/gesture
2020-06-12 Pierre OssmanMove mouse event handling to RFB class
2020-06-12 Pierre OssmanAdd touch gestures for mouse emulation
2020-06-08 Pierre OssmanStandardise on a single blit function
2020-06-06 Pierre OssmanMove tile handling to Hextile decoder
2020-05-01 Samuel MannehedMerge pull request #1398 from novnc/compressionlevel
2020-05-01 Samuel MannehedAdd ability to set compression level
2020-04-29 Samuel MannehedMerge pull request #1396 from iblech/patch-1
2020-04-29 Ingo BlechschmidtDocument default setting of `focusOnClick`
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...
2019-12-23 Pierre OssmanValidate decoded image dimensions
2019-09-25 Samuel MannehedMerge pull request #1281 from jalfd/optimize-receive...
2019-09-24 Samuel MannehedMerge pull request #1280 from jalfd/alt-key-recursion
2019-09-24 Samuel MannehedMerge pull request #1279 from CendioOssman/nomodule
2019-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-23 Pierre OssmanRemove pointless Display.clear()
2019-08-23 Pierre OssmanRemove unused Display.logo attribute
2019-08-23 Pierre OssmanDeprecate showDotCursor option for RFB constructor
2019-07-23 Samuel MannehedAdd documentation for the option showDotCursor
2019-07-23 Samuel MannehedRemove the default value of wsProtocols
2019-07-23 Samuel MannehedMerge pull request #1262 from shiramax/sub_protocols
2019-07-23 Shira MaximovAdd support in websocket sub-protocols
2019-07-15 Samuel MannehedUpdate link to websock.js API
2019-01-21 Samuel MannehedMerge pull request #1190 from saucelabs/screen_background
2019-01-18 Mykola MokhnachMake the screen background cutomizable
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-17 Pierre OssmanMerge branch 'decoders' of https://github.com/CendioOss...
2018-09-16 Samuel MannehedMerge pull request #1119 from patrakov/master
2018-09-14 Alexander E. PatrakovShow dot when there is no visible cursor
2018-08-16 Samuel MannehedMerge pull request #1117 from novnc/bug/fix-test-playback
2018-07-25 Pierre OssmanMerge branch 'master' of https://github.com/patrakov...
2018-07-22 Alexander E. PatrakovDocumented browser cache issue
2018-07-11 Pierre OssmanMerge branch 'cursor' of https://github.com/CendioOssma...
2018-07-04 Pierre OssmanMerge branch 'fix/ie11-numpad5-compatibility' of https...
2018-06-07 Pierre OssmanMerge branch 'issue_templates' of https://github.com...
2018-05-25 Samuel MannehedMerge pull request #1013 from juanjoDiaz/es6_refactor_2
2018-05-23 Juanjo DiazPrefer const/let over var
2018-03-15 Pierre OssmanSeparate out cursor handling
2018-03-15 Samuel MannehedMove VERSION to top-level
2018-03-15 Samuel MannehedRemove docs/release.txt
2018-03-15 Samuel MannehedFix docs/VERSION
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
2017-12-14 Pierre OssmanMerge branch 'master' of https://github.com/josiah2009...
2017-12-12 Pierre OssmanMerge branch 'docs' of https://github.com/CendioOssman...
2017-12-12 Pierre OssmanAdd documentation for integrating noVNC
2017-12-11 Pierre OssmanMerge branch 'resize' of https://github.com/CendioOssma...
2017-12-08 Pierre OssmanUpdate licensing information
2017-12-06 Pierre OssmanMove resize handling in to RFB object
2017-11-17 Samuel MannehedMerge pull request #950 from samhed/disconnectapi
2017-11-14 Samuel MannehedAbstract RFB errors to avoid sending strings
2017-11-14 Samuel MannehedReplace updatestate event with connect
2017-11-11 Samuel MannehedRemove RFB.notification()
2017-11-10 Pierre OssmanMerge branch 'api' of https://github.com/CendioOssman...
2017-11-09 Pierre OssmanUse standard EventTarget interface for events
2017-11-09 Pierre OssmanRemove unused options argument in onnotification event...
2017-11-09 Pierre OssmanIntegrate connect() in to constructor
2017-11-09 Pierre OssmanRemove disconnectTimeout property
2017-11-09 Pierre OssmanRemove "downscale only" mode
2017-11-09 Pierre OssmanRemove local cursor setting
2017-11-09 Pierre OssmanImprove naming for viewport properties
2017-11-09 Pierre OssmanChange clippingDisplay() to a property
2017-11-09 Pierre OssmanFollow MDN style in API documentation
2017-11-09 Pierre OssmanUse standard JavaScript properties
2017-11-09 Pierre OssmanMove cursor URI check to RFB object
2017-11-09 Pierre OssmanRemove non-JavaScript render code
2017-11-09 Pierre OssmanRemove render_mode property
2017-11-09 Pierre OssmanChange some attributes to arguments
2017-11-09 Pierre OssmanRemove wsProtocols setting
2017-11-09 Pierre OssmanSwitch to URL for connect()
2017-11-09 Pierre OssmanRemove onFBU* callbacks
2017-11-09 Pierre OssmanAdd resize as a capability
2017-11-09 Pierre OssmanMake power API generic
2017-11-09 Pierre OssmanAllow other credentials than just password
2017-11-04 Samuel MannehedMerge pull request #947 from samhed/lite_center
2017-11-02 Pierre OssmanImproved focus handling on touch input field
2017-10-27 Pierre OssmanHide mouse object from RFB callers
2017-10-27 Pierre OssmanHide display object from RFB callers
2017-10-27 Pierre OssmanSplit out internal API
2017-10-18 Pierre OssmanRemove 'focusContainer' attribute from API documentation
2017-10-18 Pierre OssmanRemove 'focused' attributes from API documentation
2017-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-12 Samuel MannehedUpdate API since sendKey() has a new parameter
2017-10-12 Samuel MannehedMouse and Keyboard are seperate files now
2017-10-12 Samuel MannehedUpdate link to Websock API page
2017-10-12 Samuel MannehedAdd note clarifying the disconnected state
next