Commit Graph

  • 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
  • fb35d50f6a Implement XVP UI in HTML Malcolm Scott 2013-09-28 19:25:15 +01:00
  • a856a051da Implement XVP extension (shutdown/reboot/reset) Malcolm Scott 2013-09-28 19:24:54 +01:00
  • 03ab251587 Implement XVP auth Malcolm Scott 2013-09-28 17:32:37 +01:00
  • df6b7d7341 Merge pull request #327 from devicenull/master Solly 2014-02-10 17:21:29 -05:00
  • afbeb98cfb Merge pull request #336 from samhed/removeConnectionTimeout Samuel 2014-02-07 10:15:04 +01:00
  • 20074a49eb Removes the connection timeouts to enable slower clients, connections or servers. samhed 2014-02-06 16:08:00 +01:00
  • d86cc2d911 Add support for TightVNC auth type Brian Rak 2014-01-30 19:20:41 -05:00
  • 98c1275d80 Merge pull request #329 from Medical-Insight/fix-shift-chars Solly 2014-01-13 13:01:16 -08:00
  • f6a1d98a3a Fix issue #326: correct handling of shift key Jesper Dam 2014-01-06 13:59:25 +01:00
  • 85e8991664 Support 'requires' Line in Test Runner Solly Ross 2013-12-17 18:00:57 -05:00
  • d823e8956e Support Running All Tests Solly Ross 2013-12-17 18:00:45 -05:00
  • 8eb88937cc Support Skipped Tests and Fix JSHint Issues Solly Ross 2013-12-17 17:56:18 -05:00
  • 466a09f0f3 Keyboard Handling [8/8]: Introduce substituteCodepoint() to replace code points which don't have a keysym with ones that do jalf 2013-11-27 13:50:53 +01:00
  • bf47095944 Keyboard Handling [7/8]: Replace keysym table with optimized version jalf 2013-11-27 15:38:20 +01:00
  • 2ea40fdf9a Keyboard Handling [6/8]: Update everything to include the new keyboard handling scripts jalf 2013-11-27 15:24:05 +01:00
  • fa30469cda Keyboard Handling [5/8]: Update rfb.js to connect mouse events to keyboard handler jalf 2013-11-27 15:20:08 +01:00
  • 9ceef041c6 Keyboard Handling [4/8]: Update input.html to work with new keyboard handling jalf 2013-11-27 15:17:32 +01:00
  • f00b6fb69a Keyboard Handling [3/8]: Add unit tests for new keyboard handling jalf 2013-11-27 15:14:41 +01:00
  • 4ef7566b10 Keyboard Handling [2/8]: Core implementation of new keyboard handling jalf 2013-11-27 15:12:39 +01:00
  • ae52883b93 Keyboard Handling [1/8]: Parse keysymdef.h to produce Unicode -> keysym mappings table jalf 2013-11-27 15:07:25 +01:00
  • 1e570156f9 Add support for Outputting Autogenerated Test HTML Solly Ross 2013-12-04 15:39:20 -05:00
  • e0dc102e5b Merge pull request #322 from DirectXMan12/master Solly 2013-12-04 11:09:54 -08:00
  • 2af865923c Support Running Mocha Tests from the Console Solly Ross 2013-12-03 15:33:34 -05:00
  • 75d69b9f62 Fix to relfect new github.io page base URL. Joel Martin 2013-10-29 14:38:24 -05:00
  • f0d30a90f3 Merge pull request #317 from dosaboy/bugs/add_secure_property_to_token_cookie Joel Martin 2013-10-29 07:19:23 -07:00
  • ad941fadde Adds support for secure attribute on token cookie Takashi Natsume 2013-10-28 12:02:30 +00:00
  • f901d9c9b8 README: add core team and other cleanup. Joel Martin 2013-10-28 16:01:40 -05:00
  • be09828537 Merge branch 'master' of github.com:kanaka/noVNC Joel Martin 2013-10-11 14:27:12 -05:00
  • 142aa4583c Merge pull request #284 from samhed/ctrlalttabesc Samuel 2013-10-11 08:21:59 -07:00
  • f4f72e9db9 Merge branch 'master' of https://github.com/kanaka/noVNC into ctrlalttabesc samhed 2013-10-11 17:20:49 +02:00
  • 69127447ac Merge pull request #282 from samhed/framebufferupdate Samuel 2013-10-10 02:45:08 -07:00
  • 3346f9229b Fix so that parentheses can be written from iOS devices. * changed the type of the input field (which is used for bringing up the on-screen keyboards on touch devices) from email to text * when typing in an input field of type email the user is not allowed to write parentheses on iOS devices, the keys are disabled. * tested on iOS 6, iOS 7 and Android 4.3. samhed 2013-10-09 11:35:43 +02:00
  • 270ae2f9f5 Merge pull request #304 from samhed/localcursor Samuel 2013-10-09 01:44:41 -07:00
  • 5eed5a4e17 Merge pull request #303 from retr0h/https-first Samuel 2013-10-09 01:38:55 -07:00
  • 7c76fd32a1 Merge pull request #308 from samhed/autoconnect Joel Martin 2013-10-04 13:29:24 -07:00
  • 4c0b680a0b Merge pull request #301 from samhed/chromkeyboard Joel Martin 2013-10-04 13:17:47 -07:00
  • f8ddfc732d Autoconnect option as URL query samhed 2013-10-04 17:59:03 +02:00
  • 9b9e741b8c On touch devices the default should be to use a remote cursor. samhed 2013-09-24 11:19:17 +02:00
  • 97aefe5f83 Enables local cursor by default. samhed 2013-09-23 11:48:16 +02:00
  • 82744aa8ee Removed trailing white space terds John Dewey 2013-09-21 12:19:59 -07:00
  • eb955f8c20 The https check should come first John Dewey 2013-09-21 12:19:09 -07:00
  • 968431dd46 Catch input events to make the onscreen keyboard work in chrome on android. samhed 2013-09-17 15:01:52 +02:00
  • b4a979a07e Added a new file for the key symbols, using the well recognized names for the constants from X11: * The list is found in /usr/include/X11/keysymdef.h * I did only include the most common symbols for now.. samhed 2013-08-30 15:41:46 +02:00
  • 04d6a8347f Added variables for the keysums to make the code easier to read. samhed 2013-08-29 17:35:22 +02:00
  • 76e262134e * Removed fbu-requests from the places I missed earlier. * Added a few clarifying comments. samhed 2013-08-29 13:38:12 +02:00
  • 3cb89f5a14 Merge pull request #285 from glance-/rfb_js_fixes Joel Martin 2013-08-26 12:15:55 -07:00
  • c39df031d8 clearTimeout instead of clearInterval for timers Anton Lundin 2013-08-02 09:56:15 +02:00
  • 292f6a5da7 Merge pull request #269 from phildriscoll/master Joel Martin 2013-07-31 08:35:02 -07:00
  • bd88b94393 Switched from using a list to absolute positions to achieve more consistant behavior across different browsers. samhed 2013-07-25 15:34:16 +02:00
  • 9d04096e58 Tweaked the media sizing rules to match the new buttons to the left. samhed 2013-07-25 14:05:52 +02:00
  • 53c01a2353 Added the extra keys Ctrl, Alt, Tab and Esc to the control bar. samhed 2013-07-25 12:49:37 +02:00
  • 41c66fbfcd Added new images for the extra keys samhed 2013-07-25 12:48:44 +02:00
  • 7e24f50b66 Merge branch 'master' of https://github.com/kanaka/noVNC into framebufferupdate samhed 2013-07-24 10:55:21 +02:00
  • f3ff971db9 Merge pull request #272 from samhed/doubleclick Joel Martin 2013-07-23 08:45:47 -07:00
  • 31164434b2 Merge pull request #283 from samhed/nomousedrag Joel Martin 2013-07-23 08:43:31 -07:00
  • fb4394b10b Fixed so that viewportDrag works even if no mouse button is selected. samhed 2013-07-23 14:26:11 +02:00
  • dfcedffc16 Make noVNC follow the RFB protocol and keep only one outstanding framebufferUpdate request at a time. samhed 2013-07-22 15:46:59 +02:00
  • df4d6dde30 Merge branch 'master' of https://github.com/kanaka/noVNC into doubleclick samhed 2013-07-19 09:47:47 +02:00
  • 0e3d505e54 Merge pull request #276 from samhed/screenrealestate Joel Martin 2013-07-18 09:58:02 -07:00
  • df9d3d9cf2 Merge pull request #280 from samhed/documenttitle Joel Martin 2013-07-18 09:52:36 -07:00
  • 406a8b4e96 Display the desktop name in the document title samhed 2013-07-18 15:51:23 +02:00
  • 0019d3b055 Added Copyright information to all modified files. samhed 2013-07-17 16:44:13 +02:00
  • 35b29c98ea * On low resolution devices the status text is now justified to the left button group instead of centered. * On low resolution devices the padding towards the edges of the screen of the left and right button groups are now removed. * Since the status_bar was merged into the control-bar the actual status_bar element became redundant and was therefor removed. * Improved the style of the control-bar when there is an error or a warning. * Implemented a fix so that vnc_auto.html works as intended with the improved screen real estate patch. samhed 2013-07-17 16:11:19 +02:00
  • 6ca8a2c05c Moved the popup_status_panel to the front. samhed 2013-07-12 14:41:57 +02:00
  • 7ab02c7fc7 Changed the color and weight of the status text to white and bold. samhed 2013-07-12 11:47:41 +02:00