summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'l10n' and 'fragment' of github.com:CendioOssman/noVNCPierre Ossman2023-05-103-30/+45
|\ \
| | * Fix typos in query variable commentPierre Ossman2023-05-101-2/+2
| | * Revert broken Add support for URL fragment parametersPierre Ossman2023-05-101-1/+1
| |/ |/|
| * Handle translation loading in translation classPierre Ossman2023-05-102-19/+35
| * Special case English translation fallbackPierre Ossman2023-04-052-8/+7
|/
* 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 json files for new translationsPierre Ossman2023-01-202-23/+37
* Fix positioning of checkbox checkmarkSamuel Mannehed2023-01-021-2/+3
* Improve whitespace handling in translationsPierre Ossman2022-12-271-2/+9
* Restrict forced panning to known bad platformsPierre Ossman2022-12-271-4/+17
* Consistently use "first" indentationPierre Ossman2022-12-271-2/+2
* Export clipping state externallyPierre Ossman2022-12-271-1/+5
* Reinstate outer div of noVNC_connect_buttonSamuel Mannehed2022-12-231-8/+9
* Get rid of WebKit's button top marginSamuel Mannehed2022-12-231-0/+1
* Use an ICO file for faviconsSamuel Mannehed2022-12-2311-2/+14
* Explicitly specify icon size instead of densitySamuel Mannehed2022-12-2310-13/+8
* Create specific apple-touch-iconsSamuel Mannehed2022-12-2320-2/+191
* Simplify names of faviconsSamuel Mannehed2022-12-2219-5/+5
* Provide up to date set of apple-touch-iconsSamuel Mannehed2022-12-228-3/+6
* 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-152-14/+11
* 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-142-16/+14
* 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
* Use the same background gradient on all buttonsSamuel Mannehed2022-12-131-6/+5
* Add FIXME for select:active on FirefoxSamuel Mannehed2022-12-131-0/+2
* Buttons shouldn't react to clicks when disabledSamuel Mannehed2022-12-121-0/+2
* Add section comments to input.cssSamuel Mannehed2022-12-121-0/+33
* Simplify :focus-visible & :disabled selectorsSamuel Mannehed2022-12-121-43/+2
* Share some properties between all input elementsSamuel Mannehed2022-12-121-26/+3
* Combine rules for buttons in input.cssSamuel Mannehed2022-12-121-8/+1
* Change arrow direction of active select buttonSamuel Mannehed2022-12-121-1/+10
* Put all styling for selected buttons in one placeSamuel Mannehed2022-12-121-4/+4
* Clarify comment about hover state on touch devicesSamuel Mannehed2022-12-121-1/+1
* Remove duplicate opacity for :disableSamuel Mannehed2022-12-121-3/+0
* Move workaround for Firefox bug to input.cssSamuel Mannehed2022-12-122-3/+5
* Be more specific for control bar button backgroundSamuel Mannehed2022-12-121-4/+4
* Break out properties for disabled buttonsSamuel Mannehed2022-12-121-24/+41
* Add styling for input[type=file] elementsSamuel Mannehed2022-12-121-1/+19
* Respect standard font settings for buttons as wellSamuel Mannehed2022-12-121-1/+1