summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/lewayotte/noVNCHEADmasterPierre Ossman2023-05-111-1/+1
|\
| * Set _rfbVeNCryptState = 4 not == 4Lew Ayotte2023-04-061-1/+1
| |
| \
*-. \ Merge branches 'l10n' and 'fragment' of github.com:CendioOssman/noVNCPierre Ossman2023-05-106-82/+184
|\ \ \
| | * | Restore history state after testsPierre Ossman2023-05-101-8/+17
| | * | Fix typos in query variable commentPierre Ossman2023-05-101-2/+2
| | * | Revert broken Add support for URL fragment parametersPierre Ossman2023-05-102-10/+3
| | |/
| * | Handle translation loading in translation classPierre Ossman2023-05-103-53/+123
| * | Avoid running tests on l10n singletonPierre Ossman2023-04-061-20/+41
| * | Special case English translation fallbackPierre Ossman2023-04-053-8/+17
| |/
* | Merge pull request #1777 from nwtgck/patch-1Samuel Mannehed2023-04-301-1/+1
|\ \ | |/ |/|
| * fix typoRyo Ota2023-04-301-1/+1
|/
* Also re-enable playback on failuresPierre Ossman2023-04-041-0/+3
* Fix playback error message for load failurePierre Ossman2023-04-041-1/+1
* Merge pull request #1768 from mathis-marcotte/add-english-to-supported-langsSamuel Mannehed2023-04-021-1/+1
|\
| * Added english to list of supported languagesMathis Marcotte2023-03-271-1/+1
|/
* Use unitless numbers for line-height valuesSamuel Mannehed2023-03-231-2/+2
* Properly center the checkbox checkmarkSamuel Mannehed2023-03-231-4/+4
* Update Japanese translationNNN15902023-03-211-80/+119
* Upgrade to latest websockify in snap packagePierre Ossman2023-01-261-1/+1
* Merge branch 'crypto-cleanup-fallback' of https://github.com/pdlan/noVNCPierre Ossman2023-01-2010-413/+663
|\
| * Cleanup for the cryptographic algorithms that are not supported by SubtleCryptopdlan2023-01-2010-413/+663
* | noVNC 1.4.0v1.4.0Pierre Ossman2023-01-201-1/+1
* | Update json files for new translationsPierre Ossman2023-01-202-23/+37
* | Update Swedish translationPierre Ossman2023-01-201-75/+114
|/
* Fix positioning of checkbox checkmarkSamuel Mannehed2023-01-021-2/+3
* Remove redundant meta charsetPierre Ossman2022-12-292-4/+0
* 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
|/