]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2019-01-11 Pierre OssmanMerge branch 'npm' of https://github.com/CendioOssman...
2019-01-11 Pierre OssmanRevert 'prepare' to 'prepublish'
2019-01-11 Pierre OssmanChange to Ossman's NPM authentication
2019-01-11 Pierre OssmanAvoid extra environment for Travis deploy stage
2019-01-11 Pierre OssmanList main entry point for our NPM config
2019-01-11 Pierre OssmanExplicitly list what we want in our NPM package
2019-01-09 Samuel MannehedMerge pull request #1179 from ssebs/super-key-feature
2019-01-08 Sebastian SafariAdd Windows Key Feature
2019-01-08 Pierre OssmanMerge branch 'user_getters_and_setters_in_websock'...
2019-01-08 Pierre OssmanUse CustomEvent for playback events
2019-01-08 Pierre OssmanAvoid using String.prototype.startsWith()
2019-01-08 Pierre OssmanPre-convert recordings for playback
2018-12-08 Juanjo DiazExtract rQshift to common function
2018-12-08 Juanjo DiazAdd getters/setter to websock
2018-11-26 Samuel MannehedMerge pull request #1165 from juanjoDiaz/throw_errors_i...
2018-11-26 Samuel MannehedMerge pull request #1166 from juanjoDiaz/simplify_Event...
2018-11-26 Samuel MannehedMerge pull request #1168 from juanjoDiaz/use_new_error
2018-11-25 Juanjo DiazSimplify EventTargetMixin
2018-11-24 Juanjo DiazUse `new` when constructing errors
2018-11-24 Juanjo DiazThrow Error instead of String
2018-11-01 Samuel MannehedDont reset touch mouse button state for view-only
2018-11-01 Samuel MannehedFix chinese translation of "Connect"
2018-10-19 PetrCzech translation
2018-10-09 Solly RossChange copyright header (#1138)
2018-09-18 Pierre OssmanAdd tests for Cursor encoding
2018-09-18 Pierre OssmanFix cursor encoding handling from earlier merge
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... Show dot when there is no visible cursor
2018-09-07 Alexander E... Moved the "pixels + mask -> RGBA" logic to rfb.js
2018-09-06 Pierre OssmanEnforce switch colon spacing
2018-09-06 Pierre OssmanEnforce space after function name
2018-09-06 Pierre OssmanEnforce space before code block
2018-09-06 Pierre OssmanEnforce explicit semi-colons
2018-09-06 Pierre OssmanEnforce curly braces for control statements
2018-09-06 Pierre OssmanEnforce no trailing whitespace
2018-09-06 Pierre OssmanEnforce keyword spacing
2018-09-06 Pierre OssmanEnforce object key spacing
2018-09-06 Pierre OssmanEnforce function declaration style
2018-09-06 Pierre OssmanEnforce function names
2018-09-06 Pierre OssmanEnforce function call spacing
2018-09-06 Pierre OssmanEnforce comma style
2018-09-06 Pierre OssmanEnforce comma spacing
2018-09-06 Pierre OssmanEnforce indentation
2018-09-06 Pierre OssmanDon't lint xtscancodes.js
2018-09-06 Pierre OssmanEnforce brace style
2018-08-28 Samuel MannehedMerge pull request #1129 from novnc/vnclitecleanup
2018-08-28 Samuel MannehedLimit line length to 80 in vnc_lite
2018-08-28 Samuel MannehedAdd a screen element for vnc_lite.html
2018-08-28 Samuel MannehedSimplify element names in vnc_lite
2018-08-28 Samuel MannehedCreate our own button for CtrlAltDel in vnc_lite
2018-08-28 Samuel MannehedUse a simple prompt for passwords in vnc_lite
2018-08-28 Samuel MannehedOrder vnc_lite functions
2018-08-28 Samuel MannehedRename functions in vnc_lite
2018-08-28 Samuel MannehedUse let and const instead of var in vnc_lite
2018-08-28 Samuel MannehedRemove support for the fragment and WebUtil dep
2018-08-28 Samuel MannehedCleanup non-essential options from vnc_lite
2018-08-28 Samuel MannehedAdd code comments to vnc_lite
2018-08-22 Pierre OssmanMove decoders to separate classes
2018-08-22 Pierre OssmanHandle pseudo encodings directly
2018-08-22 Pierre OssmanRemove statistics tracking
2018-08-22 Pierre OssmanGive proper int argument to encodingName()
2018-08-21 Samuel MannehedSimplify connected() function
2018-08-21 Samuel MannehedRemove unneccessary code and bling from vnc_lite
2018-08-21 Samuel MannehedMove css rules for vnc_lite to the html
2018-08-20 Samuel MannehedGet rid of icons for vnc_lite
2018-08-16 Pierre OssmanMerge branch 'hidpi_scale' of https://github.com/Cendio...
2018-08-16 Pierre OssmanReplace bad sinon stub in mouse tests
2018-08-16 Samuel MannehedRemove iOS specific code from vnc_lite
2018-08-16 Samuel MannehedRemove machine control buttons from vnc_lite
2018-08-16 Samuel MannehedRevert "Handle if desktopName isn't set.."
2018-08-16 Samuel MannehedMerge pull request #1117 from novnc/bug/fix-test-playback
2018-08-16 Pierre OssmanSupport password auth recordings for playback
2018-08-16 Samuel MannehedHandle if desktopName isn't set when connected
2018-08-16 Samuel MannehedMerge pull request #1118 from novnc/disabledragwhilescale
2018-08-16 Samuel MannehedMerge enableDisableViewClip and updateViewClip
2018-08-15 Samuel MannehedUse macOS 10.13 for Safari tests
2018-08-10 Samuel MannehedMove dragThreshold definition to util/
2018-08-08 Samuel MannehedRemove firebug comments
2018-08-08 Samuel MannehedDetail path to icon Makefile
2018-07-30 Solly RossAdd a record flag to launch.sh
2018-07-30 Samuel MannehedRemove setViewDrag function
2018-07-30 Samuel MannehedRemove unnecessary code
2018-07-29 Solly RossFix perf/playback tool
2018-07-26 Pierre OssmanHandle fractional screen sizes
2018-07-25 Pierre OssmanMerge branch 'master' of https://github.com/patrakov...
2018-07-22 Alexander E... Documented browser cache issue
2018-07-16 Pierre OssmanUse newer macOS test machine for Travis
2018-07-16 Pierre OssmanStop transpiling karma tests
2018-07-13 Pierre OssmanFix proper triggering of module fallback
2018-07-13 Pierre OssmanDon't stub out ES module imports
2018-07-13 Pierre OssmanBetter currentScript fallback
2018-07-13 Pierre OssmanMove sinon to karma framework
2018-07-12 Juanjo DiazUse the classic `function foo() { ... }` for top level...
2018-07-12 Juanjo DiazUse fat arrow functions `const foo = () => { ... }...
2018-07-12 Juanjo DiazUse ES6 classes
2018-07-11 Pierre OssmanMerge branch 'cursor' of https://github.com/CendioOssma...
2018-07-06 Pierre OssmanProvide fallback cursor method
2018-07-04 Pierre OssmanSort vkeys table
next