Commit Graph

38 Commits

Author SHA1 Message Date
DallonF
f02871b3f9 Merge branch 'refactor/deployment' into 0.7-feature/module-dashboard
Conflicts:
	HISTORY.md
	README.md
	lib/db.js
	package.json
2012-12-06 08:51:03 -07:00
Ritchie Martori
2506da223e fixed certain errors returned as HTML rather than JSON 2012-12-04 10:22:30 -08:00
Ritchie Martori
cb79f8dca6 added initial custom event support 2012-11-15 11:54:57 -08:00
Dallon Feldner
8e71388a0d Renamed dpd.onConnect to dpd.socketReady 2012-10-30 08:46:47 -07:00
Dallon Feldner
4de450851d Made dpd.onConnect more useful 2012-10-30 08:37:28 -07:00
Dallon Feldner
c90f933acb Added dpd.once, off, onConnect, socket functions
Test app should no longer have expected failures
2012-10-30 08:28:26 -07:00
Ritchie Martori
0c1c5a7fb2 added cors headers for all requests 2012-09-30 15:02:56 -07:00
Dallon Feldner
f71245c834 Fixed dpd.js in certain browsers (take a guess) 2012-09-27 10:31:59 -07:00
DallonF
b61398f3de Made dpd.js (internal and browser) more stable and lenient 2012-09-13 11:54:36 -07:00
DallonF
dacf05fce6 Made jshint more strict (undefined globals) 2012-09-12 11:11:03 -07:00
DallonF
fccc3fc280 Fixed dashboard 2012-09-11 12:54:33 -07:00
DallonF
d74de2f2b9 Fixed some bugs in IE 2012-09-11 12:47:23 -07:00
DallonF
dc38560de7 Removed jQuery dependency 2012-09-11 11:48:59 -07:00
DallonF
8ceccc93ac Made dpd.js less picky on POSTs 2012-09-11 09:45:48 -07:00
DallonF
db24dce136 Fixed most lint errors 2012-09-06 10:50:53 -07:00
DallonF
c23dcb559d Added absolute urls to dpd.js 2012-08-28 10:57:20 -07:00
DallonF
4d8957ac6e Fixed regression error where On Validate does not have access to an object's full data on a Put request 2012-08-23 15:44:49 -07:00
DallonF
8bf93ba4f5 Added Data editor 2012-07-26 16:59:30 -07:00
Ritchie Martori
7506869228 collections and user collections now support .on("changed") out of the box 2012-07-24 09:09:57 -07:00
DallonF
ad450cf416 Fixed callstack error when calling console.log 2012-07-23 15:14:34 -07:00
DallonF
50b1629985 Fixed console.log bind 2012-07-20 09:37:59 -07:00
DallonF
cc0170e1be Renamed do() to exec() 2012-07-20 09:09:48 -07:00
DallonF
f9459611d8 Bound console.log, for convenience 2012-07-13 09:52:26 -07:00
Ritchie Martori
327b01664f removed stray console.log 2012-07-02 18:25:55 -07:00
Ritchie Martori
1e013861cd fixed complex query parsing 2012-07-02 18:11:26 -07:00
DallonF
361face4fd Minified socket.io in dpd.js 2012-06-29 09:20:19 -07:00
Ritchie Martori
56017086cc added socket-io to clib, fixed incorrect deep.equal in tests 2012-06-13 07:06:06 -07:00
DallonF
32971ca56d Added generated get() and do() aliases to dpd.js 2012-06-07 13:17:04 -07:00
DallonF
3ae2c56bfc Added do(). Mostly untested so far 2012-06-07 12:04:05 -07:00
DallonF
06a9671123 Added del() and put() to dpd.js 2012-06-07 11:35:13 -07:00
DallonF
09504fe998 Added basic client lib 2012-06-07 11:17:40 -07:00
Ritchie Martori
efe7dcb3f9 initial rewrite, validation tests, validation 2012-05-24 00:04:12 -07:00
DallonF
f58630bbaa dpd.js uses relative URLs again 2012-05-16 11:46:35 -07:00
Ritchie Martori
fc177c5af2 fixed extraneous res in dpd.js, updated dashboard 2012-05-14 19:14:41 -07:00
DallonF
286c3ffcb3 Updated dpd.js docs 2012-05-14 12:41:14 -07:00
DallonF
0db23e7488 Added dpd.js loader proxy 2012-05-14 12:22:59 -07:00
Ritchie Martori
e3dfb94550 initial 0.5 branch 2012-05-04 08:23:55 -07:00
Ritchie Martori
f9e48d4517 added client lib 2012-05-01 13:25:24 -07:00