Commit Graph

78 Commits

Author SHA1 Message Date
Michael Jumper
605d5980b8 GUAC-932: Restore fancy formatting of injected objects. 2014-12-18 21:23:39 -08:00
Michael Jumper
4ebb66c40d GUAC-932: Rename various *DAO to *Service. Rename legacy services to legacy*, pending removal/refactor. 2014-12-11 15:39:06 -08:00
Michael Jumper
f8cef7f5df GUAC-932: Add Connection and ConnectionHistoryEntry objects. Update documentation. Rename connectionDAO to connectionService. 2014-12-09 21:14:46 -08:00
Michael Jumper
437d389ffc GUAC-932: Migrate ClientProperties to new "types/" convention. Explicitly note type elsewhere. 2014-12-08 13:55:10 -08:00
Michael Jumper
eb8e27a6f3 GUAC-932: Save thumbnail upon disconnect. 2014-12-08 13:55:09 -08:00
Michael Jumper
6c96affbd8 GUAC-928: Add progress bar to notifications. 2014-12-05 10:47:22 -08:00
James Muehlner
8ddf6e99b7 GUAC-928 Restore file upload functionality, improve error appearance, and add translated units and file upload sizes. 2014-12-04 23:52:02 -08:00
Michael Jumper
ed31e0c026 GUAC-605: Migrate status to guacNotification. Add countdown string to en_US translation. Use 15 second reconnect countdown if appropriate for error at hand. 2014-11-29 20:54:50 -08:00
James Muehlner
d242c2c1bc GUAC-928 Added file transfer support. 2014-11-24 23:39:05 -08:00
James Muehlner
08d075f473 GUAC-929 Fixed bugs around keys getting stuck down when menu is hidden, and error when clipboard isn't set to any value. 2014-11-18 19:54:43 -08:00
Michael Jumper
80377f6663 GUAC-605: Use status dialog from index, not status modal. 2014-11-16 23:10:49 -08:00
Michael Jumper
0f159d73ad GUAC-605: Use consistent event naming. 2014-11-16 16:47:55 -08:00
Michael Jumper
452ec41fbd GUAC-605: Fix clipboard handling. 2014-11-16 16:43:39 -08:00
Michael Jumper
0bd1fdc16f GUAC-605: Simplify status modal API. 2014-11-16 15:06:19 -08:00
Michael Jumper
5581fcc382 GUAC-605: Restore connection name handling. 2014-11-14 21:44:32 -08:00
Michael Jumper
7956a0302d GUAC-605: Implement reconnect. 2014-11-14 13:41:56 -08:00
Michael Jumper
b5ec678906 GUAC-605: Remove unnecessary watch on connection name. 2014-11-14 11:54:31 -08:00
Michael Jumper
4863a8e96b GUAC-605: Move client and tunnel creation into factories. Use scope watch on ID to handle connect/disconnect. 2014-11-14 11:46:06 -08:00
Michael Jumper
c1505cace2 GUAC-605: Add reconnect button and placeholder. 2014-11-12 20:37:24 -08:00
Michael Jumper
79f8ee07da GUAC-605: Handle tunnel state/error events. Handle client error events. Add remaining translations for state/error display. 2014-11-12 20:03:34 -08:00
Michael Jumper
53411640a0 GUAC-605: Add status strings. Show dialog when status changes. 2014-11-12 18:29:37 -08:00
James Muehlner
598e64b757 GUAC-807 Got mouse emulation modes working. 2014-11-11 22:06:53 -08:00
James Muehlner
8e2ac6660a GUAC-807 Clipboard is working. 2014-11-11 20:59:59 -08:00
James Muehlner
e33fff4730 GUAC-807 Fixed scaling/zooming. 2014-11-05 23:46:21 -08:00
James Muehlner
4c34220c65 GUAC-807 Fixed login page error, minify button usage, and menu initial state. 2014-11-05 22:41:46 -08:00
James Muehlner
2e8283c94f GUAC-807: Zoom controls somewhat working. 2014-11-03 14:02:36 -08:00
James Muehlner
72c82aea8b GUAC-807: Fixed connection parameter editing and made menu show on keydown instead of keyup. 2014-11-03 14:02:32 -08:00
James Muehlner
5c43ae4ff9 GUAC-919: Copy Angular changes from old GUAC-546 branch. 2014-11-03 13:57:01 -08:00