]> git.proxmox.com Git - mirror_novnc.git/history - core
feat: add French localization strings
[mirror_novnc.git] / core /
2021-04-18 Pierre OssmanInitiate connection from RFB constructor
2021-04-18 Pierre OssmanDon't fake open events in Websock
2021-04-18 Pierre OssmanRefuse to use already closed WebSocket objects
2021-04-18 Pierre OssmanProvide readyState for Websock objects
2021-04-18 Pierre OssmanMove Websock event handlers to own methods
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-13 lhchavezAdd VeNCrypt Plain authentication tests
2021-03-11 Pierre OssmanMerge branch 'homogenize-credentials-testing' of https...
2021-03-11 Pierre OssmanMerge branch 'feature/support-existing-rtcdatachannel...
2021-03-11 lhchavezNormalize the credentials presence check
2021-03-04 Tim StablefordAdded support for RTCDataChannel
2021-03-04 lhchavezAllow longer passwords in Plain authentication
2020-12-22 Quentin Dreyerchore: sync with W3C documentation
2020-12-10 Pierre OssmanMerge branch 'jp' of https://github.com/CendioOssman...
2020-12-10 Pierre OssmanFake key releases for some Japanese IM keys
2020-12-10 Pierre OssmanSend combination keysyms for some Japanese keys
2020-12-10 Pierre OssmanFix typo for ZenkakuHankaku key
2020-12-10 Pierre OssmanUse toggle keysym for Eisu key
2020-12-07 Pierre OssmanMerge branch 'noie' of https://github.com/CendioOssman...
2020-12-07 Pierre OssmanRemove createEvent() fallbacks
2020-12-07 Pierre OssmanRemove createImageData() fallback
2020-12-07 Pierre OssmanRemove many small, obsolete, old browser hacks
2020-11-16 Pierre OssmanUpdate keycode mappings to latest version
2020-10-15 Pierre OssmanRemove keypress handling
2020-10-15 Pierre OssmanDrop support for legacy Edge
2020-10-15 Pierre OssmanDrop support for Internet Explorer
2020-09-28 Pierre OssmanRemove Firefox Alt workaround
2020-09-07 Pierre OssmanHandle empty rects in RAW decoder as well
2020-09-04 Pierre OssmanHandle empty rects from the server
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-06-25 Pierre OssmanHandle quick Cursor detach after mouse up
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-16 Pierre OssmanAlway focus on touchstart
2020-06-16 Pierre OssmanCompensate for visual viewport when moving cursor
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 Pierre OssmanAdd touch gestures for mouse emulation
2020-06-11 Pierre OssmanAvoid fractional pixel sizes from Display
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-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 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 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-01 Samuel MannehedMerge pull request #1398 from novnc/compressionlevel
2020-05-01 Samuel MannehedAdd ability to set compression level
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-04-08 Filip Stedronskyrfb: VeNCrypt Plain SecurityType support
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-21 Alex TanskanenFix crash with too large clipboard data
2020-02-18 Pierre OssmanMerge branch 'clipboard_unicode' of https://github...
2020-02-18 Niko LehtoAdd extended clipboard Pseudo-Encoding
2020-02-17 Niko LehtoFix bug where inflate would read too much data
2020-02-17 Niko LehtoSplit api of inflate
2020-02-17 Niko LehtoHandle errors from zlib/pako
2020-02-17 Niko LehtoMove error handling to Inflate class
2020-02-17 Niko LehtoAdd missing copyright header for Inflator.js
2020-02-17 Niko LehtoRemove unused inflate argument
2020-02-17 Niko LehtoAdd util for unsigned and signed int. conversion
2020-02-17 Niko LehtoAdd deflator helper class for deflating data
2020-01-30 Samuel MannehedFix color channels for VMware alpha cursors
2020-01-23 Juanjo DiazRemove generated HTML by Cursor when it detaches
2020-01-14 Pierre OssmanMerge branch 'abstraction_for_detection' of https:...
2020-01-02 Samuel MannehedAdd comment for browser and platform detection
2020-01-02 Samuel MannehedAdd short description at the top of browser.js
2020-01-02 Samuel MannehedProperly detect scrollbar gutter
2019-12-30 Pierre OssmanAllow cursor to be updated while connecting
2019-12-23 Pierre OssmanHandle slow loading of images
2019-12-23 Pierre OssmanValidate decoded image dimensions
2019-12-23 Samuel MannehedBuild in the behavior to ignore decodeUTF8 errors
2019-12-07 Samuel MannehedMerge pull request #1327 from vanym/decodeUTF8_try_catch
2019-12-06 VanyMAdd try catch in every place that uses decodeUTF8
2019-12-05 Chris "Koying" BrowetAdd support for Unix Tight auth
2019-12-05 Samuel MannehedMerge pull request #1318 from chrisjdev/emptyPassword
2019-12-05 Chris JAllow connecting with empty string credentials
next