34544 Commits

Author SHA1 Message Date
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
Lloyd Hilaiel
240b7e4e3f a readme 2012-04-26 13:40:23 -06:00
Lloyd Hilaiel
dc3a0a337c initial design treatment from skinny 2012-04-26 12:25:40 -06:00
Lloyd Hilaiel
32df25069a simplify import of experimental functions (only test for request), which also works around .watch() ffx function nicely 2012-04-06 15:47:39 -06:00
Lloyd Hilaiel
f91525e3a4 update 123done for new experimental watch api 2012-04-06 12:29:23 -06:00
Lloyd Hilaiel
10f8d3cf67 bump to awsbox v. 0.0.7 2012-04-06 11:44:18 -06:00
Lloyd Hilaiel
2259c6351d upgrade to awsbox 0.0.6 2012-04-04 16:47:05 -06:00
Lloyd Hilaiel
a6fff35161 add server logging 2012-04-04 12:20:01 -06:00
Lloyd Hilaiel
1386fc264e explicit dep on awsbox 0.0.2 2012-04-02 15:24:28 -06:00
Lloyd Hilaiel
d6837e54b9 correct hostname of browserid dev servers 2012-04-02 15:22:58 -06:00
Lloyd Hilaiel
c919bc7372 use PUBLIC_URL from env as assertion audience 2012-04-02 15:12:17 -06:00
Lloyd Hilaiel
2125cf42d7 move from heroku to awsbox for deployment 2012-04-02 14:12:20 -06:00
Lloyd Hilaiel
fdc85eb496 point 123done.org at dev.diresworb.org 2012-03-29 02:12:50 -06:00
Lloyd Hilaiel
6fcd392cb5 fix audience 2012-03-19 17:34:19 -06:00
Lloyd Hilaiel
cfebdcc87a properly render assertion errors 2012-03-19 17:32:45 -06:00
Lloyd Hilaiel
83f72de893 hardcode tripleplay.hacksign.in which is a deployment of new event api 2012-03-19 17:28:00 -06:00
Lloyd Hilaiel
9769c77533 bind all addresses to work in more environments (like heroku) 2012-03-19 17:25:10 -06:00
Lloyd Hilaiel
9229e4cc3f procfile for heroku deployment 2012-03-19 17:23:46 -06:00
Lloyd Hilaiel
2e21f8d227 signup wired up enough to demonstrate 2012-03-19 10:39:21 -06:00
Lloyd Hilaiel
481f2090a3 ignore the ephemeral 2012-03-19 09:49:02 -06:00
Lloyd Hilaiel
62f7f97c62 trade some php for some nodejs 2012-03-19 09:48:38 -06:00
Lloyd Hilaiel
34f71e43fe move static resources into static/ 2012-03-19 09:36:50 -06:00
Chris Heilmann
dd222108c5 in there like swimwear 2012-03-12 16:24:36 +00:00