]> git.proxmox.com Git - mirror_novnc.git/history - app
Add Spanish translation
[mirror_novnc.git] / app /
2018-01-31 Juanjo DiazAdd Spanish translation
2018-01-30 Solly RossMerge pull request #1008 from juanjoDiaz/remove_unneces...
2018-01-30 Solly RossMerge pull request #1011 from juanjoDiaz/remove_console...
2018-01-30 Juanjo DiazRemove console statements
2018-01-25 Pierre OssmanDrop UI.rfb reference on all disconnects
2018-01-24 Samuel MannehedApply translations on input type submit
2018-01-12 Samuel MannehedShow/hide mouse button selector in updateViewOnly
2018-01-12 Samuel MannehedUpdate interface on view only toggle
2018-01-11 Samuel MannehedMerge pull request #996 from PeterDaveHelloKitchen...
2018-01-09 Peter Dave HelloAdd Chinese (Traditional) translation
2018-01-05 Deni42Fix view_only setting with autoconnect (#985)
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 MannehedMake error more specific at connection failure
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-08 Pierre OssmanMerge branch 'german' of https://github.com/flumm/noVNC
2017-12-06 Pierre OssmanMove resize handling in to RFB object
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-17 Giannis KosmasGreek translations revised
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-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-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 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 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-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 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 mouse object from RFB callers
2017-10-27 Pierre OssmanHide display object from RFB callers
2017-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-18 Pierre OssmanRestore handling of key events for virtual keyboard
2017-10-18 Pierre OssmanMake sure control bar stays visible on Tab
2017-10-18 Pierre OssmanStop giving host field default focus
2017-10-18 Pierre OssmanAdd focus state for control bar buttons
2017-10-18 Pierre OssmanOnly grab key events on canvas
2017-10-17 Samuel MannehedCheck if <audio>.play() returns a promise
2017-10-16 Samuel MannehedSave pw for reconnections when using query params
2017-10-11 Samuel MannehedRemove 'fuzzy' marks that were mistakenly left
2017-10-11 Samuel MannehedFix Dutch translation for "Reconnecting..."
2017-10-11 Samuel MannehedUpdate .json for Dutch and Swedish translations
2017-10-11 Samuel MannehedMerge pull request #921 from yvanoers/master
2017-10-11 Samuel MannehedMerge pull request #920 from flumm/german
2017-10-11 Dominik Csapakupdated german translations
2017-10-11 Samuel MannehedMerge pull request #922 from kosmasgiannis/greek
2017-10-11 Giannis KosmasUpdate Greek translation
2017-10-11 Samuel MannehedMerge pull request #901 from mariuszjamro/master
2017-10-10 Mariusz JamroAdd polish translation
2017-10-06 Samuel MannehedMerge pull request #913 from kosmasgiannis/missing_quote
2017-10-06 Samuel MannehedMerge pull request #917 from kosmasgiannis/autoconnect
2017-10-06 Giannis Kosmasautoconnect variable was used before it was defined.
2017-10-06 Giannis KosmasAdd missing quotes
2017-10-06 Pierre OssmanMake port optional in ui.js as well
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-07 Samuel MannehedRename setting_clip to setting_view_clip
2017-09-07 Samuel MannehedRemove unused variable
2017-08-16 Pierre OssmanAdjust scaling when session size changes
2017-07-26 Samuel MannehedMake sure the control bar hint is centered
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-06-15 Pierre OssmanScroll error stack trace
2017-06-08 Pierre OssmanMerge branch 'ios9' of https://github.com/CendioOssman...
2017-06-02 Pierre OssmanAvoid use of 'let' and 'const'
2017-06-01 Pierre OssmanMerge branch 'record' of https://github.com/CendioOssma...
2017-05-30 Samuel MannehedMerge pull request #831 from samhed/visualhint
2017-05-29 Samuel MannehedAdd hint that the control bar can be moved
2017-05-20 Samuel MannehedClear the password input field
2017-05-15 Samuel MannehedRevert "Remove shadow from logo"
2017-05-15 Pierre OssmanFix bootstart of input field
2017-05-12 Samuel MannehedRemove trailing whitespace
next