summaryrefslogtreecommitdiff
path: root/vnc_lite.html
Commit message (Expand)AuthorAgeFilesLines
* Add code comments to vnc_liteSamuel Mannehed2018-08-281-8/+38
* Simplify connected() functionSamuel Mannehed2018-08-211-6/+1
* Remove unneccessary code and bling from vnc_liteSamuel Mannehed2018-08-211-43/+10
* Move css rules for vnc_lite to the htmlSamuel Mannehed2018-08-211-2/+55
* Get rid of icons for vnc_liteSamuel Mannehed2018-08-201-20/+0
* Remove iOS specific code from vnc_liteSamuel Mannehed2018-08-161-10/+0
* Remove machine control buttons from vnc_liteSamuel Mannehed2018-08-161-36/+1
* Revert "Handle if desktopName isn't set.."Samuel Mannehed2018-08-161-10/+2
* Handle if desktopName isn't set when connectedSamuel Mannehed2018-08-161-2/+10
* Remove firebug commentsSamuel Mannehed2018-08-081-5/+0
* Detail path to icon MakefileSamuel Mannehed2018-08-081-1/+1
* Use fat arrow functions `const foo = () => { ... };` for callbacksJuanjo Diaz2018-07-121-1/+1
* Temporarily disable SVG faviconPierre Ossman2018-01-251-0/+2
* Add scale ability to vnc_lite.htmlPierre Ossman2017-12-061-0/+1
* Move resize handling in to RFB objectPierre Ossman2017-12-061-33/+3
* Merge pull request #950 from samhed/disconnectapiSamuel Mannehed2017-11-171-42/+20
|\
| * Abstract RFB errors to avoid sending stringsSamuel Mannehed2017-11-141-3/+3
| * Replace updatestate event with connectSamuel Mannehed2017-11-141-35/+17
| * Remove RFB.notification()Samuel Mannehed2017-11-111-5/+1
* | Fix old xvpbuttons referencesPierre Ossman2017-11-141-2/+2
|/
* Merge branch 'api' of https://github.com/CendioOssman/noVNCPierre Ossman2017-11-101-57/+63
|\
| * Use standard EventTarget interface for eventsPierre Ossman2017-11-091-18/+18
| * Remove unused options argument in onnotification event handlerPierre Ossman2017-11-091-1/+1
| * Integrate connect() in to constructorPierre Ossman2017-11-091-17/+11
| * Remove local cursor settingPierre Ossman2017-11-091-1/+0
| * Use standard JavaScript propertiesPierre Ossman2017-11-091-10/+10
| * Change some attributes to argumentsPierre Ossman2017-11-091-5/+5
| * Switch to URL for connect()Pierre Ossman2017-11-091-4/+18
| * Add resize as a capabilityPierre Ossman2017-11-091-4/+6
| * Make power API genericPierre Ossman2017-11-091-21/+21
| * Allow other credentials than just passwordPierre Ossman2017-11-091-8/+5
* | Properly center status message in vnc_liteSamuel Mannehed2017-11-011-17/+14
* | Add missing semicolonSamuel Mannehed2017-10-311-1/+1
* | Move styling from vnc_lite.html to cssSamuel Mannehed2017-10-311-9/+7
* | Remove unnecessary css rules for liteSamuel Mannehed2017-10-311-1/+1
* | Get rid of unnecessary noVNC_container in liteSamuel Mannehed2017-10-311-27/+25
|/
* Get proper same-origin behaviour when loading modulesPierre Ossman2017-10-091-1/+1
* Only load ES6 module loader polyfill if neededFrederik Carlier2017-09-291-1/+14
* Remove trailing whitespaceSamuel Mannehed2017-05-131-1/+1
* Rename vnc_auto to vnc_liteSamuel Mannehed2017-05-121-0/+296