]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2019-12-05 Samuel MannehedMerge pull request #1318 from chrisjdev/emptyPassword
2019-12-05 Chris JAllow connecting with empty string credentials
2019-12-04 Samuel MannehedAdd encodeUTF8 function to core/util/strings.js
2019-11-29 Pierre OssmanMake Cursor.detach() safe to call when not attached
2019-11-28 Samuel MannehedFix chinese translation errors
2019-11-25 Samuel MannehedSimplify logic for status hierarchy
2019-11-25 Samuel MannehedEnsure warning status timeouts are honored
2019-11-12 Pierre OssmanMerge branch 'babel' of https://github.com/CendioOssman...
2019-11-12 Pierre OssmanDon't use arrow functions in legacy loader
2019-11-12 Pierre OssmanLoad support scripts first
2019-11-12 Pierre OssmanUpgrade to latest babel
2019-11-11 Samuel MannehedMerge pull request #1319 from wavezhang/patch-2
2019-11-11 Pierre OssmanAlways include Promise polyfill for legacy browsers
2019-11-11 Pierre OssmanClean up handling of untransformed files
2019-11-11 Pierre OssmanRemove redundant "no copy" check
2019-11-11 Pierre OssmanUse proper backticks for generating legacy script tags
2019-11-08 wavezhangUpdate zh_CN.po
2019-11-07 Alex TanskanenFix missing caps lock events on iOS
2019-11-07 Samuel MannehedAdd README to app/locale warning not to modify
2019-11-04 Alex TanskanenAdd "macOS shuffle" to iOS as well
2019-11-04 Pierre OssmanHandle missing Shift events on Windows
2019-11-01 Pierre OssmanSend NumLock on macOS, even though the key is Clear
2019-11-01 Pierre OssmanFix typo for MailSend key
2019-11-01 Pierre OssmanUpdate to latest UI Events key specification
2019-11-01 Pierre OssmanFix AltGr for a few more keys in IE and Edge
2019-10-31 Samuel MannehedKeep the virtual keyboard after using extra keys
2019-10-31 Pierre OssmanRevert iOS keyup workaround
2019-10-31 Pierre OssmanHandle broken numpad delete key in Chrome
2019-10-31 Pierre OssmanExplain why Clear maps to KP_Begin
2019-10-31 Pierre OssmanTry to handle Meta key properly
2019-10-28 Samuel MannehedMerge pull request #1312 from samhed/master
2019-10-28 Samuel MannehedMove focus to the screen when using extra keys
2019-10-28 Samuel MannehedAdd missing scancode for sendTab
2019-10-23 Samuel MannehedRename document.capturedElem to captureElement
2019-10-23 Pierre OssmanImprove Windows key image
2019-10-21 Samuel MannehedMerge pull request #1309 from samhed/disappearing_cursor
2019-10-21 Samuel MannehedHide the emulated cursor when target is null
2019-10-21 Samuel MannehedFix disappearing cursor after click
2019-10-21 Samuel MannehedCheck next elem at mouseleave in cursor emulation
2019-10-21 Samuel MannehedRename variables in setCapture proxy
2019-10-14 Pierre OssmanFix alt text for drag button
2019-10-14 Pierre OssmanNever show drag icon if clipping is disabled
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-09-25 Samuel MannehedCode comments for how the receieve queue works
2019-09-25 Samuel MannehedClarify why we ENABLE_COPYWITHIN is false
2019-09-25 Samuel MannehedMerge pull request #1298 from CendioNiko/edgeCursorURI
2019-09-25 Samuel MannehedMerge pull request #1299 from CendioNiko/vmwarecursor
2019-09-25 Samuel MannehedMerge pull request #1289 from CendioNiko/master
2019-09-25 Samuel MannehedMerge pull request #1281 from jalfd/optimize-receive...
2019-09-24 Samuel MannehedClarify comments for broken alt in FF on Windows
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-09-24 Pierre OssmanUse "nomodule" instead of manual check
2019-09-24 Niko LehtoAdd support for VMware cursor encoding
2019-09-23 Niko LehtoFix url cursor detection on Edge
2019-09-04 Niko LehtoRestore page name after disconnect
2019-09-04 Niko LehtoTest unicode desktop names
2019-09-04 Niko LehtoAdd support for DesktopName extension
2019-08-23 Pierre OssmanSet viewport size for autoscale tests
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-08-23 Pierre OssmanMake sure showDotCursor can be modified before connecting
2019-08-19 Pierre OssmanRegenerate module loader after tool upgrades
2019-08-19 Pierre OssmanUse latest versions of development dependencies
2019-08-19 Pierre OssmanUse latest NodeJS version in Travis
2019-08-19 Pierre OssmanMake sure translation tools are lint checked
2019-08-16 Jesper Alf DamWhen compacting the receive buffer don't copy unused...
2019-08-16 Jesper Alf DamDon't compact the receive buffer unless we've actually...
2019-08-16 Jesper Alf DamAvoid recursion in Alt check on Firefox
2019-08-15 Pierre OssmanFix trivial lint issues in translation tools
2019-08-15 Pierre OssmanUpgrade to latest rollup
2019-08-15 Pierre OssmanRemove unused import from module loader
2019-08-15 Pierre OssmanUpgrade to latest sinon and chai
2019-08-15 Pierre OssmanAvoid deprecated called.once from sinon-chai
2019-07-25 Tim EdwardsAdded a Snap package for noVNC (#1231)
2019-07-23 Samuel MannehedAdd missing parentheses for arrow func arg
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-23 Samuel MannehedMerge pull request #1265 from juanjoDiaz/add_version_nu...
2019-07-23 Juanjo DiazAdd version number to UI
2019-07-15 Samuel MannehedUpdate link to websock.js API
2019-07-14 Samuel MannehedMerge pull request #1259 from lyarwood/launch.sh
2019-07-09 Lee Yarwoodlaunch.sh: Check for a local websockify directory
2019-06-13 Pierre OssmanMerge branch 'add-japanese-translation' of https:/...
2019-06-13 Pierre OssmanAdd support for separate key file in launch script
2019-06-11 nnn1590Add Japanese translation
2019-05-25 Samuel MannehedRevert "Fullscreen from iframe (#1236)" (#1247)
2019-05-24 Pierre OssmanRemove server pixel format warnings
2019-05-13 Ján JockuschFullscreen from iframe (#1236)
2019-04-15 Pierre OssmanDon't do cleanup on deploy
2019-04-09 Samuel MannehednoVNC 1.1.0 v1.1.0
2019-04-09 Samuel MannehedUpdate generated JS files for translations
2019-04-09 Samuel MannehedUpdate Dutch translations
2019-04-09 Samuel MannehedUpdate Swedish translations
2019-04-02 Samuel MannehedAllow autoscale() with zero height or width
2019-04-02 Pierre OssmanGet rid of self-closing tags
next