Virtually Nick
a9f0e55958
GUACAMOLE-641: Merge expand extension API to allow properties to be retrieved from key vaults.
2021-05-30 21:28:08 -04:00
Michael Jumper
8d63277ba7
GUACAMOLE-1204: Migrate Guacamole.Mouse to new event stack.
2021-05-30 17:37:17 -07:00
Mike Jumper
3ec0bdbc57
GUACAMOLE-1355: Merge missing Korean translations.
2021-05-28 00:59:10 -07:00
Moon Sungjoon
49d1ad5e34
GUACAMOLE-1355: Add missing korean translation that reference others.
...
Lines that reference other lines on korean translation have been added.
2021-05-26 01:02:59 +09:00
Michael Jumper
4dd2a80c84
GUACAMOLE-641: Log primary sources of configuration information.
2021-05-20 16:54:45 -07:00
Michael Jumper
4d65105695
GUACAMOLE-641: Migrate existing extensions to singleton LocalEnvironment.
2021-05-20 16:54:45 -07:00
Michael Jumper
3a24b2f556
GUACAMOLE-641: Revert support for passing Environment via extension constructors.
...
This reverts commit 1f0b855ea4a39f4c41979ad9d59297f02f188b82.
2021-05-20 16:47:04 -07:00
Michael Jumper
fc7c7b7966
GUACAMOLE-641: Leverage singleton instance of LocalEnvironment.
2021-05-20 16:47:02 -07:00
Michael Jumper
61a3ec1331
GUACAMOLE-641: Allow extensions to add arbitrary sources of Guacamole properties.
2021-05-20 16:45:38 -07:00
Michael Jumper
9d7b979195
GUACAMOLE-641: Allow extensions to receive Environment via constructors.
2021-05-20 16:42:39 -07:00
Mike Jumper
6644955fff
GUACAMOLE-1245: Merge parameter definitions for WoL UDP port.
2021-05-19 16:04:42 -07:00
Victor Cleaner
e1e60ae4c0
GUACAMOLE-781: Corrections and additions to Czech translation
2021-05-19 12:05:39 +02:00
Virtually Nick
c3812b52ee
GUACAMOLE-1245: Add client parameters for specifying WoL port.
2021-05-13 16:55:30 -04:00
Virtually Nick
899fff76da
GUACAMOLE-1291: Merge Korean language support
2021-05-13 14:47:38 -04:00
Moon Sungjoon
0181ed1037
GUACAMOLE-1291: Add Korean language support
...
Add translation files for the webapp and the following extensions:
- guacamole-auth-cas
- guacamole-auth-duo
- guacamole-auth-jdbc
- guacamole-auth-openid
- guacamole-auth-quickconnect
- guacamole-auth-saml
- guacamole-auth-totp
Co-authored-by: hwjdghks <5832120@naver.com >
Co-authored-by: JueunPark <josojoso0702@gmail.com >
Co-authored-by: from97 <skm1104@daum.net >
Co-authored-by: Eomhyunjun <zzp1318@gmail.com >
2021-05-14 03:24:40 +09:00
Mike Jumper
cde84724e8
GUACAMOLE-1339: Merge updates and corrections to Spanish translation strings.
2021-05-09 15:27:55 -07:00
djrm05
0b4c4f46a2
GUACAMOLE-1339: Add missing Spanish translations for client 1.3.0
...
fix some translations
2021-05-09 19:38:31 +02:00
Virtually Nick
7eed39a88e
GUACAMOLE-773: Merge update all Java dependencies to latest available stable versions.
2021-05-07 11:02:58 -04:00
Virtually Nick
cb41446097
GUACAMOLE-1337: Merge remove unnecessary trailing whitespace from webapp translation files
2021-04-30 08:55:49 -04:00
OctopusET
beebf265ad
GUACAMOLE-1337: Remove unnessery trailing whitespaces
...
Following files had unnessery trailing whitespaces.
guacamole/src/main/webapp/translations/ca.json
guacamole/src/main/webapp/translations/en.json
guacamole/src/main/webapp/translations/pt.json
guacamole/src/main/webapp/translations/zh.json
2021-04-30 21:24:08 +09:00
Michael Jumper
aaa07115ba
GUACAMOLE-773: Add exclusions as necessary to force correct dependency versions. Remove exclusions that are no longer necessary.
2021-04-03 12:10:10 -07:00
Michael Jumper
7ce3882319
GUACAMOLE-1317: Update all Maven plugins to latest.
2021-04-02 11:03:41 -07:00
Michael Jumper
3823a91ea7
GUACAMOLE-1298: Combine duplicate Maven declarations into parent pom.xml.
2021-03-31 16:22:30 -07:00
Michael Jumper
6c8a699faa
GUACAMOLE-1298: Automatically generate LICENSE and NOTICE files.
2021-03-31 11:42:38 -07:00
Michael Jumper
53fe6e34f8
GUACAMOLE-1298: Migrate to centralized declarations of common dependencies.
2021-03-31 11:24:24 -07:00
James Muehlner
754e9649f1
GUACAMOLE-1302: Merge definitions and translations for VNC/RDP "force-lossless" parameter.
2021-03-03 19:29:11 -08:00
Michael Jumper
96faa48bea
GUACAMOLE-1302: Add definitions and translations for VNC/RDP "force-lossless" parameter.
2021-03-01 17:40:30 -08:00
Michael Jumper
d131468cf3
GUACAMOLE-1298: Declare default request size limit constant as static.
2021-02-26 13:21:27 -08:00
Virtually Nick
32b10ec4bd
GUACAMOLE-1298: Merge automatically limit HTTP request size.
2021-02-25 20:19:00 -05:00
Michael Jumper
a67211d270
GUACAMOLE-1298: Do not enforce request size limits on file uploads handled as streams.
2021-02-25 14:38:50 -08:00
Michael Jumper
f21a7c63eb
GUACAMOLE-1298: Migrate to latest version of Guice and Jersey 2.x
2021-02-25 14:38:50 -08:00
Michael Jumper
b1dcec7ca9
GUACAMOLE-1299: Catch and log all errors that occur while automatically invalidating expired sessions.
2021-02-24 16:28:50 -08:00
Michael Jumper
172705fb2d
GUACAMOLE-1298: Replace com.guice.* annotations with javax.inject.* where interchangeable.
2021-02-24 12:00:12 -08:00
Michael Jumper
fbd0d3cbce
GUACAMOLE-1298: Enforce default limit on request size.
2021-02-24 11:59:36 -08:00
Michael Jumper
49b398f36d
GUACAMOLE-1174: Add definitions and translations for Kubernetes "exec" command parameter.
2021-02-21 15:33:44 -08:00
Mike Jumper
c1e7d221b1
GUACAMOLE-1055: Merge Russian OSK support for Latin characters.
2021-02-20 21:35:54 -08:00
James Muehlner
a33681afee
GUACAMOLE-1204: Merge addition of client-side support for multi-touch events.
2021-02-11 20:54:37 -08:00
Michael Jumper
0385f61201
GUACAMOLE-1204: Add definitions and translations for RDP multi-touch parameters.
2021-02-11 20:32:28 -08:00
Michael Jumper
09ec1dea06
GUACAMOLE-1204: Do not handle pinch gestures locally if the remote desktop is capable of handling pinch gestures.
2021-02-11 20:32:28 -08:00
Michael Jumper
5d6c176a94
GUACAMOLE-1204: Allow pinch/drag touch gestures to be tracked in addition to any local touch event pass-through.
2021-02-11 20:32:28 -08:00
Michael Jumper
483aa14cac
GUACAMOLE-1204: Automatically pass through Guacamole touch events if remote multi-touch is supported.
2021-02-11 20:32:28 -08:00
Michael Jumper
1ce4e975eb
GUACAMOLE-1204: Add convenient mechanism for automatically scaling mouse events.
2021-02-11 20:32:28 -08:00
dg-hasimoto
180f576ca4
GUACAMOLE-1265: Update japanese translation
2021-01-21 08:19:04 +09:00
Virtually Nick
3624ffe2fd
Merge 1.3.0 changes back to master.
2020-12-16 07:08:33 -05:00
Virtually Nick
f1783f5dc1
GUACAMOLE-903: Merge improved Chinese internationalization support
2020-12-16 07:02:45 -05:00
XYUU
f7b53d34ef
GUACAMOLE-903: Improved Chinese internationalization support
2020-12-16 18:54:00 +08:00
Laurent Etiemble
93400ef521
GUACAMOLE-1160 : Add/Update French translations.
2020-11-29 11:18:44 +01:00
Virtually Nick
70315d6dcb
Merge 1.3.0 changes back to master.
2020-11-25 18:55:26 -05:00
Michael Jumper
7e1be61bed
GUACAMOLE-221: Retrieve protocol name and parameters from tunnel-based REST API endpoint.
...
If the protocol name and parameters are retrieved from Connection-
specific endpoints, then the protocol-specific context needed for
Guacamole instructions like "argv" and "required" will only be
available for Connections (not ConnectionGroups or ActiveConnections).
2020-11-25 15:24:31 -08:00
Michael Jumper
1b18c51c74
GUACAMOLE-221: Provide REST API endpoint for retrieving the underlying protocol of a tunnel.
2020-11-25 15:24:31 -08:00