Commit Graph

  • 499eee4d06 Include current websockify in noVNC snap Pierre Ossman 2020-10-08 16:55:12 +0200
  • c1281b136d Add workaround for Firefox PNG rounding bug Pierre Ossman 2020-09-28 12:24:56 +0200
  • 20e4f1b3f8 Remove Firefox Alt workaround Pierre Ossman 2020-09-28 11:12:16 +0200
  • b91b1e8edc Handle empty rects in RAW decoder as well Pierre Ossman 2020-09-07 12:58:52 +0200
  • 3037eb16f7 Ignore recording variables in our linter Samuel Mannehed 2020-09-05 11:04:11 +0200
  • 3762300399 Approximate comparison of JPEG result Pierre Ossman 2020-09-04 16:48:44 +0200
  • 113fa27ebc Handle empty rects from the server Pierre Ossman 2020-09-04 16:16:44 +0200
  • 0630352e19 Merge branch 'rgbx' of https://github.com/CendioOssman/noVNC Pierre Ossman 2020-09-04 13:40:23 +0200
  • 7ce1b071ec Fix call to _recvMessage() Samuel Mannehed 2020-09-04 10:38:23 +0200
  • ecdd075672 Fix names of recording variables Samuel Mannehed 2020-09-04 10:33:35 +0200
  • 5462e17f25
    Ignore rects with zero width or height Samuel Mannehed 2020-09-01 00:55:30 +0200
  • ced97adca5 first draft audio support tinyzimmer 2020-08-27 18:21:26 +0300
  • 1d1fc3811d set internal _codec attribute for AudioBuffer tinyzimmer 2020-08-27 18:18:09 +0300
  • c2b6e8e13d linting and syntax errors ; will squash these commits before an actual PR tinyzimmer 2020-08-27 18:15:03 +0300
  • 5a4e8d216e move audio.js into util package tinyzimmer 2020-08-27 18:08:03 +0300
  • e9b1325a3c first draft audio support tinyzimmer 2020-08-27 17:55:30 +0300
  • 6ddcb89dc8 Changed to pull from the forked noVNC (changes from oroginal noVNC repo are only in the snap/ directory, and basically confined to what's needed for renaming the snap from 'novnc' to 'novnc-unofficial' Tim Edwards 2020-08-12 05:14:44 +0200
  • f5e3b318dd Completed rename to novnc-unofficial, have this snap download from the forked repo Tim Edwards 2020-08-12 04:44:38 +0200
  • 698af0a6e0 launch.sh --listen option handle bind IP Takatoshi MATSUO 2020-08-11 00:11:22 +0900
  • 1bbcb188ea
    Update rfb.js gongym 2020-07-20 14:21:29 +0800
  • d952c6960b
    Update rfb.js gongym 2020-07-20 14:10:39 +0800
  • 3f4d59ba4c
    Update rfb.js gongym 2020-07-20 13:53:05 +0800
  • d5ad762791
    Update rfb.js gongym 2020-07-20 13:01:55 +0800
  • ebcb7cc67b
    fix chinese garbled code gongym 2020-07-20 11:32:19 +0800
  • eb23e22b89 Fixing snap package that was broken in the 1.2.0 update: - Fix path to launch.sh - it's in the utils/ directory, not the top-level - Version should be '1.2.0', previously it was some variable which looks like it comes from an external build program (this results in the snap being unable to build) - Source of the novnc part has been fixed to reference the correct release file on github, not a 'build' directory on local machine (not present in the novnc sources) - Websockify is now built direct from the 0.9.0 release on github. It appears that the version previously used (from the websockify package on Ubuntu) is too old to support 1.2.0 release of novnc (errors: "code 400, message Client must support 'binary' or 'base64' protocol") - paths to launch.sh and svc_wrapper.sh have been corrected to where they actually are in the novnc sourc from github Tim Edwards 2020-07-15 08:17:08 +0200
  • 9142f8f0f7 noVNC 1.2.0 v1.2.0 Pierre Ossman 2020-07-14 10:13:20 +0200
  • b053b3f86d Update generated JS files for translations Pierre Ossman 2020-07-14 10:16:40 +0200
  • 2334a7a7c3 Update Swedish translation Samuel Mannehed 2020-07-08 23:18:00 +0200
  • 4fa8051949
    Merge pull request #1435 from nnn1590/fix-japanese-translation Samuel Mannehed 2020-07-08 23:25:28 +0200
  • 2654bcd354 Explicitly set NPM registry URL Pierre Ossman 2020-07-07 12:49:50 +0200
  • e17de291b9 noVNC 1.2.0 beta v1.2.0-beta Pierre Ossman 2020-07-07 10:48:24 +0200
  • 81898d7cea Remove note about clipboard ISO 8859-1 restriction Pierre Ossman 2020-07-07 10:38:06 +0200
  • dcdc17bf24 Update translation template file Pierre Ossman 2020-07-03 16:11:53 +0200
  • 72ca470750 Merge branch 'deploy' of https://github.com/CendioOssman/noVNC Pierre Ossman 2020-07-03 16:06:08 +0200
  • ef5db94a89 Publish pre-releases to beta channels Pierre Ossman 2020-07-03 16:00:04 +0200
  • 90ead240c7
    Mention gestures in README Samuel Mannehed 2020-06-28 23:01:23 +0200
  • 244c02c5ea Deploy new snap on release Pierre Ossman 2020-06-26 14:12:37 +0200
  • fe2ad57077 Move snap specific script to snap directory Pierre Ossman 2020-06-26 14:11:55 +0200
  • 9b3cea950a Remove redundant VERSION file Pierre Ossman 2020-06-26 13:25:25 +0200
  • 5c140a7a53 Add downloads viewer Drew Faubion 2020-06-25 09:59:08 -0700
  • dc1f75bbb5 Log status of fallback loading Pierre Ossman 2020-06-25 15:11:24 +0200
  • ebb1e921bf Log errors from transpiling Pierre Ossman 2020-06-25 14:57:13 +0200
  • c3917317e2 Update babel polyfills Pierre Ossman 2020-06-25 14:54:54 +0200
  • 794b06b2bd Don't detach handler if it doesn't exist Pierre Ossman 2020-06-25 14:45:58 +0200
  • 484a9551d1 Handle quick Cursor detach after mouse up Pierre Ossman 2020-06-25 14:37:21 +0200
  • 6c6776a7a0 Update build badges for GitHub actions Pierre Ossman 2020-06-24 13:02:03 +0200
  • ffb9dfdc0a Merge branch 'actions' of https://github.com/CendioOssman/noVNC Pierre Ossman 2020-06-24 12:50:31 +0200
  • 6327c5b3c2
    Create test.yml zwdgg1985 2020-06-24 15:22:38 +0800
  • 2835616b75 Use GitHub actions instead of Travis/Sauce Labs Pierre Ossman 2020-06-23 13:56:33 +0200
  • 643442feac Remove default Karma options Pierre Ossman 2020-06-23 13:54:46 +0200
  • 57ba67f306 Alway focus on touchstart Pierre Ossman 2020-06-16 15:32:38 +0200
  • 48f15efa69 Compensate for visual viewport when moving cursor Pierre Ossman 2020-06-16 14:24:00 +0200
  • 35de121ac5
    Fix Japanese translation NNN1590 2020-06-15 17:44:33 +0900
  • bb09e766ba
    Merge pull request #1414 from CendioOssman/gesture Samuel Mannehed 2020-06-12 16:11:30 +0200
  • 32ed7c6724 Fake cursor position when using touch Samuel Mannehed 2020-06-11 15:52:34 +0200
  • 50cde2faab Move mouse event handling to RFB class Pierre Ossman 2020-06-10 16:13:03 +0200
  • 88589a44f7 Increase wheel step threshold Pierre Ossman 2020-06-10 14:12:22 +0200
  • f84bc57bda Move wheel event handling to RFB class Pierre Ossman 2020-06-10 13:59:10 +0200
  • 4a87038080 Remove very legacy mouse event handling Pierre Ossman 2020-06-10 12:56:50 +0200
  • 77c32d164d Remove delayed wheel timer Pierre Ossman 2020-06-10 12:55:27 +0200
  • 07a69954b1 Add lint rule for function declaration indentation Samuel Mannehed 2020-06-10 10:23:50 +0200
  • 8be924c9d9 Add touch gestures for mouse emulation Pierre Ossman 2020-05-18 15:17:06 +0200
  • 440ec8a0b6 Start fake test clock at real clock time Pierre Ossman 2020-06-11 16:43:38 +0200
  • 97b86abc94 Avoid fractional pixel sizes from Display Pierre Ossman 2020-06-11 16:31:09 +0200
  • 0a6aec3578 Avoid printing the Websock buffer in tests Pierre Ossman 2020-06-08 15:35:28 +0200
  • b27c6fe33a Dump log Pierre Ossman 2020-06-10 11:37:45 +0200
  • 49371b71cd Test JWT again Pierre Ossman 2020-06-10 11:30:19 +0200
  • 47dbc65acf Test build with env parameters Pierre Ossman 2020-06-09 09:36:31 +0200
  • 6a19390baa Switch to RGBx pixel format Pierre Ossman 2020-06-07 14:22:07 +0200
  • f5b5767c98 Standardise on a single blit function Pierre Ossman 2020-06-07 13:44:20 +0200
  • 34f52a8f41 Fix bad BasicCompression check in Tight decoder Pierre Ossman 2020-06-07 13:36:15 +0200
  • 18a68dfac1 Test correct handling of alpha Pierre Ossman 2020-06-08 07:40:56 +0200
  • 15cfa13563 Add tests for the Tight decoders Pierre Ossman 2020-06-06 19:57:02 +0200
  • 111225fa41 Split decoder tests to separate files Pierre Ossman 2020-06-06 14:24:44 +0200
  • 224f95f997 Move tile handling to Hextile decoder Pierre Ossman 2018-10-12 17:07:16 +0200
  • f694c32fd5 Merge branch 'camelcase' of https://github.com/samhed/noVNC Pierre Ossman 2020-06-05 09:41:25 +0200
  • d2e8461883 Test browsers directly on Travis Pierre Ossman 2020-06-03 19:22:21 +0200
  • 2d9c8a86bc Update UI to expose a Native DPI option Jesper Alf Dam 2020-06-03 13:41:56 +0200
  • de47b93963 Add useNativeDpi option Thomas Sondergaard 2019-05-22 16:27:18 +0200
  • dc49dfc6ad Switch to CendioOssman's sauce labs account Pierre Ossman 2020-06-03 14:59:53 +0200
  • 0e37a3f83a Merge branch 'limitmouse' of https://github.com/novnc/noVNC Pierre Ossman 2020-06-03 13:55:33 +0200
  • cfb824ed03 Add camelCase rule to eslint Samuel Mannehed 2020-05-31 01:36:41 +0200
  • 756af5b44c Standardize on camelCase in App Samuel Mannehed 2020-05-31 23:36:56 +0200
  • f2fbaacc82 Standardize on camelCase in Base64 Samuel Mannehed 2020-05-31 23:30:13 +0200
  • 164bf50fda Standardize on camelCase in Decoders Samuel Mannehed 2020-05-31 23:27:58 +0200
  • a7fe079f81 Standardize on camelCase in Logging Samuel Mannehed 2020-05-31 23:24:58 +0200
  • ea858bfa27 Standardize on camelCase in Websock Samuel Mannehed 2020-05-31 23:05:42 +0200
  • 5d570207f7 Standardize on camelCase in Display Samuel Mannehed 2020-05-31 22:57:45 +0200
  • 95632e413d Standardize on camelCase in tests Samuel Mannehed 2020-05-31 21:03:38 +0200
  • 8b0034ee84 Standardize on camelCase in utils Samuel Mannehed 2020-05-31 02:04:27 +0200
  • 80187d158c Standardize on camelCase in RFB Samuel Mannehed 2020-05-21 01:31:55 +0200
  • dff4fefa3c Remove unused properties and variables Samuel Mannehed 2020-05-08 22:30:20 +0200
  • 150596be83 Properly limit mouse moves to once every 17 ms Samuel Mannehed 2020-05-09 20:03:06 +0200
  • 11a22dbf0c Stop send mouse clicks while dragging in view only Samuel Mannehed 2020-05-10 02:05:38 +0200
  • 006743857b Standardize on camelCase for functions in RFB Samuel Mannehed 2020-05-21 01:41:02 +0200
  • e7dec5270e Standardize on camelCase for variables in RFB Samuel Mannehed 2020-05-21 01:31:55 +0200
  • b5ff33a556 Remove unused mouse_arr variable Samuel Mannehed 2020-05-08 22:30:20 +0200
  • 42e3b03fa8 Consistently close dialogs on connect/disconnect Pierre Ossman 2020-05-05 12:14:49 +0200
  • 8a38fdde76 Fix event type fired on copy Juanjo Diaz 2020-05-04 16:58:14 +0300
  • a06661905d Fix constructor for Firefox Juanjo Diaz 2020-01-07 15:12:59 +0100