Commit Graph

31 Commits

Author SHA1 Message Date
Ritchie Martori
ee63879de6 fixed incorrect content-length 2012-09-19 16:54:37 -07:00
Ritchie Martori
ce36a13759 updated context.done() to use doh for errors 2012-09-12 19:42:09 -07:00
DallonF
d2a4eb6a3f Fixed incorrectly formatted "bad credentials" message 2012-09-11 12:01:41 -07:00
DallonF
db24dce136 Fixed most lint errors 2012-09-06 10:50:53 -07:00
DallonF
8d04e6bc2e Bumped the default recursion limit to 2 levels, added $recursionLimit property to queries 2012-08-21 12:40:56 -07:00
Ritchie Martori
e8d9e00755 documentation updates 2012-08-09 10:07:16 -07:00
Ritchie Martori
cc47d0886f initial script refactor 2012-08-03 10:36:41 -07:00
DallonF
76c7b1e047 Refactored resource loading to be more flexible 2012-08-01 13:14:16 -07:00
DallonF
d0d182bb0f Fixed error("message", "") edge case 2012-07-13 09:00:29 -07:00
DallonF
4b2e7b7a8f Started adding recursion prevention 2012-07-11 08:20:50 -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
119328712e updated docs 2012-06-19 11:14:11 -07:00
Ritchie Martori
9c05f06c19 added better error handling in events 2012-06-18 16:41:21 -07:00
DallonF
832e0966d7 Fixed unit tests relating to internal client 2012-06-11 08:58:10 -07:00
Ritchie Martori
62fb6f2303 fixed gaps in collection and context to allow full internal-client integration 2012-06-11 07:34:58 -07:00
Ritchie Martori
6b2cc1d11b added validation event, fixed event errors 2012-06-07 16:33:37 -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
c06e263c67 Fixed broken tests 2012-06-07 14:25:54 -07:00
DallonF
13749c9f6d Added internal client - totally untested and unimplemented in events 2012-06-07 14:06:19 -07:00
Ritchie Martori
3d6869fccf added sha encryption + random salts to passwords 2012-06-07 08:52:48 -07:00
Ritchie Martori
df453db2c3 fixed tests, fixed collection item required bug 2012-06-06 19:49:48 -07:00
Ritchie Martori
ffcb663665 fixed missing id bug in collections 2012-06-06 19:08:53 -07:00
Ritchie Martori
f767628cc7 fixed bad callback params for resources 2012-06-05 18:51:09 -07:00
Ritchie Martori
7eb3b370d6 dashboard fixes 2012-06-05 12:59:27 -07:00
Ritchie Martori
25474b4b93 refactored context, added sugar to http utils 2012-06-04 14:12:13 -07:00
Ritchie Martori
155fa3eef5 added resource crud 2012-06-04 12:02:49 -07:00
DallonF
3b199153dd Added parseBody() function to Context 2012-06-01 12:35:11 -07:00
DallonF
3d073749ed Added Context object 2012-06-01 11:02:06 -07:00