Commit Graph

  • eec09d7240 GUACAMOLE-27: Add Docker image from old guacamole-docker repository. Update license. Michael Jumper 2016-05-20 14:43:23 -07:00
  • 615a6ee77f Merge updated Dutch translations. Michael Jumper 2016-05-18 00:53:50 -07:00
  • 5f7bc65582 GUACAMOLE-2: Added Missing translations for screen recording etc in Dutch norbertk 2016-05-18 08:06:19 +02:00
  • 857a5821f3 Merge updated contribution guidelines. James Muehlner 2016-05-17 23:55:10 -07:00
  • 0b5eacf58a GUACAMOLE-3: Bring CONTRIBUTING up-to-date with the migration to Apache. Michael Jumper 2016-05-17 23:46:33 -07:00
  • de0df5d4cc GUAC-1151: Merge audio input bugs fix. James Muehlner 2016-04-04 13:33:07 -07:00
  • 1047afbb43 GUAC-1511: Apply basic resampling when copying audio from source to destination. Michael Jumper 2016-04-03 16:16:35 -07:00
  • 77cc8ef720 GUAC-1511: Use constant buffer size. Michael Jumper 2016-04-03 15:04:01 -07:00
  • 6a4fab67aa GUAC-1511: Take number of channels into account when creating SampleArray. Michael Jumper 2016-04-03 15:03:15 -07:00
  • b6e13465a7 GUAC-1511: Reduce size of buffer. Michael Jumper 2016-04-03 14:47:54 -07:00
  • 65e610275b GUAC-1511: Provide ArrayBufferWriter with ArrayBuffer. Providing 16-bit TypedArray results in truncation of each sample to the low 8 bits. Michael Jumper 2016-04-03 14:47:33 -07:00
  • 99c3f2696f GUAC-1511: ArrayBufferWriter must not exceed maximum instruction size of 8192 bytes. Michael Jumper 2016-04-03 14:45:14 -07:00
  • ac79cacea0 GUAC-1517: Merge PR for only creating one AudioContext. James Muehlner 2016-03-31 15:29:42 -07:00
  • 93783cf5d5 GUAC-1517: Maintain singleton instance of AudioContext. Michael Jumper 2016-03-31 15:12:29 -07:00
  • 065548fcdd GUAC-1511: Merge front end audio support changes. James Muehlner 2016-03-30 13:19:35 -07:00
  • 900c8f2a27 GUAC-1511: Automatically open audio stream upon connect. Michael Jumper 2016-03-30 10:00:58 -07:00
  • 076995d994 GUAC-1511: Implement Guacamole.AudioRecorder and Guacamole.RawAudioRecorder. Michael Jumper 2016-03-30 09:55:30 -07:00
  • 4e489fefad GUAC-1511: Clean up output stream creation. Add generic createOutputStream(). Add createAudioStream(). Michael Jumper 2016-03-30 09:41:48 -07:00
  • b9de1d74c1 GUAC-1511: Refactor private Guacamole.RawAudioPlayer._Format to public Guacamole.RawAudioFormat. Michael Jumper 2016-03-30 09:17:30 -07:00
  • 0d39a04a1e GUACAMOLE-1: Add DISCLAIMER. Michael Jumper 2016-03-25 16:34:52 -07:00
  • 831e974f5f GUACAMOLE-1: Update pom.xml to reflect Apache licensing. Michael Jumper 2016-03-25 13:08:24 -07:00
  • c569d2fb62 GUACAMOLE-1: Add required LICENSE and NOTICE. Remove old MIT license. Michael Jumper 2016-03-25 11:22:49 -07:00
  • 07972de9c0 GUACAMOLE-1: Relicense SQL files. Michael Jumper 2016-03-25 11:16:46 -07:00
  • 67b09c39da GUACAMOLE-1: Relicense CSS files. Michael Jumper 2016-03-25 11:09:47 -07:00
  • de1ec05b5a GUACAMOLE-1: Relicense XML files. Michael Jumper 2016-03-25 11:08:53 -07:00
  • 98a32feed8 GUACAMOLE-1: Remove copyright notice from template HTML (the DOM tree is insane otherwise). Add required license header to index.html. Michael Jumper 2016-03-25 10:50:55 -07:00
  • 1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. Michael Jumper 2016-03-25 10:45:21 -07:00
  • 2297dfbe7d GUACAMOLE-1: Ensure any LinkageErrors thrown by Class.forName() for an extension do not result in the entire startup process aborting. Michael Jumper 2016-03-22 16:30:04 -07:00
  • 2cb1ffa60d GUACAMOLE-1: Finish refactor within classname strings. Fix comments. Michael Jumper 2016-03-22 15:38:58 -07:00
  • b7b5873a92 GUACAMOLE-1: Remove unused ClipboardState class. Michael Jumper 2016-03-22 15:30:38 -07:00
  • 713fc7f89f GUACAMOLE-1: Rename Basic* classes sensibly. Refactor tunnel classes into own packages. Michael Jumper 2016-03-22 15:29:04 -07:00
  • c7a5f0bcd6 GUACAMOLE-1: Remove BasicGuacamoleProperties. Finally remove support for "auth-provider" and "lib-directory" properties. Michael Jumper 2016-03-22 15:20:48 -07:00
  • 8590a0a492 GUACAMOLE-1: Rename Basic* to File* for default authentication provider. Deprecate "basic-user-mapping" property. Michael Jumper 2016-03-22 14:50:02 -07:00
  • cbe3387d92 GUACAMOLE-1: Replace version 0.9.9 with version 0.9.9-incubating. Michael Jumper 2016-03-22 14:43:50 -07:00
  • 648a6c96f0 GUACAMOLE-1: Remove useless .net.basic subpackage, now that everything is being renamed. Michael Jumper 2016-03-22 14:35:36 -07:00
  • 4198c33df6 GUACAMOLE-1: Refactor old net.sourceforge package to org.apache. Michael Jumper 2016-03-22 14:27:16 -07:00
  • 1f7d9bb052 GUACAMOLE-1: Update SCM references in pom.xml Michael Jumper 2016-03-22 14:14:02 -07:00
  • 6990344697 GUACAMOLE-1: Refactor org.glyptodon package/groupId to org.apache. Michael Jumper 2016-03-22 14:05:53 -07:00
  • 2358d88683 Merge pull request #310 from IT-Experte/patch-2 Mike Jumper 2016-03-17 13:46:30 -07:00
  • 64771d3165 Merge pull request #264 from IT-Experte/patch-5 Mike Jumper 2016-03-17 13:44:02 -07:00
  • e169ec0730 Merge pull request #335 from plus3it/GUAC-1502 Mike Jumper 2016-03-17 13:33:59 -07:00
  • 9403488803 Merge pull request #338 from glyptodon/overall-limits James Muehlner 2016-03-17 13:24:24 -07:00
  • e3f24f2f79 GUAC-1512: Refer to defaults as defaults. Michael Jumper 2016-03-17 13:01:48 -07:00
  • d0c9d731c0 GUAC-1512: Correct typo in documentation for tryIncrement(). Michael Jumper 2016-03-17 12:59:16 -07:00
  • 0a95e16151 GUAC-1512: Add absolute connection limit properties for MySQL/PostgreSQL. Michael Jumper 2016-03-17 00:51:29 -07:00
  • b0d890d0ac Merge pull request #337 from glyptodon/rdp-resize James Muehlner 2016-03-16 20:44:18 -07:00
  • 862e24ff64 GUAC-1164: Add definitions and translation strings for resize method parameter. Michael Jumper 2016-03-16 14:48:51 -07:00
  • fd2ed9505a Merge pull request #336 from glyptodon/screen-recording James Muehlner 2016-03-15 20:34:23 -07:00
  • e8496c2193 GUAC-236: Add parameters and translation strings for screen recording. Michael Jumper 2016-02-28 23:56:16 -08:00
  • 8e934d5fb3 GUAC-1502 LDAP plugin documentation fix for seeAlso attribute in exampleConfigGroup.ldif Patrick Richardson 2016-02-25 09:53:29 -05:00
  • 8a9e5fc73f Merge pull request #334 from glyptodon/close-resource James Muehlner 2016-02-20 20:42:36 -08:00
  • c430e6a333 GUAC-1378: Ensure HTML patch resources are closed after reading. Michael Jumper 2016-02-20 19:24:00 -08:00
  • 98af1e3d7f Merge pull request #333 from glyptodon/GUAC-1378 James Muehlner 2016-02-19 16:36:46 -08:00
  • a66513b724 GUAC-1378: Pull and apply patches from REST endpoint. Michael Jumper 2016-02-19 00:23:39 -08:00
  • bda64a2108 GUAC-1378: Add service for communicating with the /api/patches REST endpoint. Michael Jumper 2016-02-19 00:22:43 -08:00
  • 4881e5c778 GUAC-1378: Serve HTML patch resources from /api/patches. Michael Jumper 2016-02-19 00:21:42 -08:00
  • ec4f37032b GUAC-1378: Read HTML patch resources from extensions into service. Michael Jumper 2016-02-19 00:20:02 -08:00
  • 29a071587b GUAC-1378: Add "html" property to manifest. Michael Jumper 2016-02-19 00:06:49 -08:00
  • c01e8c6a9a GUAC-1378: Evict cache of $templateRequest results when $templateCache is modified externally. Michael Jumper 2016-02-18 19:52:44 -08:00
  • 8f17e9ed0a GUAC-1378: Cache previous calls to $templateRequest() to avoid duplicating patch processing work. Michael Jumper 2016-02-18 17:49:48 -08:00
  • f2a767f045 GUAC-1378: It's a constructor, not a contructor. Michael Jumper 2016-02-18 17:18:13 -08:00
  • f57a4f80db GUAC-1378: Use <meta> tags instead of a special <guac-patch> root element. Michael Jumper 2016-02-18 17:13:47 -08:00
  • 9c11363224 GUAC-1378: Define HTML patches using a special <guac-patch> root element. Michael Jumper 2016-02-18 13:34:07 -08:00
  • 5e6c9c2c9d GUAC-1378: Added decorator to intercept and modify templates as they are loaded. James Muehlner 2016-02-17 23:09:13 -08:00
  • 7395f71af6 Merge pull request #331 from glyptodon/sync-clipboard-with-keys James Muehlner 2016-02-10 09:44:34 -08:00
  • a36bc3d9c3 GUAC-1480: Sync local clipboard with received clipboard data if it appears to be due to an in-progress keyboard shortcut. Michael Jumper 2016-02-09 21:59:46 -08:00
  • 5c4b787002 Merge pull request #330 from glyptodon/fix-clipboard-reset James Muehlner 2016-02-09 14:18:13 -08:00
  • 443e93a3c2 GUAC-1480: Consume 'guacClipboard' events ONLY in guacClient directive. Use 'guacClipboard' events as the sole source of clipboard data - do not scope watch. Michael Jumper 2016-02-09 14:05:48 -08:00
  • 948ccffd82 Merge pull request #329 from glyptodon/GUAC-1480 Mike Jumper 2016-02-08 21:59:19 -08:00
  • a492e2a8f3 GUAC-1480: Fix broken menu clipboard regression. James Muehlner 2016-02-08 21:39:58 -08:00
  • 1564aeed87 GUAC-1480: Unfocus clipboard DOM element to avoid mobile keyboard popping up. James Muehlner 2016-02-08 21:00:56 -08:00
  • 1896d9418f GUAC-1480: Check clipboard on load as well. Michael Jumper 2016-02-05 11:39:39 -08:00
  • 944d126c42 GUAC-1480: Clean up and document init. Michael Jumper 2016-02-05 10:47:30 -08:00
  • 3869ca25c9 GUAC-1480: Increase size of timing window when waiting for clipboard to settle. Michael Jumper 2016-02-05 10:43:06 -08:00
  • 43022c14b3 GUAC-1480: Only check clipboard when window regains focus. Do not attempt to read clipboard unless textarea actually has focus (paste may occur elsewhere otherwise). Michael Jumper 2016-02-04 22:01:36 -08:00
  • 31eb5ec73f GUAC-1480: Do not poll - just hook into events where the clipboard may have changed. Michael Jumper 2016-02-04 17:33:26 -08:00
  • 8740d365eb GUAC-1480: Do not rely on 0x0 clipping - it causes window.getSelection().toString() to return nothing. Things need to be at least 1x1 for selection to work reliably. Michael Jumper 2016-02-03 16:54:25 -08:00
  • ca20d6a17d GUAC-1480: Remove use of "Allow Clipboard" extension. Michael Jumper 2016-02-03 16:53:13 -08:00
  • b361168bb9 GUAC-1480: Don't set the clipboard state if it hasn't changed. James Muehlner 2016-02-01 23:05:05 -08:00
  • 7ec53c94ce GUAC-1480: Use AllowClipboard and execCommand for local/remote clipboard integration. James Muehlner 2016-02-01 22:03:44 -08:00
  • 14889c7d73 Merge pull request #326 from glyptodon/japanese-keymap James Muehlner 2016-02-01 14:59:52 -08:00
  • d7bea32a95 GUAC-1410: Add parameter and value translation string for Japanese keymap. Michael Jumper 2016-02-01 14:57:21 -08:00
  • d136c9a87a Merge pull request #325 from glyptodon/text-recording James Muehlner 2016-01-27 12:59:54 -08:00
  • 8b03062de6 GUAC-1451: Add SSH/telnet typescript parameters and their English translations. Michael Jumper 2016-01-25 13:00:56 -08:00
  • 98bf85ba8b Merge pull request #324 from glyptodon/time-tokens James Muehlner 2016-01-22 14:17:44 -08:00
  • 6647cdf12d GUAC-1451: Publicly expose token names. Michael Jumper 2016-01-22 11:48:26 -08:00
  • 7789fe89d7 GUAC-1451: Do not require Credentials for adding standard tokens. Michael Jumper 2016-01-22 11:47:37 -08:00
  • 22f650b4f7 GUAC-1451: Add standard GUAC_DATE and GUAC_TIME parameter tokens. Michael Jumper 2016-01-22 11:39:51 -08:00
  • 4fc5da50de Merge pull request #323 from glyptodon/ldap-role James Muehlner 2016-01-22 09:46:42 -08:00
  • ceeb6a8be1 GUAC-1388: Correct ancient reference to our old Trac system. Michael Jumper 2016-01-22 08:42:02 -08:00
  • dabd093667 GUAC-1388: Clarify documentation of getConnectionSearchFilter(). Michael Jumper 2016-01-22 08:36:43 -08:00
  • b9e0ce87ee GUAC-1388: Document null return of getGroupBaseDN(). Michael Jumper 2016-01-22 08:31:06 -08:00
  • c0aadff989 GUAC-1388: Clarify definition of "ldap-group-base-dn" property. Michael Jumper 2016-01-22 08:30:48 -08:00
  • 84eb4d8598 GUAC-1388: Correct whitespace errors. Remove unrelated reformatting. Michael Jumper 2016-01-22 08:28:02 -08:00
  • a9b8fce84d Merge branch 'GUAC-1388' of git://github.com/plus3it/guacamole-client into ldap-role Michael Jumper 2016-01-22 08:23:50 -08:00
  • 72dddc0921 GUAC-1388 Allow LDAP role-based access control for guacConfigGroups Patrick Richardson 2015-12-10 09:35:29 -05:00
  • bbd6bc0ed2 Merge pull request #322 from glyptodon/maintain-focus James Muehlner 2016-01-18 22:17:32 -08:00
  • 7d759a5718 GUAC-1379: Ensure focus is assigned back to the document, even if it would otherwise be prevented by preventDefault() within Guacamole.Mouse. Michael Jumper 2016-01-18 22:10:18 -08:00
  • 3c35437627 Merge pull request #321 from glyptodon/GUAC-1463 Mike Jumper 2016-01-18 20:30:51 -08:00
  • f4e94e22f0 GUAC-1463: Don't trust the keydown event if it's for a printable character. James Muehlner 2016-01-18 20:26:19 -08:00