Mike Jumper
|
3acd7ce269
|
GUACAMOLE-615: Add unit tests for JS implementation of toInstruction().
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
62f31b429e
|
GUACAMOLE-615: Add unit tests for JS implementation of codePointCount().
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
525c476854
|
GUACAMOLE-615: Add unit tests for JS parser in buffer mode.
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
d6a01c28e5
|
GUACAMOLE-615: Migrate tunnel implementations to common parser.
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
81f0e8c280
|
GUACAMOLE-615: Correct parser calculation of element lengths.
|
2023-05-05 11:20:34 -07:00 |
|
Mike Jumper
|
82033adad0
|
GUACAMOLE-615: Add more thorough unit tests for protocol parsing.
|
2023-05-05 11:20:34 -07:00 |
|
James Muehlner
|
eb3c8d4888
|
GUACAMOLE-1775: Merge for auth token header change for "session/tunnels/<tunnel ID>/protocol" request.
|
2023-05-04 17:59:09 -07:00 |
|
James Muehlner
|
de5a146607
|
GUACAMOLE-1628: Merge fix for missing unzip in guacamole-client image.
|
2023-05-04 17:58:05 -07:00 |
|
Ares Li
|
bc251f5a29
|
GUACAMOLE-1775: Use header for auth token instead of a parameter in "session/tunnels/<tunnel ID>/protocol" request
|
2023-05-04 17:40:39 -07:00 |
|
Joshua Lancaster
|
f3c25f6e62
|
GUACAMOLE-1628: Docker image of guacamole client is missing unzip
|
2023-05-04 17:22:29 -07:00 |
|
James Muehlner
|
116edebf36
|
GUACAMOLE-1687: Merge fix to ensure keep-alive pings are sent.
|
2023-05-04 16:53:30 -07:00 |
|
James Muehlner
|
4d3ba8de56
|
GUACAMOLE-1562: Merge corrected handling of received tunnel UUIDs.
|
2023-05-04 16:52:37 -07:00 |
|
Michael Jumper
|
ed19b704cc
|
GUACAMOLE-1687: Clean, document, and clarify usage of tunnel timer reset function.
|
2023-05-04 16:26:07 -07:00 |
|
Michael Jumper
|
e99e104fb1
|
GUACAMOLE-1687: Leverage network activity to ensure keep-alive pings are sent.
|
2023-05-04 16:26:07 -07:00 |
|
Michael Jumper
|
70d2cd97d6
|
GUACAMOLE-1562: Update chained tunnel UUID when underlying tunnel receives UUID.
|
2023-05-04 16:21:15 -07:00 |
|
Michael Jumper
|
063557f084
|
GUACAMOLE-1562: Ensure "ping" response is not erroneously handled as the tunnel UUID.
|
2023-05-04 16:21:15 -07:00 |
|
James Muehlner
|
4534f945f2
|
GUACAMOLE-1769: Merge fixed null handling for KSM field lookup.
|
2023-04-13 13:47:20 -07:00 |
|
Michael Jumper
|
486fe6f42a
|
GUACAMOLE-1769: Handle case that KSM's getCustom() returns null.
|
2023-04-13 13:38:53 -07:00 |
|
Virtually Nick
|
9ae0c98857
|
GUACAMOLE-1752: Merge bump version numbers to 1.5.1.
|
2023-04-10 10:20:31 -04:00 |
|
Mike Jumper
|
0b4468ba24
|
GUACAMOLE-1752: Bump version numbers to 1.5.1.
|
2023-04-09 19:54:19 -07:00 |
|
Mike Jumper
|
860cb1930b
|
GUACAMOLE-1765: Merge changes migrating JS unit tests to frontend-maven-plugin and headless Firefox.
|
2023-04-07 12:01:04 -07:00 |
|
James Muehlner
|
bd12ac9bc6
|
GUACAMOLE-1765: Disable tests by default so the build doesn't require firefox.
|
2023-04-07 18:34:50 +00:00 |
|
James Muehlner
|
bf63964337
|
GUACAMOLE-1765: Switch to firefox browser.
|
2023-04-07 17:22:45 +00:00 |
|
James Muehlner
|
a765e34488
|
GUACAMOLE-1765: Use maven-frontend-plugin instead of jasmine-frontend-plugin to fix docker build.
|
2023-04-07 17:22:45 +00:00 |
|
James Muehlner
|
8a319eb908
|
GUACAMOLE-1763: Merge webapp dependency version updates.
|
2023-04-03 14:40:09 -07:00 |
|
Michael Jumper
|
1d0714f185
|
GUACAMOLE-1763: Update JavaScript dependencies to latest compatible versions.
|
2023-04-03 14:31:07 -07:00 |
|
Michael Jumper
|
8ee9ee40dc
|
GUACAMOLE-1763: Update Java dependencies to latest compatible versions.
|
2023-04-03 14:24:58 -07:00 |
|
Virtually Nick
|
2f4c9d175a
|
GUACAMOLE-1738: Merge update version of MySQL connector.
|
2023-03-15 14:52:48 -04:00 |
|
Michael Magill
|
d1cfdd8c9b
|
GUACAMOLE-1738: Update version of MySQL connector
GUACAMOLE-1738 Update version of MySQL connector used to resolve issue 1738 where it can no longer connect to the MySQL server using the new extension and old connector: https://issues.apache.org/jira/projects/GUACAMOLE/issues/GUACAMOLE-1738
|
2023-03-15 11:05:00 -07:00 |
|
James Muehlner
|
3ad32215a9
|
GUACAMOLE-1293: Merge user count UI improvements for anonymous users.
|
2023-02-03 16:54:30 -08:00 |
|
Mike Jumper
|
309350a909
|
GUACAMOLE-1293: Display anonymous users within a shared session as "Anonymous".
|
2023-02-03 16:37:19 -08:00 |
|
Virtually Nick
|
9193b37ed9
|
GUACAMOLE-1293: Merge add list/count of current users joined to a connection.
|
2023-02-03 14:29:50 -05:00 |
|
Mike Jumper
|
bd91327415
|
GUACAMOLE-1293: Allow "onmsg" to determine whether "onjoin" and "onleave" fire.
|
2023-01-31 15:27:00 -08:00 |
|
Mike Jumper
|
b7e3f73ffa
|
GUACAMOLE-1293: Clarify message parameter mapping with variable naming.
|
2023-01-30 12:07:50 -08:00 |
|
Mike Jumper
|
c45c529522
|
GUACAMOLE-1293: Display user count and join/leave notifications in out-of-the-way status indicator.
|
2023-01-30 10:16:22 -08:00 |
|
Mike Jumper
|
a0d5824e83
|
GUACAMOLE-1293: Add "onjoin" and "onleave" events as alternative to handling low-level "msg" instructions directly.
|
2023-01-30 10:16:22 -08:00 |
|
Mike Jumper
|
250039aaf9
|
GUACAMOLE-1293: Replace message list with overall shared user count.
|
2023-01-30 10:16:22 -08:00 |
|
Mike Jumper
|
9a587a16eb
|
GUACAMOLE-1322: Merge correction to SAML sanity-checking logic regarding SAML_IDP_URL.
|
2023-01-22 09:32:17 -08:00 |
|
Virtually Nick
|
8acde27aec
|
GUACAMOLE-1322: Add SAML_IDP_URL as required for Docker container absent a metadata file.
|
2023-01-14 21:48:38 -05:00 |
|
Mike Jumper
|
28ae0a9331
|
GUACAMOLE-1293: Merge client support for join/leave notifications.
|
2023-01-10 21:59:14 -08:00 |
|
Virtually Nick
|
934e437900
|
GUACAMOLE-1293: Tweak translation names to match arguments and use translation service to canonicalize.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
b666aebce8
|
GUACAMOLE-1293: Adjust argument displayed to user to match position from guacd.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
9e5f101371
|
GUACAMOLE-1293: Change "username" instruction to simply "name" for clarity on its purpose.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
22e8ba66ea
|
GUACAMOLE-1293: Add type notations to comments; switch arguments to more obvious strings.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
773a03a7d9
|
GUACAMOLE-1293: Correct and add missing comments for accuracy and clarity.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
871ffe7288
|
GUACAMOLE-1293: Change msg instruction to code plus arguments.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
d0b5ffe967
|
GUACAMOLE-1293: Change handshake instruction and client to username.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
236164c6ec
|
GUACAMOLE-1293: Add tunnel support for setting the name during client handshake.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
3abecff0d1
|
GUACAMOLE-1293: Add common support for the name handshake instruction.
|
2023-01-10 21:10:43 -05:00 |
|
Virtually Nick
|
33432c228c
|
GUACAMOLE-1293: Add client-side support for join/leave notification.
|
2023-01-10 21:10:43 -05:00 |
|