Commit Graph

  • 073737c8ac Handle empty rects from the server Pierre Ossman 2020-09-04 16:16:44 +0200
  • 16c72ba0a7 Fix call to _recvMessage() Samuel Mannehed 2020-09-04 10:38:23 +0200
  • d3c9ff8b12 Fix names of recording variables Samuel Mannehed 2020-09-04 10:33:35 +0200
  • 4bc4c1d7f6 noVNC 1.2.0 Pierre Ossman 2020-07-14 10:13:20 +0200
  • d8ba9a61e2 Update generated JS files for translations Pierre Ossman 2020-07-14 10:16:40 +0200
  • 0e2a25476f Update Swedish translation Samuel Mannehed 2020-07-08 23:18:00 +0200
  • b3b4acaaa3 noVNC 1.2.0 beta Pierre Ossman 2020-07-07 10:48:24 +0200
  • 201f2517f7 Remove note about clipboard ISO 8859-1 restriction Pierre Ossman 2020-07-07 10:38:06 +0200
  • f51167a2ce Update translation template file Pierre Ossman 2020-07-03 16:11:53 +0200
  • 87b3a630cf Remove redundant VERSION file Pierre Ossman 2020-06-26 13:25:25 +0200
  • 7412dde8ee Handle quick Cursor detach after mouse up Pierre Ossman 2020-06-25 14:37:21 +0200
  • 3ef6e1333b Remove default Karma options Pierre Ossman 2020-06-23 13:54:46 +0200
  • b84220f319 Add lint rule for function declaration indentation Samuel Mannehed 2020-06-10 10:23:50 +0200
  • 42d437ad25 Start fake test clock at real clock time Pierre Ossman 2020-06-11 16:43:38 +0200
  • d5b84d9185 Avoid fractional pixel sizes from Display Pierre Ossman 2020-06-11 16:31:09 +0200
  • 6db1c2bf0d Avoid printing the Websock buffer in tests Pierre Ossman 2020-06-08 15:35:28 +0200
  • ae1bc396bf Standardise on a single blit function Pierre Ossman 2020-06-07 13:44:20 +0200
  • c7a7ce70be Fix bad BasicCompression check in Tight decoder Pierre Ossman 2020-06-07 13:36:15 +0200
  • 55178c76b8 Test correct handling of alpha Pierre Ossman 2020-06-08 07:40:56 +0200
  • 5752bf8ab7 Add tests for the Tight decoders Pierre Ossman 2020-06-06 19:57:02 +0200
  • 6fd1035fb1 Split decoder tests to separate files Pierre Ossman 2020-06-06 14:24:44 +0200
  • 212e0f1a10 Move tile handling to Hextile decoder Pierre Ossman 2018-10-12 17:07:16 +0200
  • 69b945fc87 Standardize on camelCase in Display Samuel Mannehed 2020-05-31 22:57:45 +0200
  • b837bd6f59 Add camelCase rule to eslint Samuel Mannehed 2020-05-31 01:36:41 +0200
  • 670eefbc97 Standardize on camelCase in Base64 Samuel Mannehed 2020-05-31 23:30:13 +0200
  • b2d8db3f7b Standardize on camelCase in Decoders Samuel Mannehed 2020-05-31 23:27:58 +0200
  • a3e2b1e46e Standardize on camelCase in Logging Samuel Mannehed 2020-05-31 23:24:58 +0200
  • 472ede66ea Standardize on camelCase in Websock Samuel Mannehed 2020-05-31 23:05:42 +0200
  • da228af778 Standardize on camelCase in tests Samuel Mannehed 2020-05-31 21:03:38 +0200
  • 59f5648592 Remove unused properties and variables Samuel Mannehed 2020-05-08 22:30:20 +0200
  • 19c473f792 Properly limit mouse moves to once every 17 ms Samuel Mannehed 2020-05-09 20:03:06 +0200
  • 8a8fa1d906 Stop send mouse clicks while dragging in view only Samuel Mannehed 2020-05-10 02:05:38 +0200
  • 5a81223d96 Standardize on camelCase for functions in RFB Samuel Mannehed 2020-05-21 01:41:02 +0200
  • eff38d47f9 Standardize on camelCase for variables in RFB Samuel Mannehed 2020-05-21 01:31:55 +0200
  • 1de3769fd3 Remove unused mouse_arr variable Samuel Mannehed 2020-05-08 22:30:20 +0200
  • 749ddce5b9 Add unit tests for mouse move limit Samuel Mannehed 2020-05-01 20:26:51 +0200
  • d420aa6413 Shorten rows to max 80 chars in mouse.js Samuel Mannehed 2020-05-01 19:53:36 +0200
  • 93e42772bc Fix wording in comment Samuel Mannehed 2020-05-01 19:51:33 +0200
  • 9098478faf Limit mouse move events to one every 17 ms Uwe Klatt 2020-01-03 12:08:35 +0100
  • 4710ec1822 Fix indentation for focus check Samuel Mannehed 2020-05-01 15:34:14 +0200
  • 02b9b268ff Don't fade the control bar if it has focus Samuel Mannehed 2020-05-01 14:38:09 +0200
  • a015e33111 Hide the clipboard when not connected Samuel Mannehed 2020-05-01 13:30:01 +0200
  • 950d871b0e Document default setting of `focusOnClick` Ingo Blechschmidt 2020-04-29 09:36:32 +0200
  • 02e7b006de rfb: VeNCrypt Plain SecurityType support Filip Stedronsky 2020-03-23 00:59:42 +0100
  • 95af51e28d Fix focus problem after closing the toolbar Alex Tanskanen 2020-03-12 13:17:51 +0100
  • 64dfb8d1d6 Hide clipboard side bar button when view only mode Niko Lehto 2020-02-24 08:57:28 +0100
  • b173c8854a Fix crash with too large clipboard data Alex Tanskanen 2020-02-20 16:12:35 +0100
  • 888f24e7af Style all input types for consistent UI Pierre Ossman 2020-02-18 15:24:51 +0100
  • 8be81165bd Add extended clipboard Pseudo-Encoding Niko Lehto 2020-01-27 13:49:07 +0100
  • 509b5795a0 Export constants in inflate.js for easier usage Niko Lehto 2020-02-17 10:27:51 +0100
  • 581fe511ad Fix bug where inflate would read too much data Niko Lehto 2020-02-04 09:55:49 +0100
  • 9ca647667b Split api of inflate Niko Lehto 2020-02-03 10:19:00 +0100
  • dbe2930758 Handle errors from zlib/pako Niko Lehto 2020-02-03 10:04:20 +0100
  • b690ae4c2d Move error handling to Inflate class Niko Lehto 2020-02-03 09:57:56 +0100
  • 5e4544d5fc Add missing copyright header for Inflator.js Niko Lehto 2020-02-11 14:20:56 +0100
  • 0b19961b06 Remove unused inflate argument Niko Lehto 2020-02-03 09:53:30 +0100
  • 286694869b Add util for unsigned and signed int. conversion Niko Lehto 2020-01-28 17:00:04 +0100
  • fdeefcfab4 Add deflator helper class for deflating data Niko Lehto 2020-02-07 13:23:21 +0100
  • 24cf1f0f9a Make clipBoardPasteFrom() test more specific Niko Lehto 2020-01-28 10:01:54 +0100
  • d01f6e6d27 Correcting path to package.json for running at a path other than root. Alvin Townsend 2020-01-31 11:34:53 +0100
  • c1160d1468 Fix color channels for VMware alpha cursors Samuel Mannehed 2020-01-30 11:40:44 +0100
  • 1c38b6f120 Remove generated HTML by Cursor when it detaches Juanjo Diaz 2020-01-23 11:51:51 +0200
  • 70dd0058ac Simplify encodeUTF8/decodeUTF8 unittests Samuel Mannehed 2020-01-03 10:41:34 +0100
  • a4c5c38b53 Add unit tests for encodeUTF8 and decodeUTF8 Samuel Mannehed 2020-01-02 17:29:41 +0100
  • 789308212b Remove unused python scripts Samuel Mannehed 2020-01-02 13:56:07 +0100
  • ce5fe304cb Fix chinese translation for "Disconnect" Samuel Mannehed 2020-01-02 13:24:42 +0100
  • 781075c841 Update chinese translation strings Samuel Mannehed 2020-01-02 13:18:24 +0100
  • 2f43cead79 Add comment for browser and platform detection Samuel Mannehed 2019-10-24 16:43:07 +0200
  • e7a5aa271e Add short description at the top of browser.js Samuel Mannehed 2019-10-23 17:08:56 +0200
  • ad206180d2 Properly detect scrollbar gutter Samuel Mannehed 2019-10-23 17:09:41 +0200
  • 89dd199317 Allow cursor to be updated while connecting Pierre Ossman 2019-12-30 09:30:00 +0100
  • 8be70e5ae0 Handle slow loading of images Pierre Ossman 2019-12-23 15:40:17 +0100
  • ce94d92e18 Build in the behavior to ignore decodeUTF8 errors Samuel Mannehed 2019-12-23 10:25:02 +0100
  • c3ef9ff557 Peter is no longer part of the noVNC team Samuel Mannehed 2019-12-21 00:26:57 +0100
  • c0276776e9 Add support for Unix Tight auth Chris \"Koying\" Browet 2019-08-03 09:11:25 +0200
  • 10f4aa9e7b Add try catch in every place that uses decodeUTF8 VanyM 2019-12-05 22:36:51 +0300
  • b2dc76ee18 Add encodeUTF8 function to core/util/strings.js Samuel Mannehed 2019-12-04 10:13:25 +0100
  • 12cdad066e Make Cursor.detach() safe to call when not attached Pierre Ossman 2019-11-29 10:08:15 +0100
  • a850be4afa Fix chinese translation errors Samuel Mannehed 2019-11-28 12:51:32 +0100
  • 354d544843 Simplify logic for status hierarchy Samuel Mannehed 2019-11-25 17:03:55 +0100
  • 0bf9403a36 Ensure warning status timeouts are honored Samuel Mannehed 2019-11-25 16:38:03 +0100
  • 29db8997ec Don't use arrow functions in legacy loader Pierre Ossman 2019-11-12 10:25:18 +0100
  • 46f15667f7 Load support scripts first Pierre Ossman 2019-11-12 10:24:40 +0100
  • edb5fee88b Upgrade to latest babel Pierre Ossman 2019-11-11 15:46:12 +0100
  • 23871b42d1 Always include Promise polyfill for legacy browsers Pierre Ossman 2019-11-11 13:36:30 +0100
  • d6d875ef3b Clean up handling of untransformed files Pierre Ossman 2019-11-11 13:33:47 +0100
  • 6c84631bbc Remove redundant "no copy" check Pierre Ossman 2019-11-11 13:32:19 +0100
  • 6bb87ee2b2 Update zh_CN.po wavezhang 2019-11-08 14:08:23 +0800
  • 15c74e7dc9 Fix missing caps lock events on iOS Alex Tanskanen 2019-11-07 16:19:08 +0100
  • f1be4be653 Add README to app/locale warning not to modify Samuel Mannehed 2019-11-07 12:49:41 +0100
  • b5f1a00282 Add "macOS shuffle" to iOS as well Alex Tanskanen 2019-11-04 14:22:46 +0100
  • 740a8217ab Handle missing Shift events on Windows Pierre Ossman 2019-11-04 10:17:45 +0100
  • 796de9653f Send NumLock on macOS, even though the key is Clear Pierre Ossman 2019-11-01 13:13:35 +0100
  • 6916c83b48 Fix typo for MailSend key Pierre Ossman 2019-11-01 10:49:19 +0100
  • d10d7167f6 Update to latest UI Events key specification Pierre Ossman 2019-11-01 10:25:23 +0100
  • a8dc933701 Fix AltGr for a few more keys in IE and Edge Pierre Ossman 2019-11-01 09:59:02 +0100
  • d61bf69c33 Keep the virtual keyboard after using extra keys Samuel Mannehed 2019-10-31 16:24:06 +0100
  • 62fca18cb9 Revert iOS keyup workaround Pierre Ossman 2019-10-31 15:36:40 +0100
  • dc3ddc8efc Handle broken numpad delete key in Chrome Pierre Ossman 2019-10-31 14:51:36 +0100
  • e497b53d09 Explain why Clear maps to KP_Begin Pierre Ossman 2019-10-31 14:08:36 +0100