]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2019-09-25 Samuel MannehedCode comments for how the receieve queue works
2019-09-25 Samuel MannehedClarify why we ENABLE_COPYWITHIN is false
2019-09-25 Samuel MannehedMerge pull request #1298 from CendioNiko/edgeCursorURI
2019-09-25 Samuel MannehedMerge pull request #1299 from CendioNiko/vmwarecursor
2019-09-25 Samuel MannehedMerge pull request #1289 from CendioNiko/master
2019-09-25 Samuel MannehedMerge pull request #1281 from jalfd/optimize-receive...
2019-09-24 Samuel MannehedClarify comments for broken alt in FF on Windows
2019-09-24 Samuel MannehedMerge pull request #1280 from jalfd/alt-key-recursion
2019-09-24 Samuel MannehedMerge pull request #1279 from CendioOssman/nomodule
2019-09-24 Pierre OssmanUse "nomodule" instead of manual check
2019-09-24 Niko LehtoAdd support for VMware cursor encoding
2019-09-23 Niko LehtoFix url cursor detection on Edge
2019-09-04 Niko LehtoRestore page name after disconnect
2019-09-04 Niko LehtoTest unicode desktop names
2019-09-04 Niko LehtoAdd support for DesktopName extension
2019-08-23 Pierre OssmanSet viewport size for autoscale tests
2019-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-23 Pierre OssmanRemove pointless Display.clear()
2019-08-23 Pierre OssmanRemove unused Display.logo attribute
2019-08-23 Pierre OssmanDeprecate showDotCursor option for RFB constructor
2019-08-23 Pierre OssmanMake sure showDotCursor can be modified before connecting
2019-08-19 Pierre OssmanRegenerate module loader after tool upgrades
2019-08-19 Pierre OssmanUse latest versions of development dependencies
2019-08-19 Pierre OssmanUse latest NodeJS version in Travis
2019-08-19 Pierre OssmanMake sure translation tools are lint checked
2019-08-16 Jesper Alf DamWhen compacting the receive buffer don't copy unused...
2019-08-16 Jesper Alf DamDon't compact the receive buffer unless we've actually...
2019-08-16 Jesper Alf DamAvoid recursion in Alt check on Firefox
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
next