]> git.proxmox.com Git - mirror_novnc.git/history - vnc_lite.html
Update generated JS files for translations
[mirror_novnc.git] / vnc_lite.html
2019-04-02 Pierre OssmanGet rid of self-closing tags
2019-03-14 Samuel MannehedMerge pull request #1218 from samhed/htmlformat
2019-03-14 Samuel MannehedRemove trailing whitespace
2019-03-14 Samuel MannehedConsistently end self closing tags with />
2019-03-14 Samuel MannehedRemove unnecessary type attributes
2019-03-14 Samuel MannehedRemove X-UA-Compatible meta tag
2019-03-14 Samuel MannehedAdd default language
2018-10-09 Solly RossChange copyright header (#1138)
2018-09-17 Pierre OssmanMerge branch 'decoders' of https://github.com/CendioOss...
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-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 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 Samuel MannehedHandle if desktopName isn't set when connected
2018-08-16 Samuel MannehedMerge pull request #1118 from novnc/disabledragwhilescale
2018-08-08 Samuel MannehedRemove firebug comments
2018-08-08 Samuel MannehedDetail path to icon Makefile
2018-07-12 Juanjo DiazUse fat arrow functions `const foo = () => { ... }...
2018-03-06 Samuel MannehedMerge pull request #989 from PeterDaveHelloKitchen...
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
2018-01-25 Pierre OssmanTemporarily disable SVG favicon
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-11 Pierre OssmanMerge branch 'resize' of https://github.com/CendioOssma...
2017-12-06 Pierre OssmanAdd scale ability to vnc_lite.html
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-14 Pierre OssmanFix old xvpbuttons references
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 local cursor setting
2017-11-09 Pierre OssmanUse standard JavaScript properties
2017-11-09 Pierre OssmanChange some attributes to arguments
2017-11-09 Pierre OssmanSwitch to URL for connect()
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-01 Samuel MannehedProperly center status message in vnc_lite
2017-10-31 Samuel MannehedAdd missing semicolon
2017-10-31 Samuel MannehedMove styling from vnc_lite.html to css
2017-10-31 Samuel MannehedRemove unnecessary css rules for lite
2017-10-31 Samuel MannehedGet rid of unnecessary noVNC_container in lite
2017-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-11 Samuel MannehedMerge pull request #922 from kosmasgiannis/greek
2017-10-09 Pierre OssmanGet proper same-origin behaviour when loading modules
2017-10-05 Samuel MannehedMerge pull request #893 from CendioOssman/amt
2017-09-29 Pierre OssmanMerge branch 'fixes/polyfill' of https://github.com...
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-29 Frederik CarlierOnly load ES6 module loader polyfill if needed
2017-05-12 Samuel MannehedRemove trailing whitespace
2017-05-12 Samuel MannehedRename vnc_auto to vnc_lite