Commit Graph

12 Commits

Author SHA1 Message Date
Michael Jumper
8c5446127b GUACAMOLE-55: Move clipboard handling to own module. Represent clipboard contents with ClipboardData type. 2016-06-26 20:44:56 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
James Muehlner
7bf4cb83d8 GUAC-1126 Created user page service which provides the list of main pages for a user. 2015-04-05 12:15:18 -07:00
Michael Jumper
4475fcb7fb GUAC-1120: Move notifications into own service. 2015-03-12 17:34:26 -07: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
8ec09dcb2b GUAC-901: Show/hide menu depending on swipe. Pan display via drag gestures. Fix missing input method IDs. 2014-12-20 23:08:40 -08:00
Michael Jumper
a89101acaf GUAC-810: Reorganize client view to support text input. Handle text input choice in menu. 2014-12-20 16:07:57 -08:00
Michael Jumper
1e39ff7569 GUAC-809: Show OSK if selected within menu. 2014-12-18 21:36:59 -08:00
Michael Jumper
6d6bf889f2 GUAC-932: Refactor existing REST service JS into single 'rest' module. 2014-12-11 15:05:31 -08:00
Michael Jumper
10171ff1ba GUAC-932: Move history-related things into own module. Begin "types/" hierarchy convention for services providing constructors only. 2014-12-08 13:55:09 -08:00
Michael Jumper
fee75204bd GUAC-932: Remove use of localStorageUtility where possible. Use cookies for auth data. 2014-12-08 13:55:09 -08:00
James Muehlner
5c43ae4ff9 GUAC-919: Copy Angular changes from old GUAC-546 branch. 2014-11-03 13:57:01 -08:00