noVNC/app
Samuel Mannehed f69d55c02f Fix parsing of query string variables
This space that was added here was added to the parsed value of the
query variable. This broke any comparisons with the value, for example
"myvar=true" resulted in a value of "true ".

This was broken by f796b05e42

The commit also adds unit tests for webutil.getConfigVar() that will
detect problems like this in the future.
2021-09-08 15:37:42 +02:00
..
images Add touch gestures for mouse emulation 2020-06-12 09:18:46 +02:00
locale Add Portuguese (Brazil) translation 2021-03-16 13:30:23 +01:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Consistently close dialogs on connect/disconnect 2020-05-05 12:43:04 +02:00
error-handler.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
localization.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
ui.js feat: add French localization strings 2021-05-06 22:35:18 -04:00
webutil.js Fix parsing of query string variables 2021-09-08 15:37:42 +02:00