Commit Graph

43 Commits

Author SHA1 Message Date
James Muehlner
b3eeb36b87 GUACAMOLE-526: Update webapp to angular 1.6.9. 2018-04-25 22:25:02 -07:00
Michael Jumper
884a9c0ee9 GUACAMOLE-549: Store auth token within localStorage rather than cookie. 2018-04-19 12:49:19 -07:00
Nick Couchman
8747acfc7f GUACAMOLE-316: Make sure IE compatibility mode does not impact Guacamole. 2018-02-03 17:39:48 -05:00
Michael Jumper
be2a406574 GUACAMOLE-204: Reformat URLs as necessary for AngularJS to read all query parameters. 2017-04-30 23:33:28 -07:00
Michael Jumper
9175ebf5d0 GUACAMOLE-131: Migrate to Webjars for JavaScript library dependencies. Upgrade messageformat.js to 1.0.2, which is now MIT-licensed. 2016-11-28 17:25:03 -08:00
Michael Jumper
98a32feed8 GUACAMOLE-1: Remove copyright notice from template HTML (the DOM tree is insane otherwise). Add required license header to index.html. 2016-03-28 20:50:22 -07:00
Corin Froese
ae23c071ce GUAC-1295: Add cache busting for app.css and app.js 2015-08-11 13:06:31 -06:00
James Muehlner
1a837b9fee GUAC-1260 Allow extensions to override guacamole icons. 2015-07-22 21:37:09 -07:00
Michael Jumper
de6c5fd4da GUAC-1176: Provide user with help text during login. Style continuation dialog differently. Add continue button. 2015-06-08 14:33:43 -07:00
Michael Jumper
7a3503a40e GUAC-1176: Handle insufficient credentials distinctly from invalid credentials. 2015-06-08 14:33:43 -07:00
Michael Jumper
9419356433 GUAC-587: Serve JavaScript and CSS through app.js and app.css respectively. 2015-05-10 21:12:31 -07:00
Michael Jumper
1b5968fb34 GUAC-1170: Ensure charset is declared within first 1024 bytes of HTML. 2015-04-27 15:05:50 -07:00
Michael Jumper
e486c32477 GUAC-1161: Remove completely-unused notification area and associated functions. 2015-04-23 16:18:17 -07:00
Michael Jumper
592ce3b8d3 GUAC-1161: Store notification state in session-local storage. 2015-04-23 16:14:08 -07:00
Michael Jumper
fed3fdf0c4 GUAC-1161: Use ngIf to ensure the old ngView is completely demolished when user logs out. 2015-04-21 22:07:45 -07:00
Michael Jumper
f29a24ad68 GUAC-1161: Convert login page to directive which accepts a dynamic form. Display login directive when credentials are needed. 2015-04-21 12:02:01 -07:00
Michael Jumper
4475fcb7fb GUAC-1120: Move notifications into own service. 2015-03-12 17:34:26 -07:00
Michael Jumper
f77b763ef8 GUAC-1052: Explicitly close custom tags. 2015-02-17 14:29:20 -08:00
Michael Jumper
db8b3230cf GUAC-932: Fix bad closing tag in index.html. 2014-12-17 11:12:32 -08:00
Michael Jumper
aab0297d40 GUAC-932: Add Notification* classes. Clean up related JS. 2014-12-08 13:55:10 -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
Michael Jumper
be3ad5151e GUAC-932: Fix mobile-web-app-capable and associated icon. 2014-11-24 04:03:42 -08:00
James Muehlner
863f30a8dc GUAC-927 Removed unnecessary ../ from icon link tag. 2014-11-18 18:53:34 -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
3aacbe8c26 GUAC-900: Restore minification, remove unused files. 2014-11-06 14:39:08 -08:00
Michael Jumper
04ce36f335 GUAC-919: Add page-specific CSS class support. Use client-specific body style. 2014-11-04 21:24:16 -08:00
James Muehlner
5c43ae4ff9 GUAC-919: Copy Angular changes from old GUAC-546 branch. 2014-11-03 13:57:01 -08:00
Michael Jumper
5bca79cd9c XHTML5 compliance, UTF-8 encoding 2011-06-30 14:42:55 -07:00
Michael Jumper
238850a8f3 UI cleanup, removing unused images. 2011-06-30 10:00:34 -07:00
Michael Jumper
b1e0148c1e Filter webapp/* so we don't have to hard-code the version number. Display version number in login UI. 2011-06-29 16:43:23 -07:00
Michael Jumper
31fcba137b Updated version numbers to 0.4.0 2011-05-27 13:45:29 -07:00
Michael Jumper
74dd8ad735 Migrated to new tunnel API. 2011-04-08 22:42:27 -07:00
Michael Jumper
0b9f23bbb6 Keyboard/mouse handling 2011-03-02 16:01:37 -08:00
Michael Jumper
85ee07b6ca Fixed version number 2011-03-01 01:09:38 -08:00
Michael Jumper
74748ed115 Merge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole 2011-01-24 14:16:10 -08:00
Michael Jumper
70d7ee4792 Added name handler 2011-01-24 14:15:49 -08:00
Michael Jumper
dcd259f93e Migrated to new tunnel servlet API, updated .gitignore 2011-01-23 15:25:37 -08:00
Michael Jumper
297696c905 Moved error style change into hook 2011-01-23 01:42:03 -08:00
Michael Jumper
afa8c740f6 Migrating to separate Guacamole javascript library 2011-01-22 21:53:57 -08:00
Michael Jumper
49e7624dfc Removed all files now part of other repos, moved default webapp source up 2010-12-15 13:36:33 -08:00