Commit Graph

81 Commits

Author SHA1 Message Date
Michael Jumper
92ff80a503 GUACAMOLE-55: Sync to local clipboard when client clipboardData changes. 2016-06-29 20:03:59 -07:00
Michael Jumper
b55c4c0211 GUACAMOLE-55: Do not sync local clipboard if menu is open. 2016-06-29 19:36:39 -07:00
Michael Jumper
0679c10187 GUACAMOLE-55: Move local clipboad sync logic back into clientController. Keep the guacClipboard directive lean and with a single purpose. 2016-06-29 18:46:27 -07:00
Michael Jumper
0edc730308 GUACAMOLE-55: Only the guacClipboard directive should fire guacClipboard events. 2016-06-26 20:44:56 -07:00
Michael Jumper
4059054d31 GUACAMOLE-44: Replace use of ManagedFileDownload with calls to the tunnel REST service. 2016-06-06 16:50:52 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
Michael Jumper
a36bc3d9c3 GUAC-1480: Sync local clipboard with received clipboard data if it appears to be due to an in-progress keyboard shortcut. 2016-02-09 21:59:46 -08:00
Michael Jumper
443e93a3c2 GUAC-1480: Consume 'guacClipboard' events ONLY in guacClient directive. Use 'guacClipboard' events as the sole source of clipboard data - do not scope watch. 2016-02-09 14:05:48 -08:00
James Muehlner
a492e2a8f3 GUAC-1480: Fix broken menu clipboard regression. 2016-02-08 21:39:58 -08:00
James Muehlner
7ec53c94ce GUAC-1480: Use AllowClipboard and execCommand for local/remote clipboard integration. 2016-02-01 22:03:44 -08:00
James Muehlner
28ff969d32 GUAC-1430: Always show connection closed status after authentication update attempt. 2015-12-09 21:41:47 -08:00
Michael Jumper
f708e4b204 GUAC-1376: Add reconnect button style. 2015-11-02 13:35:09 -08:00
Michael Jumper
835cb21315 GUAC-1376: Add logout action to disconnect/error notification in client. 2015-11-02 13:18:04 -08:00
Michael Jumper
4cded89c83 GUAC-1364: Check authentication status at the end of each connection. 2015-10-16 12:35:18 -07:00
Michael Jumper
b3614aef58 GUAC-586: Use data source when connecting to connections or groups. Remove deprecated getUserContext() from GuacamoleSession and related classes. Use identifiers which embed the data source for client URLs. 2015-09-02 19:51:28 -07:00
Michael Jumper
6b27b6a877 GUAC-1293: Refresh file browser when file browser is shown. 2015-08-13 13:24:24 -07:00
Michael Jumper
e6886f7bbf GUAC-1172: Move file transfer manager to corner of client display. 2015-07-05 12:45:09 -07:00
Michael Jumper
daf52dee5e GUAC-1172: Implement file upload through object streams. 2015-07-03 13:07:19 -07:00
Michael Jumper
149fba6737 GUAC-1172: Implement navigation via breadcrumbs - no more tree. 2015-07-02 21:39:09 -07:00
Michael Jumper
0055cf71ee GUAC-1172: Display file browser within own menu. Show available devices in guac menu. 2015-07-02 21:39:09 -07:00
Michael Jumper
3310ac73ff GUAC-1053: Add constants for each input method type. 2015-04-20 11:21:17 -07:00
Michael Jumper
02ca2a4d7c GUAC-1053: Add preference service, storing the default mouse emulation mode and input method. 2015-04-19 21:17:26 -07:00
Michael Jumper
e460fde6ed GUAC-1126: Add client-specific disconnect action to menu. Style with danger. 2015-04-07 22:49:41 -07:00
Michael Jumper
9a0ac52ee1 GUAC-1126: Only display NAVIGATE_HOME_ACTION if the home page is not the current page. 2015-04-06 22:02:14 -07:00
Michael Jumper
4475fcb7fb GUAC-1120: Move notifications into own service. 2015-03-12 17:34:26 -07:00
Michael Jumper
078aeff49b GUAC-998: Add left/right meta to list of possible "Alt" keys. Some systems interpret Shift+Alt as Shift+Meta. 2015-02-05 18:15:05 -08:00
Michael Jumper
5ac129661d GUAC-1044: Auto-fit property missing from menu object. 2015-01-30 17:21:31 -08:00
Michael Jumper
7134347d4c GUAC-1044: Input method may be "none", "osk", or "text". 2015-01-30 14:28:33 -08:00
Michael Jumper
21864ed823 GUAC-1044: Move guac menu inside guacViewport. Move menu-specific properties to own object. 2015-01-30 14:07:12 -08:00
Michael Jumper
66779543c4 GUAC-975: Always hide status dialogs upon navigation. 2015-01-04 18:11:32 -08:00
Michael Jumper
0e7fed21f7 GUAC-973: Replace back button with home button where necessary. 2015-01-04 13:00:24 -08:00
Michael Jumper
58df817781 GUAC-981: Fix handling of errors. Fix handling of auto-reconnect. 2015-01-04 01:10:40 -08:00
Michael Jumper
30002b2160 GUAC-963: Properly initialize clipboardData. 2015-01-02 20:41:35 -08:00
Michael Jumper
a899a1a02f GUAC-963: Add support for file transfer errors. 2015-01-02 14:18:37 -08:00
Michael Jumper
2423422340 GUAC-963: Scroll file transfer into view when menu is shown. 2015-01-02 02:35:20 -08:00
Michael Jumper
8c4a0e7854 GUAC-963: Open menu when file transfers are started. 2015-01-02 02:13:49 -08:00
Michael Jumper
a538999856 GUAC-963: Display progress with units for file transfer. Only display moving bars when file transfer is in-progress. 2015-01-02 00:50:37 -08:00
Michael Jumper
0caa3b0161 GUAC-963: Only send clipboard data it's a string. 2015-01-01 19:10:57 -08:00
Michael Jumper
ae39fc9855 GUAC-963: Fix clipboard. 2014-12-30 01:12:53 -08:00
Michael Jumper
bfb973b783 GUAC-963: Manage file downloads. 2014-12-30 01:10:03 -08:00
Michael Jumper
c779fff2d1 GUAC-963: Manage file uploads. 2014-12-30 00:44:17 -08:00
Michael Jumper
d243d7520d GUAC-963: Store name in ManagedClient. Show name in menu. Add back buttons. 2014-12-29 21:58:37 -08:00
Michael Jumper
42f360a02b GUAC-963: Add back and disconnect buttons. 2014-12-29 21:36:48 -08:00
Michael Jumper
f9c3e02f47 GUAC-963: Remove managed client when view is destroyed if client is no longer connected. 2014-12-28 20:01:01 -08:00
Michael Jumper
b30e3ce180 GUAC-963: Update status dialog according to client state. 2014-12-28 19:50:54 -08:00
Michael Jumper
35ca205653 GUAC-963: Proof-of-concept ManagedClient implementation. Remove guacClientFactory and guacTunnelFactory (functionality replaced by ManagedClient). 2014-12-28 19:27:04 -08:00
Michael Jumper
fd944b71a3 GUAC-957: Do not handle pinch-to-zoom when relative mouse is in use. 2014-12-28 15:15:09 -08:00
Michael Jumper
d3e4a5307c GUAC-955: Add element module and guacScroll directive. Refactor guacFocus to element module. Use guacScroll to update menu scroll during drag. 2014-12-28 14:47:04 -08:00
Michael Jumper
74b94f9b2e GUAC-968: Reduce number of namespaces. Adopt consistent string naming. Reorganize and reformat. Remove unused strings. 2014-12-26 21:30:09 -08:00
Michael Jumper
b14cc4df1c GUAC-901: Restore pinch-to-zoom. 2014-12-21 03:23:58 -08:00