Commit Graph

6259 Commits

Author SHA1 Message Date
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
Virtually Nick
ca2b89077c GUACAMOLE-1293: Add common support for the msg instruction. 2023-01-10 21:10:43 -05:00
James Muehlner
5966dcae63 GUACAMOLE-1604: Merge version number bumps to 1.5.0. 2023-01-10 17:14:29 -08:00
James Muehlner
2208ce9140 GUACAMOLE-1594: Merge update to latest version of java/javascript dependencies. 2023-01-10 17:00:19 -08:00
Mike Jumper
b35873f79e GUACAMOLE-1604: Add 1.5.0 to list of compatible API versions. 2023-01-10 16:41:23 -08:00
Mike Jumper
0eed915d28 GUACAMOLE-1604: Bump Guacamole.API_VERSION to 1.5.0. 2023-01-10 16:40:52 -08:00
Mike Jumper
5ecee2efaa GUACAMOLE-1604: Bump version numbers of all projects to 1.5.0. 2023-01-10 16:40:19 -08:00
Mike Jumper
0f3cb8d056 GUACAMOLE-1594: Update JavaScript dependencies to latest compatible versions. 2023-01-10 16:28:08 -08:00
Mike Jumper
9262a2b33b GUACAMOLE-1594: Update Java dependencies to latest compatible versions. 2023-01-10 16:28:08 -08:00
James Muehlner
2187a3274c GUACAMOLE-1594: Merge exclusion of optional JavaMail dependency from Logback. 2022-11-11 16:10:58 -08:00
Michael Jumper
9ca7d00dab GUACAMOLE-1594: Exclude optional JavaMail dependency from Logback. 2022-11-11 16:04:16 -08:00
James Muehlner
ed0930212c GUACAMOLE-1594: Merge switch to Logback 1.3.x for Java 8 support. 2022-11-11 15:32:52 -08:00
Mike Jumper
22f2f89009 GUACAMOLE-1594: Switch to Logback 1.3.x (supports Java 8). 2022-11-11 15:27:28 -08:00
James Muehlner
1fc475ad33 GUACAMOLE-1594: Merge Java dependency version bumps to latest compatible versions. 2022-11-09 14:58:44 -08:00
Mike Jumper
4c8ba81c10 GUACAMOLE-1594: Override transitive common-text for LDAP with latest release (1.10.0). 2022-11-06 22:06:22 -08:00
Mike Jumper
6637f4911d GUACAMOLE-1594: Update to Spring Security 5.7.5. 2022-11-06 22:06:17 -08:00
Mike Jumper
753cfc3e5c GUACAMOLE-1594: Update to latest version of Jackson (2.14.0). 2022-11-06 22:06:06 -08:00
James Muehlner
c8cb124f8a GUACAMOLE-1594: Merge Java and JavaScript dependency updates to latest compatible versions. 2022-10-27 14:05:04 -07:00
Mike Jumper
ce9922e08c GUACAMOLE-1594: Update all Java and JavaScript dependencies to latest compatible.
NOTE: Several WebPack plugins could not be updated as all plugins within
WebPack's "webpack-contrib" have dropped support for WebPack v4
entirely, but Closure Compiler only supports WebPack v4.
2022-10-27 12:54:58 -07:00
Mike Jumper
fed176def6 GUACAMOLE-1005: Merge Docker support for configuring RemoteIPValve. 2022-07-27 23:42:11 -07:00
Mike Jumper
ef9afb0c7d GUACAMOLE-1594: Merge updates to Java/JavaScript dependencies of webapp. 2022-05-02 15:18:30 -07:00
James Muehlner
74a34337f3 GUACAMOLE-1594: Update as many transitive dependencies as possible with force rebuild. 2022-05-02 21:01:26 +00:00
James Muehlner
cc6a0b3074 GUACAMOLE-1594: Merge automatically updated NPM dependencies from dependabot. 2022-05-02 20:43:52 +00:00
James Muehlner
b06b7e4fae GUACAMOLE-1594: Update jackson-databind to 2.13.2.1 and bump other dependencies as needed. 2022-05-02 20:02:04 +00:00
James Muehlner
2f6a4fc04a GUACAMOLE-641: Merge empty field value fix for KSM integration. 2022-04-27 15:34:51 -07:00
Michael Jumper
837a0360be GUACAMOLE-641: Clarify that null will also be returned if the List actually contains null. 2022-04-27 22:01:01 +00:00
Michael Jumper
741cf481d6 GUACAMOLE-641: Ensure empty strings within KSM record fields are handled as if the field value is absent. 2022-04-27 19:22:04 +00:00
Virtually Nick
72d989115a GUACAMOLE-1322: Merge fix SAML plugin loading in Docker 2022-04-09 13:55:20 -04:00
Jean-Benoit Paux
c8835338b0 GUACAMOLE-1322: fix SAML plugin loading 2022-04-08 10:31:55 +02:00
James Muehlner
27494d765e GUACAMOLE-462: Merge sort order fix for history searching . 2022-03-31 14:25:29 -07:00