summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if we can't use localStoragelocalStorageSamuel Mannehed2022-11-021-6/+26
* Ensure the correct cursor on disabled buttonsSamuel Mannehed2022-10-311-0/+3
* Remove unnecessary legacy CSS propertiesSamuel Mannehed2022-10-311-12/+2
* Change default dimensions of clipboard textareaSamuel Mannehed2022-10-281-1/+2
* Limit webaccess clipboard textarea min widthSamuel Mannehed2022-10-281-0/+1
* Don't let the clipboard textarea grow too highSamuel Mannehed2022-10-281-0/+2
* Fix max-width of clipboard textareaSamuel Mannehed2022-10-281-0/+2
* Use border-box for noVNC panelsSamuel Mannehed2022-10-281-1/+2
* Set max-width on all noVNC panelsSamuel Mannehed2022-10-281-4/+1
* Merge branch 'latin1' of https://github.com/CendioOssman/noVNCPierre Ossman2022-10-273-12/+40
|\
| * Correctly mask non-BMP clipboard charactersPierre Ossman2022-10-272-4/+23
| * Mask unsupported clipboard charactersPierre Ossman2022-10-272-2/+16
| * Remove redundant inspect() overridePierre Ossman2022-10-271-6/+0
| * Restore Websock.allocateBuffers() after testsPierre Ossman2022-10-271-0/+1
| * Update method to limit assertion outputPierre Ossman2022-10-271-2/+2
|/
* Move control bar hint outside of the control barSamuel Mannehed2022-10-242-9/+14
* Only show the control bar hint once per "move"Samuel Mannehed2022-10-242-1/+14
* Merge branch 'fix-1695' of https://github.com/m1k1o/noVNCPierre Ossman2022-10-192-0/+71
|\
| * auto release keys while meta is held down.Miroslav Šedivý2022-10-152-0/+71
* | Match touch area height with height of handleSamuel Mannehed2022-10-141-1/+1
* | Move <input> and <button> styles to its own fileSamuel Mannehed2022-10-143-148/+150
* | Clean up control bar padding/marginsPierre Ossman2022-10-132-14/+25
* | Use latest GitHub actionsPierre Ossman2022-10-133-11/+11
* | Style <button> the same as <input type="button">Samuel Mannehed2022-10-131-2/+9
* | Rename CSS section to better reflect contentsSamuel Mannehed2022-10-121-1/+1
* | Make error handler's focus changes best-effortSamuel Mannehed2022-10-121-1/+8
* | Check if activeElement exists before using itSamuel Mannehed2022-10-121-1/+1
* | Respect font settings on input elementsPierre Ossman2022-10-111-0/+5
* | Add more air to settings panelPierre Ossman2022-10-111-1/+6
* | Increase input element paddingPierre Ossman2022-10-111-2/+2
* | Stop setting margin on input elementsPierre Ossman2022-10-111-3/+1
* | Handle crash dialog overflow betterPierre Ossman2022-10-111-2/+4
* | Fix typo in fallback_error CSS commentSamuel Mannehed2022-10-071-1/+1
* | Block user interaction when fallback error showsSamuel Mannehed2022-10-072-0/+14
* | Don't react to interactions with disabled buttonsSamuel Mannehed2022-10-041-5/+5
|/
* Don't use explicitly HelveticaPierre Ossman2022-09-231-1/+1
* Set font family on root elementPierre Ossman2022-09-231-1/+4
* Avoid using translate() for positioningPierre Ossman2022-09-161-3/+3
* Document state classes uses in CSSPierre Ossman2022-09-151-0/+12
* Merge branch 'italian' of https://github.com/M2Rbiz/noVNCPierre Ossman2022-09-144-2/+374
|\
| * Add italian translationFabio Fantoni2022-09-084-2/+374
* | Use automatic version when building snap directlyPierre Ossman2022-09-142-2/+2
* | Remove unnecessary clipboard clear buttonSamuel Mannehed2022-09-092-10/+0
|/
* access to raw image dataFrederik Fix2022-09-073-0/+85
* add support for for enabling authenticationnickcFRU2022-08-231-1/+14
* Merge branch 'patch-1' of https://github.com/VibroAxe/noVNCPierre Ossman2022-08-191-1/+3
|\
| * Allow continued reconnect triesJames Kinsman2022-08-081-1/+3
* | Merge branch 'authprio' of https://github.com/CendioOssman/noVNCPierre Ossman2022-08-192-194/+260
|\ \ | |/ |/|
| * VeNCrypt should handle classical typesPierre Ossman2022-08-182-36/+109
| * Prefer security types in the server's orderPierre Ossman2022-08-182-27/+29