summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* noVNC 1.4.0 betav1.4.0-betaPierre Ossman2022-12-271-1/+1
* Update translation template filePierre Ossman2022-12-271-74/+108
* Improve whitespace handling in translationsPierre Ossman2022-12-272-3/+14
* 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
* Update feature listPierre Ossman2022-12-271-2/+6
* Update copyright year to 2022Pierre Ossman2022-12-271-1/+1
* List Joel and Solly as previous membersPierre Ossman2022-12-272-4/+6
* Merge branch 'ffscroll' of https://github.com/CendioOssman/noVNCPierre Ossman2022-12-2712-292/+565
|\
| * Restrict forced panning to known bad platformsPierre Ossman2022-12-271-4/+17
| * Check for Android using userAgentPierre Ossman2022-12-272-6/+8
| * Add OS checks for Android and ChromeOSPierre Ossman2022-12-272-1/+52
| * Add unit tests for OS detectionPierre Ossman2022-12-271-1/+61
| * Refine browser detectionPierre Ossman2022-12-272-4/+130
| * Remove navigator check from browser testsPierre Ossman2022-12-271-7/+6
| * Add unit tests for browser detectionPierre Ossman2022-12-271-0/+55
| * Remove test code for old ChromePierre Ossman2022-12-274-79/+9
| * Consistently use "first" indentationPierre Ossman2022-12-273-3/+6
| * Export clipping state externallyPierre Ossman2022-12-273-1/+35
| * Sort API alphabeticallyPierre Ossman2022-12-271-199/+199
|/
* Merge branch 'add-mslogonii' of https://github.com/pdlan/noVNCPierre Ossman2022-12-232-0/+141
|\
| * Add MSLogonII security typeDinglan Peng2022-12-212-0/+141
* | Reinstate outer div of noVNC_connect_buttonSamuel Mannehed2022-12-232-11/+14
* | Change element type of noVNC_logoSamuel Mannehed2022-12-231-1/+1
* | Get rid of WebKit's button top marginSamuel Mannehed2022-12-231-0/+1
* | Merge pull request #1732 from novnc/faviconsSamuel Mannehed2022-12-2326-58/+231
|\ \
| * | Use an ICO file for faviconsSamuel Mannehed2022-12-2312-17/+15
| * | Explicitly specify icon size instead of densitySamuel Mannehed2022-12-2310-13/+8
| * | Create specific apple-touch-iconsSamuel Mannehed2022-12-2321-12/+201
| * | Simplify names of faviconsSamuel Mannehed2022-12-2220-25/+25
| * | Provide up to date set of apple-touch-iconsSamuel Mannehed2022-12-229-6/+17
| * | Stop including apple-touch-icons as regular iconsSamuel Mannehed2022-12-221-4/+0
| * | Remove duplicate 48 icon from Android sizesSamuel Mannehed2022-12-221-1/+1
| * | Simplify icon variables by removing the filenameSamuel Mannehed2022-12-221-22/+6
| * | Rename browser icon variable to reflect useSamuel Mannehed2022-12-221-2/+2
|/ /
* | Don't show virtual keyboard button in webkitSamuel Mannehed2022-12-221-1/+1
|/
* Add FIXME for virtual keyboard button on touchSamuel Mannehed2022-12-151-0/+5
* Use "initial" for displaying handle touch areaSamuel Mannehed2022-12-151-1/+1
* Remove outer div from noVNC_connect_buttonSamuel Mannehed2022-12-153-16/+13
* Merge pull request #1730 from novnc/media_touchSamuel Mannehed2022-12-144-54/+84
|\
| * Get rid of noVNC_touch in favor for @media queriesSamuel Mannehed2022-12-143-34/+40
| * Ensure arrow doesn't change on disabled <select>Samuel Mannehed2022-12-141-2/+2
| * Make connect button a regular <button>Samuel Mannehed2022-12-143-18/+16
| * Add comment explaining the handle touch areaSamuel Mannehed2022-12-141-0/+1
| * Get rid of Chrome's blue touch tap highlightSamuel Mannehed2022-12-131-0/+3
| * Separate the disabling of :hover for touchSamuel Mannehed2022-12-132-12/+35