Commit Graph

  • 985c433867 Merge pull request #448 from kanaka/websockify-as-submodule Solly 2015-02-17 17:35:57 -05:00
  • 5108c4635c Merge pull request #432 from nbibler/getPositionUpdate Solly 2015-02-17 15:59:27 -05:00
  • dedf9affbf Merge branch 'bug/fix-input-html' Solly Ross 2015-02-17 13:36:56 -05:00
  • 1188993c0f Update tests/input.html to include keysym.js instead of keysymdef.js Jesper Dam (jalfd) 2015-01-31 12:49:29 +01:00
  • 4e534a804e Update package.json to specify version 0.5.1 Solly Ross 2015-02-16 17:13:00 -05:00
  • 6f5148648b Remove local copies of websockify Solly Ross 2015-02-16 17:03:17 -05:00
  • f675e03ccc Merge pull request #444 from samhed/extdesktop Solly 2015-02-10 11:31:37 -05:00
  • 4dec490aae Support automatic resize [Part 4/4]: unit tests samhed 2015-02-10 17:06:55 +01:00
  • f8b399d7df Support automatic resize [Part 3/4]: ui.js samhed 2015-02-10 17:05:58 +01:00
  • 757653c007 Merge pull request #443 from fzylogic/master Samuel 2015-02-07 03:13:41 +01:00
  • a2158362d9 keysym.js needs inclusion in debian's install list Jeremy Hanmer 2015-02-06 14:24:47 -08:00
  • b0ec6509f1 Support automatic resize [Part 2/4]: rfb.js samhed 2015-02-06 17:06:48 +01:00
  • 636be753b2 Support automatic resize [Part 1/4]: display.js samhed 2015-02-06 16:43:45 +01:00
  • 5b7598ac6b Use our own event registration function for keyboardinputReset. samhed 2015-02-06 15:53:10 +01:00
  • a437079307 Merge pull request #427 from jswanner/register-listeners Solly 2015-02-04 11:09:37 -05:00
  • e9f55ea0f8 Fixes issue #435 - added missing comma in keysym.js samhed 2015-02-03 13:04:16 +01:00
  • 455f8f3fd0 Replace custom getPosition algorithms with getBoundingClientRect. Nathaniel Bibler 2015-01-26 11:46:40 -05:00
  • b804b3e458 Fixes #428 - hides the local cursor when using the server-side cursor. samhed 2015-01-15 16:27:18 +01:00
  • 155d78b399 Unregister event listeners from websock. Jacob Swanner 2015-01-08 15:25:55 -05:00
  • dc4b6301c8 slip in PATH for 'npm test' as not everyone has karma Alexander Clouter 2014-11-22 10:20:51 +00:00
  • fc00821eba Merge pull request #420 from julien-f/patch-1 v0.5.1 Samuel 2014-11-29 10:46:27 +01:00
  • 0331495382 Loads keysym.js Julien Fontanet 2014-11-28 16:35:55 +01:00
  • 282834caf1 Fixes #309, make use of keysym.js samhed 2014-11-26 09:24:13 +01:00
  • ed7f8c3886 Add ISO Level 3 Shift (AltGr) to keysym.js samhed 2014-11-26 09:22:12 +01:00
  • 4865278dee Fixed Erroneous HEXTILE test Solly Ross 2014-11-24 15:16:12 -05:00
  • b2e8311de6 Merge pull request #416 from detain/master Samuel 2014-11-23 17:19:58 +01:00
  • df89129ff0 Fix for typo from a recent pull Joe Huss 2014-11-23 07:22:39 -05:00
  • 1f84c99938 Merge "pull-request/412" (ramondeklein/noVNC) Solly Ross 2014-11-17 20:02:42 -05:00
  • 40ac6f0ab6 Don't draw "blank" HEXTILE tiles with random data Ramon de Klein 2014-11-06 13:11:46 +01:00
  • c42ea22525 Fix Karma sinon-chai version issues Solly Ross 2014-11-17 17:52:33 -05:00
  • fda40d8927 Fix broken tests from changing default screen size Solly Ross 2014-11-17 14:19:19 -05:00
  • bd6874e087 We should use the globally declared UI variable samhed 2014-11-13 17:22:48 +01:00
  • 795fca23dc Modify minimum width of clear to accomodate smaller screens samhed 2014-11-11 16:29:06 +01:00
  • a86f97e284 Merge pull request #410 from kanaka/docs/contributing-guidelines Solly 2014-11-06 11:15:11 -05:00
  • dbaf49f570 Added in guidelines for contributing to noVNC Solly Ross 2014-11-02 13:27:06 -05:00
  • ec31f82eda Fix Cursor Issue When Using True Color Solly Ross 2014-10-29 19:12:33 -04:00
  • e2f1ff8048 Merge pull request #402 from julien-f/patch-1 Samuel 2014-10-01 16:46:35 +02:00
  • 58ca1978ea Fix subprotocols Julien Fontanet 2014-10-01 16:30:39 +02:00
  • 3257d9f265 Force Travis to use Node 0.11.13 v0.5 Solly Ross 2014-09-30 12:17:33 -04:00
  • 2930403a11 Merge pull request #397 from kanaka/refactor/use-object-defineproperty Solly 2014-09-30 11:57:10 -04:00
  • f9fd0313b8 Make Utils.js use Object.define to modify Array Solly Ross 2014-09-22 22:30:19 -04:00
  • 58529d347b Correct Travis CI Badge URL Solly Ross 2014-09-22 21:49:17 -04:00
  • b11bb5c385 Add support for Relative Paths in the Test Runner Solly Ross 2014-09-22 21:42:32 -04:00
  • 0b0b0433b5 Fix Race Condition in Display#clear on IE10 Solly Ross 2014-09-22 21:37:04 -04:00
  • 3b4fd003c2 Fixed broken mouse test in test.rfb.js Solly Ross 2014-09-19 15:14:34 -04:00
  • 53762c31fe Fixed Cursor URI Support Detection Solly Ross 2014-09-19 14:51:15 -04:00
  • cfc02e5e2b Fixed presence detection bug in utils.set_defaults Solly Ross 2014-09-19 14:48:00 -04:00
  • d02a99f0c8 Fixed Typo Causing MouseUp to not Register Solly Ross 2014-09-19 14:17:15 -04:00
  • f0e4548b16 Fix Travis Sauce Tunnel Issues Solly Ross 2014-09-19 12:49:32 -04:00
  • e4e9a9b97f Merge pull request #391 from mandre/fix_invalid_property Solly 2014-09-19 12:35:27 -04:00
  • 2c9623b5a7 Fixed assertion collision issues Solly Ross 2014-09-19 12:16:06 -04:00
  • f8f95d6023 Added Sauce Auth Details for Travis CI Solly Ross 2014-09-19 11:43:58 -04:00
  • 77bd04f833 Fix invalid updateState property of RFB Martin André 2014-09-17 16:44:21 +09:00
  • 7caa9c20c2 Prevent noVNC loading error when invalid property is set on object Martin André 2014-09-17 16:31:12 +09:00
  • 0ca7cf4867 Merge pull request #368 from DirectXMan12/refactor/cleanup Solly 2014-09-15 16:50:20 -04:00
  • e6af0f60b0 Add support for Travis CI and SauceLabs Testing Solly Ross 2014-06-23 19:39:50 -04:00
  • bbbf42bb5a Cleanup: UI code Solly Ross 2014-06-21 23:26:28 -04:00
  • b1dee94788 Cleanup: RFB Client Solly Ross 2014-06-19 13:27:42 -04:00
  • 1e13775bd5 Cleanup: Display Helper Solly Ross 2014-06-11 13:35:53 -04:00
  • 2cccf7530c Cleanup: WebSocket Helper Solly Ross 2014-05-22 16:57:55 -04:00
  • ee7d4c61c6 Cleanup: Webutil code Solly Ross 2014-05-21 15:12:20 -04:00
  • 31f169e86f Cleanup: Keyboard code Solly Ross 2014-05-20 19:16:01 -04:00
  • d6e281baf6 Cleanup: Input code Solly Ross 2014-05-20 18:29:52 -04:00
  • d21cd6c164 Cleanup: Util code Solly Ross 2014-05-21 14:54:28 -04:00
  • fb64ed2135 Cleanup: DES code Solly Ross 2014-05-06 15:25:05 -04:00
  • f8e9b9f1bf Cleanup and Test: base64.js Solly Ross 2014-05-06 15:11:31 -04:00
  • 95eb681bbb Support the "NOTUNNEL" tunnel type for TightVNC Solly Ross 2014-05-20 17:03:40 -04:00
  • 91127741be Support running all tests from the root directory Solly Ross 2014-09-15 16:44:36 -04:00
  • 960752ea53 fixes an error that was made in the merge with the last sync with websockify. samhed 2014-08-19 13:49:55 +02:00
  • 9b731d3a58 Fix race condition in test runner Solly Ross 2014-06-03 17:42:28 -04:00
  • 93af721a27 Output error events from provider in test runner Solly Ross 2014-06-03 16:58:37 -04:00
  • 7187bc121f Fixed typo in run_from_console.js Solly Ross 2014-06-03 13:15:02 -04:00
  • d906dfc953 Add support for injecting test helper files Solly Ross 2014-06-03 11:14:42 -04:00
  • 4a4643c05d Support automatically opening test HTML in browser Solly Ross 2014-06-03 11:02:27 -04:00
  • dd3a8a1b6d Merge pull request #363 from kosmasgiannis/query_parse Samuel 2014-05-06 09:13:18 +02:00
  • d8c0953567 Better parsing of query string variables Giannis Kosmas 2014-05-05 23:23:48 +03:00
  • c77938efc9 Fix for scroll offset in Util.getPosition() Solly Ross 2014-05-05 14:29:29 -04:00
  • 082027dc87 Sync with websockify Pull 90b519edf0c1857d samhed 2014-04-14 14:45:15 +02:00
  • 60a415ae1c Credit for this fix goes to Jesper Dam (https://github.com/Medical-Insight/noVNC/tree/fix-ie10-keyboard). samhed 2014-04-14 13:26:52 +02:00
  • 8f4a291b16 Updated the comment in vnc.html to reflect the changes made in last commit. samhed 2014-04-07 16:58:59 +02:00
  • eeda79d3c3 Changing the type of the keyboardinput element to textarea, fixes issue 356. * The on-screen keyboard not closing when pressing Enter is more important than not having textsuggestions etc. samhed 2014-04-07 16:41:25 +02:00
  • 0bb6a8c50e Fixes issue 344 - problem with backspace on Android. samhed 2014-04-04 17:45:04 +02:00
  • de8edde4a0 Attempt to change the behavior of the enter/go-key on touch devices, we want it to be Enter. * This code works in Firefox on Android and on Chrome and Safari on iOS. * It does not work in Chrome on Android, the enter key is labled "Go" and closes the on screen keyboard when pressed. samhed 2014-04-04 17:42:12 +02:00
  • 74d3d75a4a Change type of keyboardinput to password to make sure that you can write parenthesis on iOS devices. samhed 2014-04-04 17:36:17 +02:00
  • b98fed2f69 Aim to disable text suggestions and the like samhed 2014-04-04 17:28:44 +02:00
  • df0ee70e36 Make sure that the default value of the hidden input field is a space. samhed 2014-03-28 08:54:49 +01:00
  • 7cad15425e Merge pull request #347 from dol/fix/better-ws-binarytype-detection Solly 2014-03-26 10:58:11 -04:00
  • 23817e1516 Added alt-values to the control-bar buttons. * On slow servers where the button-images can be slowly loaded it can be useful to see some relevant text instead of "Submit query" on every button. samhed 2014-03-26 15:24:50 +01:00
  • 0fe30338a0 Add a prototype from MDN for indexOf to be used in browsers where it is not supported. samhed 2014-03-26 15:22:45 +01:00
  • 2fa1c0988a Removed unused code. samhed 2014-03-26 11:18:48 +01:00
  • 2db62a9528 Fixed typo in README. samhed 2014-03-17 14:24:42 +01:00
  • b7996b048b Added a wrapper for the UTF-8 decoding. samhed 2014-03-14 15:18:05 +01:00
  • 6227a91c01 Decode from UTF-8 to allow unicode characters in the connection name samhed 2014-03-14 13:44:10 +01:00
  • f1e6daf3c8 Merge pull request #348 from Medical-Insight/fix-altgr-firefox Samuel 2014-03-12 16:51:20 +01:00
  • 230784066c Better browser OS detection. Jesper Dam 2014-03-12 11:11:52 +01:00
  • c3f6052435 Better key identifiers Jesper Dam 2014-03-12 10:08:14 +01:00
  • 97362c3980 Improved websocket binary support detection Dominic Luechinger 2014-03-11 14:29:58 +01:00
  • c70000bac4 Merge pull request #338 from vatesfr/configurable-ws-protocols Solly 2014-02-19 18:10:44 -05:00
  • c7fc3c082f WebSocket protocols are now configurable. Julien Fontanet 2014-02-19 19:29:06 +01:00
  • e791b87572 Merge pull request #242 from Medical-Insight/use-wss-for-binary-detect Solly 2014-02-17 18:09:16 -05:00