summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test build with env parameterssaucePierre Ossman2020-06-091-44/+2
* Switch to CendioOssman's sauce labs accountPierre Ossman2020-06-031-2/+2
* Merge branch 'limitmouse' of https://github.com/novnc/noVNCPierre Ossman2020-06-034-847/+894
|\
| * Properly limit mouse moves to once every 17 mslimitmouseSamuel Mannehed2020-05-314-124/+164
| * Stop send mouse clicks while dragging in view onlySamuel Mannehed2020-05-312-0/+9
| * Standardize on camelCase for functions in RFBSamuel Mannehed2020-05-312-188/+188
| * Standardize on camelCase for variables in RFBSamuel Mannehed2020-05-312-547/+546
| * Remove unused mouse_arr variableSamuel Mannehed2020-05-081-1/+0
|/
* Consistently close dialogs on connect/disconnectPierre Ossman2020-05-053-33/+28
* Merge pull request #1398 from novnc/compressionlevelSamuel Mannehed2020-05-016-1/+155
|\
| * Add ability to set compression levelSamuel Mannehed2020-05-016-1/+155
|/
* Add unit tests for mouse move limitSamuel Mannehed2020-05-011-0/+67
* Shorten rows to max 80 chars in mouse.jsSamuel Mannehed2020-05-011-23/+29
* Fix wording in commentSamuel Mannehed2020-05-011-1/+1
* Merge pull request #1352 from uklatt/masterSamuel Mannehed2020-05-011-1/+15
|\
| * Limit mouse move events to one every 17 msUwe Klatt2020-05-011-1/+15
|/
* Fix indentation for focus checkSamuel Mannehed2020-05-011-1/+1
* Don't fade the control bar if it has focusSamuel Mannehed2020-05-011-0/+7
* Hide the clipboard when not connectedSamuel Mannehed2020-05-011-0/+3
* Merge pull request #1396 from iblech/patch-1Samuel Mannehed2020-04-291-1/+1
|\
| * Document default setting of `focusOnClick`Ingo Blechschmidt2020-04-291-1/+1
|/
* rfb: VeNCrypt Plain SecurityType supportFilip Stedronsky2020-04-081-0/+94
* Fix focus problem after closing the toolbarAlex Tanskanen2020-03-121-0/+1
* Set a default value for the quality inputPierre Ossman2020-02-281-1/+1
* Add UI for quality settingPierre Ossman2020-02-283-0/+24
* Merge branch 'quality-level' of https://github.com/eDrillingSolutions/noVNCPierre Ossman2020-02-284-2/+138
|\
| * adds qualityLevel property to RFB class for updating JPEG quality level encod...Andrey Trebler2020-02-284-2/+138
* | Hide clipboard side bar button when view only modeNiko Lehto2020-02-241-0/+4
|/
* Fix crash with too large clipboard dataAlex Tanskanen2020-02-212-1/+37
* Style all input types for consistent UIPierre Ossman2020-02-181-12/+68
* Merge branch 'clipboard_unicode' of https://github.com/CendioNiko/noVNCPierre Ossman2020-02-1811-97/+1017
|\
| * Add extended clipboard Pseudo-EncodingNiko Lehto2020-02-183-39/+741
| * Export constants in inflate.js for easier usageNiko Lehto2020-02-171-17/+17
| * Fix bug where inflate would read too much dataNiko Lehto2020-02-171-1/+1
| * Split api of inflateNiko Lehto2020-02-172-7/+20
| * Handle errors from zlib/pakoNiko Lehto2020-02-171-1/+4
| * Move error handling to Inflate classNiko Lehto2020-02-172-6/+4
| * Add missing copyright header for Inflator.jsNiko Lehto2020-02-171-0/+8
| * Remove unused inflate argumentNiko Lehto2020-02-172-4/+4
| * Add util for unsigned and signed int. conversionNiko Lehto2020-02-172-0/+31
| * Add deflator helper class for deflating dataNiko Lehto2020-02-173-30/+189
| * Make clipBoardPasteFrom() test more specificNiko Lehto2020-02-171-4/+10
* | Merge pull request #1361 from alvintownsend/masterSamuel Mannehed2020-02-121-1/+1
|\ \
| * | Correcting path to package.json for running at a path other than root.Alvin Townsend2020-01-311-1/+1
|/ /
* | Fix color channels for VMware alpha cursorsSamuel Mannehed2020-01-302-5/+5
|/
* Make afterEach() hooks work when skipping testsPierre Ossman2020-01-234-10/+30
* Remove generated HTML by Cursor when it detachesJuanjo Diaz2020-01-231-1/+4
* Merge branch 'abstraction_for_detection' of https://github.com/samhed/noVNCPierre Ossman2020-01-142-7/+38
|\
| * Add comment for browser and platform detectionSamuel Mannehed2020-01-021-0/+7
| * Add short description at the top of browser.jsSamuel Mannehed2020-01-021-0/+2