Commit Graph

  • 832937292e Merge branch 'patch-1' of https://github.com/VibroAxe/noVNC Pierre Ossman 2022-08-19 10:24:11 +02:00
  • 1d148a8478 Merge branch 'authprio' of https://github.com/CendioOssman/noVNC Pierre Ossman 2022-08-19 10:10:10 +02:00
  • df8d005de9 VeNCrypt should handle classical types Pierre Ossman 2022-08-18 16:15:43 +02:00
  • 795494ade1 Prefer security types in the server's order Pierre Ossman 2022-08-18 15:01:52 +02:00
  • e1174e813b Use constants for security types Pierre Ossman 2022-08-18 14:53:10 +02:00
  • 6719b932cf Avoiding internal variables for security tests Pierre Ossman 2022-08-18 13:31:44 +02:00
  • 5671072dfe Expect security result for RFB 3.7 Pierre Ossman 2022-08-18 14:33:48 +02:00
  • 084030fe68 Handle connection init loop at the top Pierre Ossman 2022-08-18 14:26:18 +02:00
  • 05d68e118d Abstract resuming the authentication Pierre Ossman 2022-08-18 14:15:36 +02:00
  • 8a7089c0c6 Remove redundant security result tests Pierre Ossman 2022-08-18 13:57:17 +02:00
  • faedcd0210
    Allow continued reconnect tries James Kinsman 2022-08-08 14:22:41 +01:00
  • cdfb336651 Add warnings about insecure context Pierre Ossman 2022-05-12 15:46:59 +02:00
  • 658e415796
    Merge pull request #1647 from Lowxorx/master Samuel Mannehed 2022-04-28 18:51:35 +02:00
  • 97f6657146 Update French translation - Some syntax adjustments - Correction of terminology used - Use of non-breaking space before ':' Lowxorx 2022-04-25 23:41:06 +02:00
  • 1075cd8e19
    Merge pull request #1644 from USTC-vlab/remove-bigint-mod-arith Samuel Mannehed 2022-04-06 09:31:15 +02:00
  • 19aa9ad6a3 Remove bigint-mod-arith.js pdlan 2022-04-05 02:40:47 -04:00
  • 42ec5f3321 Merge branch 'appleremotedesktop' of https://github.com/pauldumais/noVNC Pierre Ossman 2022-04-05 07:55:14 +02:00
  • e21ed2e689 Added support for Apple Remote Desktop authentication Paul Dumais 2021-10-05 14:22:49 -04:00
  • 98664c7887 Handle correct data offset in raw decoder Pierre Ossman 2022-03-28 08:45:40 +02:00
  • 7730814b8d Set label "for" attributes for credentials dialog Pierre Ossman 2022-03-10 16:29:57 +01:00
  • da623156d3 Adjust wording and style of server verify dialog Pierre Ossman 2022-03-10 16:29:24 +01:00
  • 7be06b4d7d Add headings for dialogs Pierre Ossman 2022-03-10 16:28:54 +01:00
  • 15a0608e04 Make sure server verification dialog is closed Pierre Ossman 2022-03-10 16:28:15 +01:00
  • ced6431ac5 Make credentials rules more specific Pierre Ossman 2022-03-10 16:27:17 +01:00
  • a73b5acfbb Stop abusing lists for dialogs Pierre Ossman 2022-03-10 16:26:38 +01:00
  • cbe54acd1f Fix bad links in API documentation Pierre Ossman 2022-03-10 15:39:49 +01:00
  • cf7f7b57c5 Document new API for server verification Pierre Ossman 2022-03-10 15:39:12 +01:00
  • 240efb94da Note contribution from USTC Vlab Team Pierre Ossman 2022-03-10 15:38:50 +01:00
  • eac11d5799 Merge branch 'add-ra2ne-security-type' of https://github.com/pdlan/noVNC Pierre Ossman 2022-03-10 12:37:34 +01:00
  • a1709b999e Added support for RSA-AES Unencrypted Security Type pdlan 2022-03-08 13:24:26 -05:00
  • 80a7c1dbf1 Update README.md Tim Edwards 2022-03-02 19:05:35 +11:00
  • 679b45fa3b
    Merge pull request #1617 from novnc/resizeObserverScrollbars Samuel Mannehed 2021-12-15 16:01:36 +01:00
  • 0ff0844a14 Ignore resize observation caused by server resizes Samuel Mannehed 2021-12-10 20:11:05 +01:00
  • 6cd69705d6 Make sure we wait for the resizeTimeout in tests Samuel Mannehed 2021-12-10 19:39:49 +01:00
  • acc30093ad Replace resize events with observations in tests Samuel Mannehed 2021-12-10 17:53:47 +01:00
  • c0d4dc8eb3 Breakdown of ExtendedDesktopSize message in tests Samuel Mannehed 2021-12-10 00:58:38 +01:00
  • a7b96087d7 Add some explanatory comments to test.rfb.js Samuel Mannehed 2021-12-10 00:40:59 +01:00
  • a78a7bf8aa Update comment for scrollbar workaround Samuel Mannehed 2021-12-13 10:03:28 +01:00
  • 78eda3c040
    Merge pull request #1615 from novnc/useRequireRename Samuel Mannehed 2021-12-01 09:22:10 +01:00
  • 44c10255ad Rename use_require.js to convert.js Samuel Mannehed 2021-11-30 11:32:23 +01:00
  • e965832e0a Remove unused dependencies from package.json Samuel Mannehed 2021-11-30 11:07:55 +01:00
  • 6710410356 Merge branch 'add-jpeg-encoding' of https://github.com/pdlan/noVNC Pierre Ossman 2021-11-29 09:18:50 +01:00
  • 721eaa4f50 Fix lint error in encodings test Pierre Ossman 2021-11-26 11:38:01 +01:00
  • 65d6357cdf Add missing ZRLE encoding constant Pierre Ossman 2021-11-26 11:13:06 +01:00
  • 7f84160147 Add RealVNC's JPEG encoding Add support for RealVNC's JPEG encoding. pdlan 2021-11-20 13:22:52 -05:00
  • bfb6ac259d Merge branch 'zrle' of https://github.com/pauldumais/noVNC Pierre Ossman 2021-11-26 09:27:08 +01:00
  • 1691617f39 Merge branch 'patch-1' of https://github.com/pykgi6/noVNC Pierre Ossman 2021-11-26 08:36:49 +01:00
  • c278b24eb4
    Merge pull request #1612 from williamsjoblom/master Samuel Mannehed 2021-11-24 16:48:13 +01:00
  • c88083b86a Use "Full Screen" instead of "Fullscreen" William Sjöblom 2021-11-24 16:27:06 +01:00
  • 466f1f9af6
    Document binding to localhost in Quick Start pykgi6 2021-11-24 07:33:08 +00:00
  • d4c887e23f Added support for ZRLE encoding Paul Dumais 2021-10-05 12:04:34 -04:00
  • c143a852b1 Convert error handler to ES6 module Pierre Ossman 2021-11-22 14:03:19 +01:00
  • 2f602da961 Ignore ResizeObserver errors Pierre Ossman 2021-11-22 13:53:05 +01:00
  • 7ad4e60df6 Add transition animation to transition screen Pierre Ossman 2021-11-19 16:18:51 +01:00
  • 301714928b Avoid scrolling on RFB object focus Pierre Ossman 2021-11-16 09:38:14 +01:00
  • 096449da35 Add unit tests for Inflator Pierre Ossman 2021-11-11 09:35:14 +01:00
  • 99cf540e1a Set a git version number on most builds Pierre Ossman 2021-11-09 16:23:14 +01:00
  • c2980d15e9 Only publish if we are in the original repo Pierre Ossman 2021-11-09 16:21:41 +01:00
  • bbbcab692a Make workflow if expressions multi line Pierre Ossman 2021-11-09 16:20:41 +01:00
  • 8c09b99b4e Fix typo in deploy workflow Pierre Ossman 2021-11-09 16:05:17 +01:00
  • a012f98b61 Merge branch 'snap' of https://github.com/CendioOssman/noVNC Pierre Ossman 2021-11-09 15:59:44 +01:00
  • 98243fc68f Move snap dependencies to separate parts Pierre Ossman 2021-11-09 15:51:39 +01:00
  • 303e5ef87b Publish development builds to npm and snap Pierre Ossman 2021-11-08 16:24:10 +01:00
  • 2c48df4560
    Merge pull request #1601 from Matir/patch-1 Samuel Mannehed 2021-10-28 11:16:28 +02:00
  • 98cdc076a0
    Tiny typo fix David Tomaschik 2021-10-27 15:57:36 -07:00
  • a5499bbffe Bump up node version for lint github action Samuel Mannehed 2021-10-22 13:42:41 +02:00
  • 463c39e4af noVNC 1.3.0 Samuel Mannehed 2021-10-22 10:40:13 +02:00
  • 6f0eb2b01a Remove inactive maintainers from package.json Samuel Mannehed 2021-10-22 10:39:26 +02:00
  • 22fe8e383f Update json files for new translations Samuel Mannehed 2021-10-22 10:36:07 +02:00
  • 264a6d82ea Stop chained builds of .po and .json files Samuel Mannehed 2021-10-22 09:42:17 +02:00
  • a85c85fb5f Follow API changes in commander 7.0.0+ Pierre Ossman 2021-09-28 10:46:41 +02:00
  • d971c0fe55
    Merge pull request #1582 from CendioOssman/preload Samuel Mannehed 2021-09-24 16:45:11 +02:00
  • ff077f4656 Preload status bar images Pierre Ossman 2021-09-24 16:15:31 +02:00
  • bfefd81d4c Fix typos in Russian translation Nia Remez 2021-09-09 12:46:22 +02:00
  • 0fd0d57fcd Fix snapcraft publish step Samuel Mannehed 2021-09-09 11:27:51 +02:00
  • a98d72e2e9 Update Russian translation Nia Remez 2021-09-09 11:22:59 +02:00
  • 0f4a06ffcd noVNC 1.3.0 beta Samuel Mannehed 2021-09-08 16:06:42 +02:00
  • f69d55c02f Fix parsing of query string variables Samuel Mannehed 2021-09-07 22:06:43 +02:00
  • 7841037618
    Merge pull request #1365 from baleeds/feature/detect-parent-resize Samuel Mannehed 2021-09-03 17:51:18 +02:00
  • 1afa18f09e Increase browser version requirements Samuel Mannehed 2021-04-14 10:57:11 +02:00
  • 375f36c575 Modify unit tests to work with ResizeObserver Samuel Mannehed 2021-09-03 16:51:36 +02:00
  • a9c2ff30b6 Replace window.onresize with ResizeObserver Benjamin Leeds 2020-02-07 09:59:58 -05:00
  • fcb95821b7
    Merge pull request #1573 from yatru/security-privacy-url-patch Samuel Mannehed 2021-09-01 16:00:19 +02:00
  • f796b05e42 Add support for URL fragment parameters yatru 2021-08-31 16:04:56 +02:00
  • 0a8ced2cfe Update Swedish translation Samuel Mannehed 2021-08-27 16:12:02 +02:00
  • 7a76fbb767 Remove duplicate translation string from es.po Samuel Mannehed 2021-08-27 16:02:34 +02:00
  • cb56f35fab Update the translation template file for v1.3.0 Samuel Mannehed 2021-08-27 15:01:05 +02:00
  • 7485e82b72 Update playback test to use new API Pierre Ossman 2021-07-22 16:56:49 +02:00
  • d44ddbe186
    Merge pull request #1449 from JanZerebecki/manpage Samuel Mannehed 2021-06-30 16:04:01 +02:00
  • 89e206c146
    add Man page and rename launch.sh to novnc_proxy. Jan Zerebecki 2021-06-25 13:38:15 +02:00
  • dd20b17d49 feat: add French localization strings Jose (Ito) Matsuda 2021-05-06 22:35:18 -04:00
  • 8ab18125f9
    Merge pull request #1545 from ascillato/patch-2 Samuel Mannehed 2021-04-25 01:20:02 +02:00
  • e283f08d04
    Update Spanish Translation Adrian Scillato 2021-04-23 12:10:53 -03:00
  • dbd519558c Initiate connection from RFB constructor Pierre Ossman 2021-04-18 11:26:51 +02:00
  • de9fc9508c Don't fake open events in Websock Pierre Ossman 2021-04-18 13:55:11 +02:00
  • 9376191fc4 Refuse to use already closed WebSocket objects Pierre Ossman 2021-04-18 13:53:43 +02:00
  • b7b7e4e26b Provide readyState for Websock objects Pierre Ossman 2021-04-18 12:52:16 +02:00
  • 2244f53774 Move Websock event handlers to own methods Pierre Ossman 2021-04-18 11:39:03 +02:00
  • 42100e8233 Add unit tests for connect/attach errors Pierre Ossman 2021-04-18 11:07:43 +02:00
  • ae3c01f782 Add unit tests for passing WebSocket objects Pierre Ossman 2021-04-16 16:47:56 +02:00