]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2018-01-11 Samuel MannehedMerge pull request #996 from PeterDaveHelloKitchen...
2018-01-11 Samuel MannehedProcess input type submit for translations
2018-01-10 Solly RossMerge pull request #991 from PeterDaveHelloKitchen...
2018-01-10 Solly RossMerge pull request #998 from novnc/bug/ie11-tests-slice
2018-01-10 Solly RossFix slice usage in display tests on IE11
2018-01-09 Peter Dave... Add Chinese (Traditional) translation
2018-01-09 Peter Dave... Add README.md "Table of Contents" for readability
2018-01-05 Deni42Fix view_only setting with autoconnect (#985)
2017-12-14 Pierre OssmanAdd test for 16x16 tiles
2017-12-14 Pierre OssmanSimpler reporting when display output size mismatches
2017-12-14 Pierre OssmanMerge branch 'master' of https://github.com/josiah2009...
2017-12-14 Samuel MannehedOnly connect if we don't have an rfb object
2017-12-14 Samuel MannehedThrow away the reference to RFB on disconnect
2017-12-12 Samuel MannehedFix disconnect crash when screen doesn't exist
2017-12-12 Samuel MannehedMake error more specific at connection failure
2017-12-12 Pierre OssmanMerge branch 'docs' of https://github.com/CendioOssman...
2017-12-12 Pierre OssmanAdd documentation for integrating noVNC
2017-12-12 Pierre OssmanPassword prompt now comes after connect
2017-12-12 Pierre OssmanDon't mention websockify like it's included
2017-12-11 Pierre OssmanMerge branch 'resize' of https://github.com/CendioOssma...
2017-12-08 Pierre OssmanMake browser requirements more vague
2017-12-08 Pierre OssmanUpdate licensing information
2017-12-08 Pierre OssmanUpdate feature list
2017-12-08 Pierre OssmanImprove references to contributing to noVNC
2017-12-08 Pierre OssmanAvoid linking to individual wiki pages
2017-12-08 Pierre OssmanDirect questions to the forum rather than the tracker
2017-12-08 Pierre OssmanClarify that noVNC is both an app and a lib
2017-12-08 Pierre OssmanRemove contributing guidelines
2017-12-08 Pierre OssmanMerge branch 'german' of https://github.com/flumm/noVNC
2017-12-06 Pierre OssmanAdd scale ability to vnc_lite.html
2017-12-06 Pierre OssmanMove resize handling in to RFB object
2017-11-30 Pierre OssmanDon't send pointer event on end of drag
2017-11-30 Pierre OssmanForced cleanup of RFB objects in tests
2017-11-30 Josiah WhiteInitalize cached 16x16 tile.
2017-11-24 Pierre OssmanRemove noisy websock debug logging
2017-11-24 Dominik Csapakupdate german translations
2017-11-23 Pierre OssmanMerge branch 'master' of https://github.com/mariuszjamr...
2017-11-23 Pierre OssmanMerge branch 'greek' of https://github.com/kosmasgianni...
2017-11-21 Mariusz JamroUpdate polish translations to match recent code changes
2017-11-20 Pierre OssmanDon't log WebSocket close by default
2017-11-17 Giannis KosmasGreek translations revised
2017-11-17 Samuel MannehedUpdate browser requirements
2017-11-17 Samuel MannehedMerge pull request #950 from samhed/disconnectapi
2017-11-14 Samuel MannehedMove localization.js to app
2017-11-14 Samuel MannehedMove UI.cancelReconnect() to related functions
2017-11-14 Samuel MannehedDont overwrite more severe visible statuses
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 Pierre OssmanFix old focus on click references
2017-11-11 Samuel MannehedDon't translate log messages
2017-11-11 Samuel MannehedTranslate user visible text
2017-11-11 Samuel MannehedRemove RFB.notification()
2017-11-11 Samuel MannehedAdd missing semicolons
2017-11-10 Pierre OssmanMerge branch 'api' of https://github.com/CendioOssman...
2017-11-09 Pierre OssmanPrevent password form submission early
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 OssmanClean up beforeEach() code in RFB tests
2017-11-09 Pierre OssmanRemove redundant setup of fake timer handling
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 OssmanRemove some unused return values
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 OssmanAllow omitting configuration for properties
2017-11-09 Pierre OssmanAlways include ID marker in repeater protocol
2017-11-09 Pierre OssmanFix duplicate beforeEach() hook
2017-11-09 Pierre OssmanRemove wsProtocols setting
2017-11-09 Pierre OssmanSwitch to URL for connect()
2017-11-09 Pierre OssmanAvoid code duplication in RFB test preparation
2017-11-09 Pierre OssmanTidy up variable initialisation
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 OssmanAdd proper protocol encoder for XVP messages
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-11-01 Samuel MannehedCenter canvas vertically as well in vnc_lite
2017-11-01 Samuel MannehedAdd small padding to buttons in vnc_lite
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-30 Samuel MannehedUse more subtle colors for warn and error in lite
2017-10-30 Samuel MannehedRemove prefixed versions of linear-gradient
2017-10-27 Pierre OssmanHide keyboard object from RFB callers
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
next