Commit Graph

23 Commits

Author SHA1 Message Date
DallonF
76c7b1e047 Refactored resource loading to be more flexible 2012-08-01 13:14:16 -07:00
DallonF
2dcae9727f Styling improvements 2012-07-27 13:11:11 -07:00
DallonF
cc0170e1be Renamed do() to exec() 2012-07-20 09:09:48 -07:00
DallonF
d0d182bb0f Fixed error("message", "") edge case 2012-07-13 09:00:29 -07:00
DallonF
dd909be32e Fixed duplicate errors object on user collection 2012-07-11 11:54:05 -07:00
Ritchie Martori
a2f88b43e3 added login test 2012-07-04 09:38:34 -07:00
Ritchie Martori
ab557ad0f1 added debugging to remove 2012-07-04 08:54:17 -07:00
DallonF
b0363bcd80 Fixed failing tests 2012-06-29 09:36:07 -07:00
DallonF
e1a0980916 Fixed some session and error-message related bugs 2012-06-27 10:42:34 -07:00
DallonF
ddfeb6d2e7 Fixed bugs blocking demo video 2012-06-26 14:38:03 -07:00
Ritchie Martori
b5c662444d fixed user collectiong bugs 2012-06-19 14:47:33 -07:00
Ritchie Martori
2d8130db3d added me to event context 2012-06-18 16:21:39 -07:00
Ritchie Martori
a45f2351ba initial emit-to-users by query and emit to all 2012-06-12 20:40:00 -07:00
Ritchie Martori
f28877bebf fixed missing client in user collection 2012-06-11 09:44:40 -07:00
Ritchie Martori
876b7cb0b3 added unique email check 2012-06-07 16:15:56 -07:00
Ritchie Martori
13f13998de email and password automatically required on usercollection 2012-06-07 15:33:32 -07:00
Ritchie Martori
46aa96eebe fixed /users/me support, added me GET event handler 2012-06-07 15:20:07 -07:00
DallonF
dec7e857d8 Merge branch '0.5' of https://github.com/ritch/deployd into 0.5
Conflicts:
	lib/resources/dashboard/index.html
	lib/resources/dashboard/js/entry.js
2012-06-07 13:27:59 -07:00
DallonF
32971ca56d Added generated get() and do() aliases to dpd.js 2012-06-07 13:17:04 -07:00
Ritchie Martori
3d6869fccf added sha encryption + random salts to passwords 2012-06-07 08:52:48 -07:00
Ritchie Martori
7e4f0d7192 type loader 2012-06-05 14:43:57 -07:00
Ritchie Martori
9e88a9f920 added files resource 2012-06-04 17:34:20 -07:00
Ritchie Martori
09958040ad refactored client 2012-06-03 23:23:41 -07:00