Michael Jumper
fea0f6aa34
Leverage Guacamole.InputSink for dead key support.
...
The Guacamole.InputSink object was added to guacamole-common-js as part
of the 1.0.0 release of Apache Guacamole, allowing composed key events
to be handled with Guacamole.Keyboard as any other keys would:
http://guacamole.apache.org/releases/1.0.0/#improved-keyboard-handling--support-for-dead-keys
2019-10-13 19:32:25 -07:00
Adolfo Gómez
e9f03f2075
Update client-ui.js
...
Changed connectionName
2019-07-04 13:18:19 +02:00
Adolfo Gómez García
7c92d8ad5c
restricted PAM to only 1 "id" on params
2019-05-14 08:22:11 +02:00
Adolfo Gómez
a18f85b4f1
Merge pull request #39 from glyptodon/correct-av-mimetypes
...
Use Guacamole.AudioPlayer and Guacamole.VideoPlayer to query the audio/video mimetypes supported by the Apache Guacamole client.
2019-05-06 21:33:20 +02:00
Michael Jumper
9a816edcc0
Use Guacamole.AudioPlayer and Guacamole.VideoPlayer to query the audio/video mimetypes supported by the Apache Guacamole client.
2019-05-06 12:10:47 -07:00
m-khan-glyptodon
cc9cf15c69
Added further documentation to max width and max height functions
2019-01-07 16:45:55 -08:00
m-khan-glyptodon
42ded5c382
Added documentation for the max height and max width functions
2019-01-07 16:45:55 -08:00
m-khan-glyptodon
8df513fbd3
Added scroll height and scroll width cap to fix ios safari crash
2019-01-07 15:08:42 -08:00
Michael Jumper
b30f9334c5
Automatically reconnect after network errors (see upstream commit apache/guacamole-client@ecf506e ).
2018-03-11 21:58:20 -07:00
Michael Jumper
a8e384cb43
Add error strings for status codes added upstream via GUACAMOLE-208 (see upstream commits apache/guacamole-client@dd6964a and apache/guacamole-client@ee4f8cf ).
2018-03-11 21:55:47 -07:00
Michael Jumper
5136d013c2
Update to 0.9.14 version of Apache Guacamole APIs.
2018-03-11 21:33:30 -07:00
Adolfo Gómez García
b8e1e17735
Merge remote-tracking branch 'origin/v2.1'
2017-04-19 08:23:44 +02:00
Adolfo Gómez García
ec33b46848
Removed trying to get opener StorageSession, as UDS will never do that, and under some cirtustances it may fail (for exmple, if using UDS API for getting a connection from a cross domain
2017-04-18 13:39:31 +02:00
Adolfo Gómez García
e067f09958
Fixed added by Gliphtodown backported to 2.1
2017-04-18 00:32:27 +02:00
Adolfo Gómez
498a1a51eb
Merge pull request #6 from glyptodon/update-glypto-copyright
...
Update Glyptodon copyright notice in applicable files.
2017-04-18 00:24:31 +02:00
Adolfo Gómez
3862605e3a
Merge pull request #4 from glyptodon/remove-unused
...
Remove unused portions of legacy Guacamole UI.
2017-04-18 00:23:41 +02:00
Michael Jumper
1e96917c27
Remove unused CSS files.
2017-04-17 14:42:50 -07:00
Michael Jumper
5adc47fab8
Remove old, commented-out code.
2017-04-17 14:42:50 -07:00
Michael Jumper
2ca3b7ba25
Update copyright notice in applicable files.
2017-04-17 14:42:14 -07:00
Michael Jumper
8af8c91e2e
Do not attempt to reference opener unless it is actually defined.
2017-04-17 14:41:57 -07:00
Michael Jumper
c7ba6e84b9
Do not attempt to reference localStorage unless it has been verified to exist.
2017-04-17 14:41:57 -07:00
Michael Jumper
ba53a37d6f
Remove unused GuacUI interface component classes.
2017-04-17 13:28:15 -07:00
Michael Jumper
d7006264ad
Remove unused GuacUI utility functions.
2017-04-17 13:28:15 -07:00
Michael Jumper
3acda2fa28
Remove legacy code driving non-existant administration UI.
2017-04-17 13:28:15 -07:00
Michael Jumper
543e16500f
Remove tracking of connection history and thumbnails.
2017-04-17 13:28:14 -07:00
Adolfo Gómez García
2b5cf494db
backported pom.xml from 2.5
2017-04-10 02:43:24 +02:00
Adolfo Gómez García
cdb3a2e8df
Fixed version of guacamole transport
2017-04-10 02:40:32 +02:00
Michael Jumper
f68f78f48c
Update to latest Guacamole API versions.
2017-04-08 16:58:03 -07:00
Adolfo Gómez García
2eef7222d5
Backported guacamole for 2.0 availability
2016-08-17 20:39:37 +02:00
Adolfo Gómez García
0d28a5b5f7
Backported guacamole for 2.0 availability
2016-08-17 20:38:56 +02:00
Michael Jumper
7b86ec97eb
Include port number in service base URI of OpenUDS.
2016-07-25 03:48:54 -07:00
Michael Jumper
8bb9bf11d5
Read configuration from servlet context.
2016-07-25 03:48:22 -07:00
Michael Jumper
24dbd884ad
Restore use of WebSocket.
2016-07-08 15:45:36 -07:00
Michael Jumper
97fd0b8272
Migrate to Guice and upstream HTTP / WebSocket tunnel implementations. Clarify licensing.
2016-07-08 15:45:36 -07:00
Michael Jumper
6096313cae
Add NOTICE file from upstream Apache Guacamole project.
2016-07-07 17:05:19 -07:00
Michael Jumper
6401ca3f05
Correct wording of readme.txt with respect to licensing and upstream project.
2016-07-07 17:03:52 -07:00
Michael Jumper
9f37956e99
Remove IDE-specific cruft. Ignore going forward.
2016-07-07 16:59:56 -07:00
Michael Jumper
0b48306f3e
Remove definition for non-existent and unused servlet.
2016-07-07 14:41:06 -07:00
Adolfo Gómez García
6f46e16be8
upgrade to use guacamole 0.9.9
2016-04-11 06:38:32 +02:00
Adolfo Gómez García
41f128c2ad
Updating guacamole
2015-10-19 06:07:45 +02:00
Adolfo Gómez García
bb09ef2a69
Updating guacamole
2015-10-19 05:59:14 +02:00
Adolfo Gómez García
26c6b559a5
* Minor tuning
2015-02-25 11:15:08 +01:00
Adolfo Gómez García
6895f602ab
Just updated guacamole pom to use 0.9.4
2015-02-23 13:26:34 +01:00
Adolfo Gómez García
a3760c0e8a
Updating to guacamole 0.9.3 (only references updated right now, have to
...
check how this works now)
2014-11-09 17:09:31 +01:00
Adolfo Gómez García
bf103d5603
removed specific (and unused) .settings folders from eclipse projects)
2014-09-15 10:35:16 +02:00
Adolfo Gómez
7e6890c327
more initial work on imports
2014-09-03 14:50:23 +02:00
Adolfo Gómez
cf5e25796d
removed console.log
2014-07-28 12:31:38 +00:00
Adolfo Gómez
04135b14c9
Fixed index.xhtml to work on be compatible with uds 1.5 (needs a minor change to client-ui.js to get paramaters from "query.ui" instead of from document.location.search
2014-07-28 12:02:34 +00:00
Adolfo Gómez
0643e44125
Fixed index.xhtml to work on be compatible with uds 1.5
2014-07-28 11:17:46 +00:00
Adolfo Gómez
6a841a86df
Updated to Guacamole 0.9.1, now closes the session correctly
2014-07-17 10:23:22 +00:00