noVNC/core
Pierre Ossman 8e1ebdffba Remove some unused assignments
Mainly to keep eslint happy with its new recommended rules. But it also
makes the code more clear to not have unused stuff in it.

The des code got a bit more refactoring since eslint was upset about the
final "i++" as it was technically an unused assignment.
2026-02-13 12:33:11 +01:00
..
crypto Remove some unused assignments 2026-02-13 12:33:11 +01:00
decoders Remove some unused assignments 2026-02-13 12:33:11 +01:00
input Consistently use "sentence case" style 2024-11-27 14:40:40 +01:00
util Add permissions-exclusive async clipboard 2025-10-21 16:21:55 +02:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
clipboard.js Add permissions-exclusive async clipboard 2025-10-21 16:21:55 +02:00
deflator.js Consistently use "sentence case" style 2024-11-27 14:40:40 +01:00
display.js Fix comment typo in display.js 2026-01-05 12:34:06 +05:30
encodings.js Add support for forward and back mouse buttons 2025-01-15 09:11:48 +01:00
inflator.js Consistently use "sentence case" style 2024-11-27 14:40:40 +01:00
ra2.js Add Websock send queue helpers 2023-06-04 22:32:43 +02:00
rfb.js Remove some unused assignments 2026-02-13 12:33:11 +01:00
websock.js Expose length of buffered WebSocket data 2025-09-10 10:20:20 +02:00