Commit Graph

  • 69259cef8a all user to set env "SSLONLY" to any value, then `--ssl-only` will work. neilpang 2017-03-25 18:49:07 +0800
  • 2e14840e3c do not clear the value, so that one can pass in the values throw env variables. neilpang 2017-03-25 18:06:19 +0800
  • 5abbdf5a51 Merge pull request #738 from patrakov/master Solly Ross 2017-03-24 17:40:15 -0700
  • a5c8a755e8 Hide internal keyboard functions Pierre Ossman 2017-01-24 13:36:31 +0100
  • 0a865e15ff Remove character substitution Pierre Ossman 2017-01-24 12:55:54 +0100
  • 278a5e7fbd Simplify keysymdef.js Pierre Ossman 2017-01-24 12:49:29 +0100
  • 041568bd31 Clean up keysymdef Pierre Ossman 2017-01-24 12:39:21 +0100
  • 524d67f283 Remove keysym names from keysymdef.js Pierre Ossman 2017-01-24 12:07:26 +0100
  • 9076defaca Get parse.js in sync with generated code Pierre Ossman 2017-03-24 10:49:00 +0100
  • 7e19216368 Define an initial shadow for spinner Pierre Ossman 2017-03-23 17:53:09 +0100
  • dd7068984d Merge pull request #774 from novnc/refactor/es6-module-loader Solly Ross 2017-03-22 15:28:13 -0700
  • d6c17390f0 Make vnc_playback.html functional once more Solly Ross 2017-03-01 21:10:09 -0500
  • 7569cdc21e Fix vnc_auto.html Solly Ross 2017-03-01 16:26:15 -0500
  • 152c399513 Vendor in an IE11 polyfill for Promises Solly Ross 2017-03-01 11:17:44 -0500
  • adfc9d3f54 Move error handler into separate file Solly Ross 2017-02-28 20:47:02 -0500
  • e6a8eb15ca Only apply settings with an RFB object Solly Ross 2017-02-26 16:55:24 -0500
  • b4ff032e20 Fix view_only clipboard handling Solly Ross 2017-02-26 16:50:54 -0500
  • c53af3f5f6 Move scripts in vnc.html head Solly Ross 2017-02-14 18:11:55 -0500
  • 399fa2ee2d Optimize ES6 Module Loader Polyfill Solly Ross 2017-02-11 16:49:03 -0500
  • e25f9c4010 Use transition animation while loading Solly Ross 2017-02-14 18:39:19 -0500
  • dfae3209eb Update tests to work with new structure Solly Ross 2017-02-05 12:34:47 -0500
  • 6d6f0db0da Refactor ES6 module structure/split up Util Solly Ross 2017-02-04 21:26:00 -0500
  • 6e744119f8 Remove WebUtil.load_scripts Solly Ross 2017-02-04 17:40:18 -0500
  • 2a7c6d20ab Load translations over XHR Solly Ross 2017-02-14 19:38:54 -0500
  • bc35b1d27e Remove WebUtil.dirObj Solly Ross 2017-02-04 17:16:05 -0500
  • 6cae7b58b8 Allow transforming to any format Solly Ross 2017-02-04 17:12:00 -0500
  • 83250a6aa6 Use PNG for mouse cursors Pierre Ossman 2017-03-06 15:54:00 +0100
  • f150918c53 Create vnc_auto_ui.html mkunz7 2017-03-01 14:09:11 -0600
  • 4faaf43176 Use ES6 modules natively via Polyfill Solly Ross 2017-02-03 23:59:44 -0500
  • fba220c6fc Vendor an ES6-modules-compatible Pako Solly Ross 2017-02-03 23:55:00 -0500
  • 7915a3a953 Merge bf18b69cf4 into b56d975248 Ayon Ghosh 2017-02-27 15:32:53 +0000
  • 33f703d97d Merge 6a52878729 into b56d975248 Chris Gordon 2017-02-27 15:32:02 +0000
  • 61030611d5 Merge 622dd05f8d into b56d975248 Ayon Ghosh 2017-02-27 15:31:38 +0000
  • 3ae0bb0968 Uncomment ES6 module syntax Solly Ross 2017-02-03 23:17:44 -0500
  • d55e454582 Fix typos in imports and i18n Solly Ross 2017-02-03 23:12:53 -0500
  • f8b78d20b1 Merge 72a5eec1cf into b56d975248 matthewcmead 2017-02-24 14:45:09 +0000
  • 4933531463 Merge 986f574d76 into b56d975248 David Gnedt 2017-02-24 14:45:08 +0000
  • b56d975248 Merge branch 'settingswhileconnected' of https://github.com/samhed/noVNC Samuel Mannehed 2017-02-24 15:42:27 +0100
  • 7a005a1b18 Merge branch 'disableLabels' of https://github.com/samhed/noVNC Samuel Mannehed 2017-02-24 15:13:09 +0100
  • 6e8a8c8df1 Remove 512x512 icon Pierre Ossman 2017-02-23 16:29:16 +0100
  • 90ecc739df Protect against race in setCapture() polyfill Pierre Ossman 2017-02-23 14:26:50 +0100
  • 24584cca89 Disable labels for settings as well Samuel Mannehed 2017-02-17 16:16:29 +0100
  • 6c857dc50c Set input type number for port & reconnect_delay Samuel Mannehed 2017-02-17 15:17:50 +0100
  • a7ca8e5c1a Fix wrong colours on local cursor Pierre Ossman 2017-02-20 16:44:54 +0100
  • fb49f91b00 Allow local cursor to be changed while connected Samuel Mannehed 2017-02-19 01:52:47 +0100
  • 3a535adab0 Allow auto reconnect to be changed while connected Samuel Mannehed 2017-02-18 22:01:12 +0100
  • ef1e8bab22 Allow view_only to be changed while connected Samuel Mannehed 2017-02-18 20:43:25 +0100
  • f78a652e86 Don't send or recieve clipboard in view_only Samuel Mannehed 2017-02-18 20:39:57 +0100
  • 0298305e80 Allow clipping to be changed while connected Samuel Mannehed 2017-02-18 16:30:35 +0100
  • c3325dc6f7 Fix translateDOM for placeholders Samuel Mannehed 2017-02-17 12:43:59 +0100
  • e677b66cc7 Proper workaround for Chrome's scrollbar bug Pierre Ossman 2017-02-16 16:28:55 +0100
  • b56772ec43 Update drag button at right time Samuel Mannehed 2017-02-16 15:53:48 +0100
  • 6bfd9dc96f Update clipping before changing scaling Samuel Mannehed 2017-02-16 15:38:58 +0100
  • 5f38376adb Don't change stored setting when "forcing" Samuel Mannehed 2017-02-16 15:37:55 +0100
  • 631428d966 Fix status class for IE Samuel Mannehed 2017-02-16 15:24:53 +0100
  • b18ef8162e Allow scroll bars on Safari and IE Samuel Mannehed 2017-02-16 15:14:08 +0100
  • f3b7727535 Fix canvas size on IE Samuel Mannehed 2017-02-16 14:48:34 +0100
  • 280676c7e9 Properly encapsulate the scale in Display Samuel Mannehed 2017-02-16 13:32:11 +0100
  • 8cbf1dd9d2 Set correct cursor style for setCapture() Samuel Mannehed 2017-02-16 13:25:34 +0100
  • 10d1ecc118 Remove return value from event handlers Samuel Mannehed 2017-02-16 10:52:18 +0100
  • a0e3ec0ae6 Stop using window.event Samuel Mannehed 2017-02-16 10:48:56 +0100
  • af1b2ae1e5 Remove Util.getEventPosition() Samuel Mannehed 2017-02-16 10:43:32 +0100
  • b69dda9b19 Clean up some mouse workarounds Samuel Mannehed 2017-02-14 16:22:56 +0100
  • 1658466579 Improve setCapture polyfill Samuel Mannehed 2017-02-14 16:20:18 +0100
  • 0ee5ca6ebe Fix tests after changing auth negotiation Pierre Ossman 2017-02-13 15:00:32 +0100
  • 95533c579e Better selection of auth type Pierre Ossman 2017-02-13 13:58:10 +0100
  • bd7d89e7cc Fix resize on Chrome Samuel Mannehed 2017-02-10 16:39:18 +0100
  • 6ffdfd3aa7 Improve check for when to ignore mouse events Pierre Ossman 2017-02-09 16:02:58 +0100
  • 86d15a4929 Use setCapture() polyfill everywhere Pierre Ossman 2017-02-09 15:51:22 +0100
  • b345859ed6 More aggressive retaining of focus Pierre Ossman 2017-02-09 14:20:37 +0100
  • 986f574d76 Update German translation David Gnedt 2017-02-08 14:29:27 +0100
  • d94e86bf51 Merge 905f3df565 into 0ae5b50a0e Samuel Mannehed 2017-02-07 15:44:59 +0000
  • 0ae5b50a0e Expect console.debug(), not console.log(), in test Pierre Ossman 2017-02-07 16:44:16 +0100
  • d314d2c226 Merge branch 'util-console' of https://github.com/tghw/noVNC Pierre Ossman 2017-02-07 16:37:58 +0100
  • 3f48c7017d Tweak spinner appearence Pierre Ossman 2017-02-07 16:09:10 +0100
  • ec7ba3eeae Remove binary protocol tests Pierre Ossman 2017-02-03 17:16:02 +0100
  • c4482d2de5 Remove buffer limit tests Pierre Ossman 2017-02-03 17:15:27 +0100
  • d2467189f5 Don't delay WebSocket flushing Pierre Ossman 2017-02-03 17:11:39 +0100
  • 84b05d24b0 Allow submitting the password from the input field Pierre Ossman 2017-02-03 13:19:15 +0100
  • 648c83984c Scroll correct element Pierre Ossman 2017-02-03 13:17:43 +0100
  • 2e6a58fb15 Avoid changing scale unless necessary Pierre Ossman 2017-02-03 12:00:13 +0100
  • a6e52f9a73 Merge display scale changes Pierre Ossman 2017-02-03 11:56:02 +0100
  • f6299e0aed Move keyboard style in CSS Pierre Ossman 2017-02-03 11:44:24 +0100
  • 9865432a02 Center canvas (again) Pierre Ossman 2017-02-03 11:43:17 +0100
  • 93c4b5caaa Merge pull request #762 from novnc/saveimmediately Samuel Mannehed 2017-01-30 13:02:49 +0100
  • 623b1b7d96 Allow resize setting to be changed while connected Samuel Mannehed 2017-01-23 15:37:04 +0100
  • 59387b34ea Separate init functions from event handling setup Samuel Mannehed 2017-01-23 14:54:31 +0100
  • 3fdc69ceda Rename function for adding resize handlers Samuel Mannehed 2017-01-23 14:53:12 +0100
  • b3d91b78e1 Rename and move init function for fullscreen Samuel Mannehed 2017-01-23 13:25:55 +0100
  • dceda58642 Save settings immediately Samuel Mannehed 2017-01-23 12:20:45 +0100
  • 72a5eec1cf Convert key code 219 to XK_bracketleft for passthrough of ctrl-[ mmead 2017-01-24 17:45:34 -0500
  • 0b09e9cb6f Remove unused toggleConnectPanel function Samuel Mannehed 2017-01-23 12:16:01 +0100
  • aa90547519 Add UI wrapper for Webutil.init_logging Samuel Mannehed 2017-01-23 12:15:09 +0100
  • 13a085a794 Merge 73a6b8c9a2 into 394ad22be9 Pierre Ossman (Work account) 2017-01-23 16:09:16 +0000
  • 73a6b8c9a2 Remove magic dependency system in tests Pierre Ossman 2017-01-18 17:12:28 +0100
  • 6bc9cadaef Use RequireJS module system Pierre Ossman 2017-01-18 16:57:20 +0100
  • 394ad22be9 Merge branch 'add-reconnect' of https://github.com/fd0/noVNC Pierre Ossman 2017-01-23 13:47:57 +0100
  • 044d54ed62 Add reconnect option Alexander Neumann 2017-01-11 15:08:56 +0100
  • 7b4a6729dd Merge eb386b7672 into a7619faf18 Kevin Kelley 2017-01-20 09:20:05 +0000
  • a7619faf18 Set pointer cursor for status bar Pierre Ossman 2017-01-20 10:11:16 +0100