Commit Graph

  • 42043aa322 Cleanup for the resize related functions samhed 2016-04-26 18:01:15 +0200
  • 99d9af6c26 Switch names between the container and the screen samhed 2016-04-26 17:27:17 +0200
  • 95376a723f Add fallback value for devicePixelRatio samhed 2016-05-12 16:43:19 +0200
  • fed76b2493 Add missing parenthesis (#600) Samuel Mannehed 2016-04-30 04:26:30 +0200
  • 7e50f0dbb3 Respect the threshold in the viewdrag test (#600) Samuel Mannehed 2016-04-30 04:07:33 +0200
  • b87c4fe656 Merge branch 'SirCmpwn-fix-send-on-disconnect' Samuel Mannehed 2016-04-30 02:33:06 +0200
  • 00f6ddc9e6 Fix failing test Drew DeVault 2015-07-30 10:32:25 -0400
  • 2bd1b0e9ca Fix occasional error with sending while readyState !== 1 Drew DeVault 2015-07-30 10:13:35 -0400
  • c1817fc800 Add a threshold for viewport dragging (#600) samhed 2016-04-28 17:41:48 +0200
  • a4570ce376 Adds tap-to-click in viewport drag mode (#600) Jonathan Bennett 2016-04-28 06:46:40 -0500
  • 1cb1ec95fd Force clipping mode in Safari on all platforms samhed 2016-04-25 16:38:23 +0200
  • c8661fdd5b Re-arrange global UI variables samhed 2016-04-25 16:35:49 +0200
  • e7585c1019 Merge pull request #602 from oneru/typo-fix Solly Ross 2016-04-13 15:02:48 -0400
  • 6041789ac7 Adds missed line from PR 597 Jonathan Bennett 2016-04-13 12:53:37 -0500
  • 5b0dc1d486 Merge pull request #597 from oneru/master Solly Ross 2016-04-12 17:32:43 -0400
  • 3351c58162 Handle missing leading slash in elem.pathname Jonathan Bennett 2016-04-11 13:01:28 -0500
  • fa70e52873 Fixed VCS URLs (https). Ondřej Nový 2016-02-28 15:31:00 +0100
  • 4fd47a1089 Fixed homepage (https). Ondřej Nový 2016-02-28 15:30:55 +0100
  • 3fcb3ba755 Merge pull request #582 from kanaka/bug/render-queue-corruption Solly Ross 2016-02-24 16:52:55 -0500
  • 7a316c8563 Make sure to copy arrays when using render queue Solly Ross 2016-02-24 15:59:58 -0500
  • 6d1fd74e3b Merge pull request #568 from kanaka/refactor/remove-refs-to-jsunzip Solly Ross 2016-01-06 16:01:50 -0500
  • 82f9fafc6b Merge branch 'feature/token-in-url' Solly Ross 2016-01-06 15:57:04 -0500
  • 40ef2c29cd Pass token into the path variable Miguel Xavier Penha Neto 2015-10-01 17:26:44 -0300
  • 208f9115fc Merge pull request #547 from pigshell/hashargs Solly Ross 2016-01-06 14:22:24 -0500
  • 7be8dae27e Fixed vnc_perf.html Solly Ross 2016-01-06 13:26:26 -0500
  • b56cdf279d Remove unused variables in the TIGHT server init Solly Ross 2016-01-06 11:18:47 -0500
  • c5fe95a3b0 Remove remaining references to jsunzip.js Solly Ross 2016-01-06 11:09:34 -0500
  • 506fb6959f Merge pull request #565 from kanaka/bug/dynamic-rq-resize Solly Ross 2016-01-05 14:28:01 -0500
  • ed3ba0367d On-Demand Dynamic Receive Queue Resizing Solly Ross 2015-12-03 21:30:47 -0500
  • 2909dc4ba5 Disable copyWithin Use in Websock.js Solly Ross 2015-12-22 13:51:30 -0500
  • 71335c07d7 Merge pull request #555 from maditnerd/patch-1 Joel Martin 2015-11-23 22:32:31 -0500
  • f08c3f51f2 Small typo in launch.sh Sarrailh Rémi 2015-11-23 13:08:05 +0100
  • b70de64752 Add hash fragment as an optional method to supply config variables. Ganesh Varadarajan 2015-10-22 19:57:07 +0530
  • c5ff2bdcfd Merge pull request #543 from DvdGiessen/fix/vnc_sendpassword_auth Solly 2015-10-16 11:08:04 -0400
  • 6404e7e6f7 Added return to correctly wait for password input before proceeding. Fixes #542 Daniël van de Giessen 2015-10-16 16:38:35 +0200
  • 2d07c1c37b Merge pull request #532 from kanaka/bug/pako-issue Solly 2015-09-23 11:29:43 -0400
  • f8ff2ef7dd Make sure Pako always has enough room Solly Ross 2015-09-22 16:19:52 -0400
  • cae0c6d5d8 Moved resizeTimout to the UI object, no reason to have it outside anymore.. samhed 2015-09-22 14:59:44 +0200
  • 744e388c95 Merge pull request #524 from kanaka/bug/tight-buffer-overread Solly 2015-08-27 18:46:26 -0400
  • 54f86e5cda Fix buffer over-reads in handle_tight Solly Ross 2015-08-26 14:28:10 -0400
  • 51dd99d701 Fix bug in non-true-color code Solly Ross 2015-08-24 19:34:30 -0400
  • ae660d756c Tests: Fixed bug in displayed assertion Solly Ross 2015-08-24 19:30:44 -0400
  • 6901a940e7 UI: Fix typo preventing reconnect after password Solly Ross 2015-08-24 16:41:00 -0400
  • 896408dc10 Merge pull request #488 from kanaka/feature/more-perf-improvements Solly 2015-08-14 11:56:57 -0400
  • 9ff43f4745 Only work with integers when panning to avoid getting a blurry image. Also disable image-smoothing to avoid bugs seen on Android which were also causing a blurry image while panning. samhed 2015-08-14 17:02:00 +0200
  • 6ba51664ff Skip unnecessary render queue object creation Solly Ross 2015-06-02 15:32:14 -0400
  • d7802123c1 Fix multi-line assertion messages in test runner Solly Ross 2015-05-28 15:09:31 -0400
  • 1bcd031ba2 Allow the use of the PhantomJS remote debugger Solly Ross 2015-05-28 15:07:43 -0400
  • 48deea531c Use Typed Arrays for the send queue Solly Ross 2015-05-28 15:28:30 -0400
  • 27880486c7 Avoid Creating Small Objects Frequently Solly Ross 2015-05-28 15:27:40 -0400
  • c5e051b3b3 Use Typed Arrays for the Websock receive queue Solly Ross 2015-05-20 17:10:59 -0400
  • 7f1bae02b4 Remove unecessarily nested loop Solly Ross 2015-05-19 16:49:39 -0400
  • f10eccca40 WIP: Switch to Pako for zlib Solly Ross 2015-05-18 19:01:58 -0400
  • 09d2eb4671 Fix RFB.js JSHint Errors Solly Ross 2015-08-04 15:50:20 -0400
  • 4b804655d1 Fix up vnc_playback.html and playback.js Solly Ross 2015-05-15 14:27:23 -0400
  • 85c2b30e0d CI: Switch to Container-Based Travis Solly Ross 2015-08-06 14:37:01 -0400
  • 7e13e968f3 Merge pull request #499 from samhed/fullscreen Samuel 2015-07-01 13:16:53 +0200
  • a6fce9afc5 * Hide the fullscreen toggle button on Safari since alphanumerical keyboard input doesn't work in fullscreen. * Force clipping mode in Internet Explorer while in fullscreen since scrollbars doesn't work in fullscreen. samhed 2015-06-25 22:28:04 +0200
  • 6c47cdcddb Adapt display to be able to handle a changing clipping-setting while connected samhed 2015-06-25 14:58:57 +0200
  • 5fdefbf3b0 Fixes #498 - Add the ability to toggle fullscreen mode samhed 2015-06-18 10:45:59 +0200
  • 440e882ac6 Fix error from a previous commit, there is no data type called 'text'.. samhed 2015-06-25 22:34:44 +0200
  • 722b824e1b Renamed popupStatusPanel to popupStatus and removed the global variable which kept track on if it was open or not (it automatically closes after 1.5 seconds anyway). samhed 2015-06-25 17:04:55 +0200
  • 46b601ba73 Clarified enableDisableClip (now called enableDisableViewClip) and moved it to where the other clipping functions are. samhed 2015-06-25 15:29:23 +0200
  • 19c8c7e75b Allow the popupStatusPanel to show any text but close it on a 1.5 second timer. samhed 2015-06-25 15:22:53 +0200
  • 68f6ec4f98 Clarify code with regards to the viewport drag functionality * Fixes #502 so that the viewport drag functionality can't get stuck samhed 2015-06-24 16:20:03 +0200
  • 3889ea854f Always show the viewport drag button on touch devices to keep the GUI from "jumping around". Enable/disable the button instead of show/hide on these devices. samhed 2015-06-16 22:39:17 +0200
  • 48d9bf8421 Merge pull request #497 from MOZGIII/MOZGIII-patch-vnc-auto-fix Solly 2015-06-12 14:34:34 -0400
  • 0c43412e00 Fixed incorrect UI usage and minor updateState params errors in vnc_auto.html MOZGIII 2015-06-12 20:41:41 +0300
  • 5a7ab71fe0 Reverting most of commit cb3e4de. The issue was not related to using keyboardinputReset.. the issue was infact a typo which was introduced in 3b8ec46. I must be too tired.. samhed 2015-05-19 13:34:50 +0200
  • 6abf27a0a5 Stop using keyboardinputReset at the start of keyInput * This fixes backspace when using the on-screen keyboard on Android samhed 2015-05-19 12:42:33 +0200
  • 08ee0a34b9 Update LICENSE.txt Samuel 2015-05-05 13:13:17 +0200
  • fc0cdfdb02 Merge pull request #483 from fabian-z/master Samuel 2015-05-04 12:17:30 +0200
  • 8dce1ebfd4 Move #keyboardinput declarations to base.css/ui.js Fabian Zaremba 2015-05-03 19:28:05 +0200
  • ffb470ff5b Re-fixes #428 which was broken by commit 58ded70 * Disable local cursor when the browser doesn't support data uri samhed 2015-04-29 14:54:28 +0200
  • 8f1a16be2f Merge pull request #415 from jimdigriz/fixes Solly 2015-04-07 14:29:46 -0400
  • 99cecb8ff4 Merge pull request #474 from kanaka/bug/throw-error-from-constructor Solly 2015-03-27 13:23:32 -0400
  • 7a32975bea Merge pull request #475 from kanaka/bug/follow-symlinks-for-here Solly 2015-03-27 11:54:39 -0400
  • 0066dc9701 Throw exceptions from RFB constructor Solly Ross 2015-03-24 16:02:53 -0400
  • a755c61d69 Create RFB object on connect Solly Ross 2015-03-24 15:05:38 -0400
  • 87de9690c7 Follow symbolic links in launch.sh Solly Ross 2015-03-26 16:57:17 -0400
  • 19d70049ff Make getCanvasLimit more efficient by only calling getPosition once. samhed 2015-03-11 07:29:30 +0100
  • d524344fcd Merge pull request #464 from kanaka/bug/firefoxresize Solly 2015-03-10 17:13:21 -0400
  • 9dea8eb076 * Don't check specific html elements from the display code (Fixes #446) * Renamed and reworked fbuClip to clippingDisplay * Added tests for clippingDisplay * Use the a noVNC_container which covers the entire page to get the full size (Fixes #463) * Added maxWidth and maxHeight to the canvas which can limit the viewport size * Only show either the canvas or the logo, hide one when the other is shown * Always center the canvas (previously it was only centered when not clipping) * Removed iOS specific "position-fixed" fixes and start calling setBarPosition on every resize * Removed the noVNC_screen_pad samhed 2015-03-09 14:30:56 +0100
  • 7e668d89d4 * Change name of ext_desktop_size to the proper ExtendedDesktopSize * Added better error handling in ExtendedDesktopSize * Added helper function to share code with DesktopSize * Update test.rfb.js to only check for error handling if we were the ones requesting the resize samhed 2015-03-05 14:56:47 +0100
  • dd451aa9c6 Make the touch-keyboard code more robust through verifying that global variables are set before use. samhed 2015-03-05 09:54:56 +0100
  • 6de7b8fe4f Merge pull request #451 from kanaka/feature/scaling Samuel 2015-03-05 09:52:10 +0100
  • 05a6700da4 Support local scaling Solly Ross 2015-02-17 22:41:34 -0500
  • a74fe4fc58 * Adds a source.lintian-overrides for include/logo.js. This is a logo, and not code source, so I believe it should be fine. Moreover, the file in include/logo.js.png is the source, and running "base64 include/logo.js.png" generates the same data, so it is my point of view that we're in the case of a false positive. If one difers, please provide the patch to generate the logo.js out of the logo.js.png file. debian/0.4+dfsg+1+20131010+gitf68af8af3d-4 Thomas Goirand 2015-03-02 17:34:31 +0100
  • e9f9fbe129 * Adds security patch (Closes: #778618): adds_support_for_secure_attribute_on_token_cookie.patch Thomas Goirand 2015-03-02 17:29:37 +0100
  • 7ad7f49821 Update UI to allow for different scaling modes Solly Ross 2015-02-17 18:53:38 -0500
  • b1b8f07ee4 Launch Sauce Connect through Travis Solly Ross 2015-02-27 15:04:34 -0500
  • 985d92473e Merge pull request #461 from kanaka/bug/459-incorrect-position-with-scrollbars Solly 2015-02-27 14:11:46 -0500
  • 857a5d9812 Make Util.getPosition be relative to page Solly Ross 2015-02-25 17:02:16 -0500
  • 4f19eb490b Increase Karma-Sauce Connector Timeout Solly Ross 2015-02-27 13:21:43 -0500
  • 4a393189da Update dependencies to the latest versions Solly Ross 2015-02-27 12:42:43 -0500
  • 19f53bf886 Merge pull request #458 from kanaka/bug/disconnect Samuel 2015-02-26 12:41:46 +0100
  • 5fee691e36 Fix disconnect/reconnect issues Solly Ross 2015-02-20 17:27:27 -0500
  • ce39d84217 Remove 'debian' directory Solly Ross 2015-02-20 17:31:37 -0500
  • a06a1973f1 Remove last bits of websockify cruft Solly Ross 2015-02-17 23:14:30 -0500
  • 6ab8173bd2 Make sure websockify is cloned to the correct dir Solly Ross 2015-02-17 17:54:21 -0500