]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
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
2019-03-26 Pierre OssmanFix up errors and warnings in vnc_playback.html
2019-03-26 Pierre OssmanValidate HTML and CSS in Travis
2019-03-21 Samuel MannehedAdd translations as a feature
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 invalid HTML attributes from textarea
2019-03-14 Samuel Mannehedimg elements must have alt attributes
2019-03-14 Samuel MannehedFix invalid input type 'input'
2019-03-14 Samuel MannehedInput type image is not allowed to have values
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
2019-03-08 Samuel MannehedAdd check for bad values for Display.autoscale()
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-27 Juanjo DiazRemove callbacks from UI in favour of promises
2019-02-27 Juanjo DiazReplace unnecessary function supportsCursorURIs by...
2019-02-27 Juanjo DiazMove support check from display to browser
2019-02-27 Dmitriy ShweewAdd Russian translation (#1211)
2019-02-26 Juanjo DiazConvert DES into a class
2019-02-26 Juanjo DiazUse default argument for base64
2019-02-26 Juanjo DiazRemove unnecessary context from eventtarget
2019-02-26 Juanjo DiazRemove unnecessary constructor parameter from Cursor
2019-02-16 Juanjo DiazRemove intermediate variable from mouse
2019-02-15 Pierre OssmanRemove error handling in clientCutText()
2019-02-15 Pierre OssmanThrow correct Error object
2019-02-15 Pierre OssmanMerge branch 'slowdata' of https://github.com/CendioOss...
2019-02-15 Pierre OssmanSend data one byte at a time in tests
2019-02-15 Pierre OssmanClean up RFB._rfb_auth_schema assignment
2019-02-15 Pierre OssmanFix security failure reason handling of slow data
2019-02-15 Pierre OssmanFix version handshake to handle slow data
2019-02-15 Pierre OssmanUse arrow function to avoid bind
2019-02-14 Pierre OssmanConsume data properly in Hextile decoder
2019-01-21 Samuel MannehedMerge pull request #1190 from saucelabs/screen_background
2019-01-18 Mykola MokhnachMake the screen background cutomizable
2019-01-16 Pierre OssmanFix naming of Korean translation file
2019-01-16 Pierre OssmanUpdate translation template file
2019-01-16 Pierre OssmanFix copyright tag in translations
2019-01-16 Baw_AppieAdd Korean translation
2019-01-14 Samuel MannehedMerge pull request #1182 from novnc/scrollbarsfortouch
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 MannehedOnly disable scrollbars on Android and iOS
2019-01-09 Samuel MannehedMove UI.isSafari into core/util/browser.js
2019-01-09 Samuel MannehedReorder browser and platform info functions
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...
next