Commit Graph

29 Commits

Author SHA1 Message Date
Michael Jumper
695edad4c7 Share state using session control object, add missing licenses, fix wrong license. 2012-11-04 21:51:23 -08:00
Michael Jumper
a8cce89390 Remove href from link. 2012-11-04 16:09:00 -08:00
Michael Jumper
bf7a973477 Remove old menu and UI, link clipboards between connections. 2012-11-04 15:58:59 -08:00
Michael Jumper
4d3da12c81 Density should be medium-dpi. 2012-11-03 23:38:32 -07:00
Michael Jumper
a0652b918a Login screen style improvements. 2012-11-03 22:19:29 -07:00
Michael Jumper
a1894549a2 Improve styling and handling of missing history. 2012-11-03 19:24:30 -07:00
Michael Jumper
a9c2f5ab8d New, fancy connection UI. 2012-11-03 18:38:14 -07:00
Michael Jumper
b701b0e6b0 Blur username/password on submit. 2012-04-09 15:35:46 -07:00
Michael Jumper
aaf72463b1 Use larger image with background for devices which extract bookmark icon from "apple-touch-icon" meta tag. 2012-04-04 13:02:26 -07:00
Michael Jumper
b497d28c4f Set autocorrect and autocapitalize off for username/password. 2012-04-03 14:59:42 -07:00
Michael Jumper
6bcb4aa2d5 Parameters must be passed along to configs servlet. Connection URLs need not contain authentication parameters, as they will already have been passed to the configs servlet. Forward parameters along to login servlet if available. 2012-03-23 01:29:49 -07:00
Michael Jumper
00bbfe71f3 Fix URLs in connection list, add getClientURL() function for constructing the URL for a client connected to an arbitrary connection. Pass any GET parameters along. 2012-03-23 01:17:08 -07:00
Michael Jumper
12d206e73d Pass ALL parameters through connect, allowing arbitrary additional parameters to be used for authentication. Previously, only an "id" parameter was passed to connect, and the contents of that parameter was the entire query string. 2012-03-23 01:00:43 -07:00
Michael Jumper
0226d26993 Removed obviously completed TODO comment. 2012-03-20 10:27:01 -07:00
Michael Jumper
c6a0109667 Add viewport meta tags. 2012-01-19 16:51:16 -08:00
Michael Jumper
8aa228a290 Connection icons, initial autohiding menu implementation. 2011-11-19 22:16:05 -08:00
Michael Jumper
57a95042e2 Style improvements, moved connection-related JavaScript code to own file. 2011-11-08 12:28:46 -08:00
Michael Jumper
2edd5dfbf5 Removed debug line. 2011-08-18 18:02:20 -07:00
Michael Jumper
2c862ae9e1 Restyled logout link on index. 2011-08-17 00:14:03 -07:00
Michael Jumper
cff7445529 Auth API improvements, logout link. 2011-08-16 19:00:00 -07:00
Michael Jumper
ab90d1d846 Converted to generic credentials. 2011-08-14 23:19:49 -07:00
Michael Jumper
e2e110b12f Working multiple-config login stub. 2011-08-12 21:40:07 -07:00
Michael Jumper
9ef50a1ce7 Working login + connection list UI stub. 2011-08-11 09:57:25 -07:00
Michael Jumper
e5e34a0367 Split into client and conn-list UIs, split CSS, stub for login handling and auth. 2011-08-10 17:59:14 -07:00
Michael Jumper
b9b034eba0 Switching to new namespace. 2011-07-05 22:14:19 -07:00
Michael Jumper
1edd4ff66b More migration to traditional JS events. 2011-07-05 10:16:28 -07:00
Michael Jumper
2e93774be2 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into unstable 2011-07-04 18:35:32 -07:00
Michael Jumper
7217ee6136 Autofocus username. 2011-07-01 09:59:00 -07:00
Michael Jumper
5bca79cd9c XHTML5 compliance, UTF-8 encoding 2011-06-30 14:42:55 -07:00