Commit Graph

791 Commits

Author SHA1 Message Date
James Muehlner
b15777a70f Ticket #362: Got JSON mapping working. 2013-12-16 14:40:00 -08:00
James Muehlner
064802a9fb Ticket #362: Authentication working. 2013-12-16 14:40:00 -08:00
James Muehlner
4df635e407 Ticket #362: Super basic REST endpoint exposed with Guice and Jersey. 2013-12-16 14:40:00 -08:00
Michael Jumper
e4b90703be Add file transfer parameters for RDP. 2013-12-11 15:02:20 -08:00
Michael Jumper
ccf8b17150 Use blank.gif rather than dot.gif - the only browser that needed the dot now supports "cursor: none". 2013-11-21 18:55:00 -08:00
Michael Jumper
170b671b64 Hide hardware cursor completely via "cursor: none" on browsers that support it. 2013-11-21 18:46:19 -08:00
Michael Jumper
b5d053c715 Switch to ID-based style for button. 2013-11-11 23:27:34 -08:00
Michael Jumper
b3cc0beaf5 Add nifty button icons. 2013-11-11 23:14:12 -08:00
Michael Jumper
77da265979 Smooth dialog show animation, clean dialogs. 2013-11-11 11:41:49 -08:00
Michael Jumper
e8d1b7de6f Add show-dialog animation. Style dialogs in client. 2013-11-11 11:31:05 -08:00
Michael Jumper
27ae6e5024 Use style from ui.css. 2013-11-10 17:45:43 -08:00
Michael Jumper
6776eaa15e Cleaner notifications. 2013-11-10 16:54:15 -08:00
Michael Jumper
e4dbdc10f7 Cleaner headshake. 2013-11-09 22:27:46 -08:00
Michael Jumper
b200d45253 Shake head on login failures. 2013-11-09 22:25:03 -08:00
Michael Jumper
b1163a5102 Clean up styling. 2013-11-09 21:41:43 -08:00
Michael Jumper
c71ea434c9 Minor performance enhancements - do NOT take thumbnails every 1000ms, and only use transfer function if not NOP and not a simple copy. 2013-11-06 15:32:41 -08:00
Michael Jumper
a47735969b Add public key auth parameters. Add missing enable-sftp parameter. 2013-10-30 23:44:26 -07:00
Michael Jumper
a920199ab7 Add support for multiline text fields. 2013-10-30 23:43:30 -07:00
Michael Jumper
5ba188abf4 Add progress bar. 2013-10-16 16:38:09 -07:00
Michael Jumper
47dcada639 Display errors in red. 2013-10-16 16:38:09 -07:00
Michael Jumper
76049fbc38 File upload dialog. 2013-10-16 16:38:09 -07:00
Michael Jumper
3925eedc53 Implement ack, use instead of sync to signal continuing upload. 2013-10-16 16:38:09 -07:00
Michael Jumper
3c5c7fccf7 Update onerror for client. Add onerror for output stream. Handle abort instruction. Track streams by index. 2013-10-16 16:38:08 -07:00
Michael Jumper
8481254273 Add logging for exceptions within websocket tunnel servlets. 2013-10-16 10:02:34 -07:00
Michael Jumper
2db11ea489 Properly select "guacamole" protocol. 2013-10-15 23:48:19 -07:00
Michael Jumper
d7986bba59 Use utility class, not tunnel servlet itself. Init underling auth servlet within websocket auth. 2013-10-15 23:34:40 -07:00
Michael Jumper
1079809e2e Add official WebSocket support for both Jetty and Tomcat. Require "enable-websocket" property to be set to "true". 2013-10-15 19:04:48 -07:00
Michael Jumper
405c112b70 Require "enable-websocket" property to be set to "true" before enabling WebSocket support. 2013-10-15 18:06:09 -07:00
Michael Jumper
4599ac7431 Add official WebSocket support, always enabled, for both Jetty and Tomcat. 2013-10-15 18:04:48 -07:00
Michael Jumper
3b147096e6 Send blobs in response to sync, rather than waiting an arbitrary time period. 2013-09-27 17:04:41 -07:00
Michael Jumper
68e2e2b028 Migrate blob to input stream (ish) API. 2013-09-24 13:14:26 -07:00
Michael Jumper
8848b87c21 It's actually writing. 2013-09-24 00:45:30 -07:00
Michael Jumper
5401ec6ae3 Implement integer pool. Automatically allocate stream indices. 2013-09-24 00:37:56 -07:00
Michael Jumper
5f10ccb64a Create dedicated object for streams. 2013-09-24 00:18:19 -07:00
Michael Jumper
830b36c970 Comment private file upload functions. 2013-09-24 00:00:16 -07:00
Michael Jumper
29bd388bdb Rename functions appropriately. 2013-09-23 23:55:17 -07:00
Michael Jumper
324b6237a9 Add drop event to display rather than body for sake of Firefox. 2013-09-23 21:28:12 -07:00
Michael Jumper
4620abbb5b Use subarray rather than slice (as IE10 lacks slice). 2013-09-23 20:59:42 -07:00
Michael Jumper
94c0ec1f17 Add basic support for file upload via dragging. 2013-09-23 20:52:11 -07:00
Michael Jumper
9bf27bfb69 Merge branch 'master' into unstable 2013-08-28 14:04:35 -07:00
Michael Jumper
532c6f1633 Fix location of auth provider. 2013-08-28 14:03:31 -07:00
Michael Jumper
f1f19e5a35 Merge master to grab guacamole-common-js version fix. 2013-08-27 14:14:03 -07:00
Michael Jumper
ae7e97ad52 Bump guacamole-common-js to correct version. 2013-08-27 14:07:40 -07:00
James Muehlner
6b3ce453db Ticket #33: Expose new 'cursor' parameter for configuring local/remote cursor. 2013-08-27 08:28:17 -07:00
Michael Jumper
dce434f9f5 Add security parameters to rdp.xml. 2013-08-26 23:11:00 -07:00
Michael Jumper
fa5a43ee22 Fix centering of buttons in pager and dialog. 2013-08-26 23:04:50 -07:00
Michael Jumper
b17dbd1b0a Fix description within guacamole/pom.xml 2013-08-26 10:33:44 -07:00
Michael Jumper
efe16971fe Add missing sections from distributable poms. 2013-08-26 10:07:30 -07:00
Michael Jumper
5912ea402d Remove central guac-dev repo reference. Refactor net.sourceforge.guacamole to org.glyptodon.guacamole. Extensions are remaining with their classes in net.sourceforge.guacamole for compatibility's sake until we have a better system for extensions. 2013-08-25 13:39:00 -07:00
Michael Jumper
b37a9211af Remove META-INF/ from version control. 2013-08-20 10:47:18 -07:00