Lloyd Hilaiel
|
53afdb7e54
|
upgrade to awsbox 0.2.16 for --pubkey support
|
2012-08-27 15:48:23 -06:00 |
Lloyd Hilaiel
|
be4eeac686
|
add post-create hook so redis will be installed at VM creation time
|
2012-08-27 12:27:12 -06:00 |
Lloyd Hilaiel
|
e3b8835a9a
|
update to latest awsbox
|
2012-08-27 12:27:11 -06:00 |
Jared Hirsch
|
0fd78d55a5
|
allow persona URL to be overridden via environment variable
this allows local development against a local RP
|
2012-07-23 17:42:18 -07:00 |
Lloyd Hilaiel
|
b7220b992a
|
disable siteLogo until we get certificates
|
2012-06-15 14:25:09 +03:00 |
Lloyd Hilaiel
|
28459d094e
|
s/hacksign.in/personatest.org/
|
2012-06-13 12:39:11 +03:00 |
Lloyd Hilaiel
|
4c9c7606a6
|
update parameters in request call to new agreed upon names, add siteName and siteLogo
|
2012-06-11 16:05:57 +03:00 |
Lloyd Hilaiel
|
e5ba04d481
|
modernizr for better styling on IE8
|
2012-06-07 21:14:45 +03:00 |
Lloyd Hilaiel
|
a6e4058f48
|
Merge pull request mozilla/123done#32 from dannyamey/issue18
prevent UI update during assertion verify - closes mozilla/123done#18
|
2012-05-24 14:35:48 -07:00 |
Lloyd Hilaiel
|
1b57241da2
|
Merge pull request mozilla/123done#31 from dannyamey/issue29
remove users email from html on logout - closes mozilla/123done#29
|
2012-05-24 10:12:31 -07:00 |
Lloyd Hilaiel
|
e00284f7b4
|
fix retargeting to ephemeral vms
|
2012-05-23 16:03:49 -06:00 |
Lloyd Hilaiel
|
308fd1e0d4
|
.preventDefault() to fix IE8 logout
|
2012-05-23 14:15:53 -06:00 |
Danny Amey
|
9133752e99
|
prevent UI update during assertion verify - closes mozilla/123done#18
|
2012-05-17 12:28:31 +01:00 |
Danny Amey
|
b1f5c59943
|
remove users email from html on logout - closes mozilla/123done#29
|
2012-05-17 12:25:46 +01:00 |
Lloyd Hilaiel
|
bd5cb5b1a5
|
implement retargeting - closes mozilla/123done#21
|
2012-05-16 14:58:40 -06:00 |
Lloyd Hilaiel
|
413cc3195d
|
explicit headers to disable caching behavior in IE for /api calls - issue mozilla/123done#3
|
2012-05-16 14:16:22 -06:00 |
Lloyd Hilaiel
|
93b4b0b0e7
|
fix javascript error on new accounts with no todo items
|
2012-05-16 14:01:19 -06:00 |
Lloyd Hilaiel
|
e1611c6a84
|
partial IE port - issue mozilla/123done#3 issue mozilla/123done#4
|
2012-05-16 13:39:02 -06:00 |
Lloyd Hilaiel
|
e9cbf55866
|
fork me banner
|
2012-05-16 12:46:33 -06:00 |
Lloyd Hilaiel
|
3e06ee01fc
|
don't display the warning icon at logout time, but wait until the user makes a change to her tasks
|
2012-04-30 21:39:29 -06:00 |
Lloyd Hilaiel
|
7465933bcc
|
wild guess at a link treatment in footer
|
2012-04-30 21:34:51 -06:00 |
Lloyd Hilaiel
|
5ebc44f491
|
favicon
|
2012-04-30 21:20:21 -06:00 |
Lloyd Hilaiel
|
4118c43b2d
|
give more visual feedback when hovering over logout or add buttons
|
2012-04-30 21:09:59 -06:00 |
Lloyd Hilaiel
|
a3502368b8
|
replace sync state text with icons and tooltips (via img titles). closes mozilla/123done#19
|
2012-04-30 21:01:02 -06:00 |
Lloyd Hilaiel
|
465893459c
|
update persona-login button
|
2012-04-30 20:34:14 -06:00 |
Lloyd Hilaiel
|
2e01c38690
|
sync icons
|
2012-04-30 20:28:39 -06:00 |
Lloyd Hilaiel
|
8c7dc3ce15
|
point to browserid staging servers. closes mozilla/123done#7
|
2012-04-30 11:33:40 -06:00 |
Lloyd Hilaiel
|
6d4874db66
|
add a spinner while waiting to detect login state or verify assertions
|
2012-04-28 14:30:56 -06:00 |
Lloyd Hilaiel
|
af49dc590f
|
experiment with breaking out javascript into separate files. does this better isolate the authentication code and make things easier to navigate?
|
2012-04-28 14:07:05 -06:00 |
Lloyd Hilaiel
|
efdb0f8258
|
all buttons should have cursor:pointer - closes mozilla/123done#17
|
2012-04-27 23:38:32 -06:00 |
Lloyd Hilaiel
|
702430a9a2
|
moar cursor: pointer; # ftw
|
2012-04-27 23:25:11 -06:00 |
Lloyd Hilaiel
|
a39124f1e8
|
cursor: pointer; # ftw
|
2012-04-27 23:22:42 -06:00 |
Lloyd Hilaiel
|
448bea3d06
|
include privacy policy and terms of service (examples). closes mozilla/123done#11
|
2012-04-27 23:11:30 -06:00 |
Lloyd Hilaiel
|
742fae99f0
|
clear all items at logout. closes mozilla/123done#8
|
2012-04-27 23:03:16 -06:00 |
Lloyd Hilaiel
|
20d9d79393
|
link 'idenity folks' in the footer
|
2012-04-27 22:59:22 -06:00 |
Lloyd Hilaiel
|
096af4d538
|
link persona in the footer. closes mozilla/123done#12
|
2012-04-27 22:57:56 -06:00 |
Lloyd Hilaiel
|
c86732cb53
|
integrate new-style persona button. not closing, cause skinny needs a shot at it: issue mozilla/123done#13
|
2012-04-27 22:41:13 -06:00 |
Lloyd Hilaiel
|
79dc3afa39
|
implement sync of todo list to server. closes mozilla/123done#2
|
2012-04-27 22:32:29 -06:00 |
Lloyd Hilaiel
|
caa7e348e2
|
don't exit hard if redis isn't available, for local dev
|
2012-04-27 22:31:42 -06:00 |
Lloyd Hilaiel
|
943d256721
|
implement poor mans sync
|
2012-04-27 22:20:22 -06:00 |
Lloyd Hilaiel
|
44db913b63
|
implement basic sync
|
2012-04-27 21:33:43 -06:00 |
Lloyd Hilaiel
|
f8b552e900
|
document resty APIs, also add a checkAuth middleware, stub out todolist access apis
|
2012-04-27 15:27:15 -06:00 |
Lloyd Hilaiel
|
879f5dcaa7
|
introduce a depencency on redis
|
2012-04-27 15:10:07 -06:00 |
Lloyd Hilaiel
|
e1019a246c
|
style update
|
2012-04-27 11:05:46 -06:00 |
Lloyd Hilaiel
|
28d0e42ddf
|
bump to newest awsbox
|
2012-04-26 16:19:17 -06:00 |
Lloyd Hilaiel
|
73a3e9d6f0
|
merge server side session implementation, closes mozilla/123done#6
|
2012-04-26 15:45:34 -06:00 |
Lloyd Hilaiel
|
16424f7fcb
|
complete and document implementation of server side sessions
|
2012-04-26 15:43:41 -06:00 |
Lloyd Hilaiel
|
0752d629d1
|
partial implementation of proper server sessions - issue mozilla/123done#6
|
2012-04-26 15:17:07 -06:00 |
Lloyd Hilaiel
|
5ef6741e9f
|
let's keep it grammatical, okaaaay?
|
2012-04-26 14:12:18 -06:00 |
Lloyd Hilaiel
|
b0585ca2b4
|
(experimental) migrate to zepto.js and write all front-end javascript in a jquery style. is this better?
|
2012-04-26 14:09:49 -06:00 |