summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Use JavaScript highlighting for Synax sectionsPierre Ossman2022-12-271-22/+52
* Follow current MDN for syntax examplesPierre Ossman2022-12-271-3/+6
* Fix toBlob() documentationPierre Ossman2022-12-271-4/+4
* Fix indentation of toBlob()/toImage() docsPierre Ossman2022-12-271-7/+7
* Consistent naming of RFB argumentsPierre Ossman2022-12-271-2/+2
* Use reference style links in API docsPierre Ossman2022-12-271-19/+31
* Export clipping state externallyPierre Ossman2022-12-271-0/+15
* Sort API alphabeticallyPierre Ossman2022-12-271-199/+199
* access to raw image dataFrederik Fix2022-09-071-0/+61
* Fix bad links in API documentationPierre Ossman2022-03-101-3/+3
* Document new API for server verificationPierre Ossman2022-03-101-0/+33
* Avoid scrolling on RFB object focusPierre Ossman2021-11-161-1/+8
* add Man page and rename launch.sh to novnc_proxy.Jan Zerebecki2021-06-251-0/+37
* Revert "Fixed a race condition when attaching to an existing socket"Pierre Ossman2021-04-161-5/+0
* Fixed a race condition when attaching to an existing socketTim Stableford2021-03-301-0/+5
* Added support for RTCDataChannelTim Stableford2021-03-041-2/+2
* Update conversion documentation for Node.jsPierre Ossman2020-12-301-7/+3
* Remove documentation about converting the appPierre Ossman2020-12-301-18/+0
* Merge branch 'rgbx' of https://github.com/CendioOssman/noVNCPierre Ossman2020-09-041-5/+0
|\
| * Standardise on a single blit functionPierre Ossman2020-06-081-2/+0
| * Move tile handling to Hextile decoderPierre Ossman2020-06-061-3/+0
* | Remove note about clipboard ISO 8859-1 restrictionPierre Ossman2020-07-071-2/+1
* | Move mouse event handling to RFB classPierre Ossman2020-06-121-33/+7
* | Add touch gestures for mouse emulationPierre Ossman2020-06-121-6/+0
|/
* Add ability to set compression levelSamuel Mannehed2020-05-012-0/+10
* Document default setting of `focusOnClick`Ingo Blechschmidt2020-04-291-1/+1
* Add UI for quality settingPierre Ossman2020-02-281-0/+2
* adds qualityLevel property to RFB class for updating JPEG quality level encod...Andrey Trebler2020-02-281-0/+5
* Validate decoded image dimensionsPierre Ossman2019-12-231-1/+1
* Remove pointless Display.clear()Pierre Ossman2019-08-231-1/+0
* Remove unused Display.logo attributePierre Ossman2019-08-231-2/+1
* Deprecate showDotCursor option for RFB constructorPierre Ossman2019-08-231-5/+0
* Add documentation for the option showDotCursorSamuel Mannehed2019-07-231-0/+5
* Remove the default value of wsProtocolsSamuel Mannehed2019-07-231-1/+2
* Merge pull request #1262 from shiramax/sub_protocolsSamuel Mannehed2019-07-231-0/+3
|\
| * Add support in websocket sub-protocolsShira Maximov2019-07-231-0/+3
* | Update link to websock.js APISamuel Mannehed2019-07-151-1/+1
|/
* Make the screen background cutomizableMykola Mokhnach2019-01-181-0/+6
* Show dot when there is no visible cursorAlexander E. Patrakov2018-09-142-0/+8
* Documented browser cache issueAlexander E. Patrakov2018-07-221-0/+33
* Merge branch 'cursor' of https://github.com/CendioOssman/noVNCPierre Ossman2018-07-111-3/+0
|\
| * Separate out cursor handlingPierre Ossman2018-03-151-3/+0
* | Prefer const/let over varJuanjo Diaz2018-05-241-1/+1
* | Move VERSION to top-levelSamuel Mannehed2018-03-151-1/+0
* | Remove docs/release.txtSamuel Mannehed2018-03-151-34/+0
* | Fix docs/VERSIONSamuel Mannehed2018-03-151-1/+1
|/
* Merge branch 'docs' of https://github.com/CendioOssman/noVNCPierre Ossman2017-12-127-1036/+118
|\
| * Add documentation for integrating noVNCPierre Ossman2017-12-122-0/+118
| * Update licensing informationPierre Ossman2017-12-085-1036/+0
* | Move resize handling in to RFB objectPierre Ossman2017-12-062-96/+45
|/