Commit Graph

63 Commits

Author SHA1 Message Date
DallonF
d580671000 Added more aggressive errors for resource loading 2012-08-15 14:08:38 -07:00
Ritchie Martori
b3a897e5c3 fixed documentation 2012-08-06 15:26:24 -07:00
DallonF
76c7b1e047 Refactored resource loading to be more flexible 2012-08-01 13:14:16 -07:00
DallonF
f44a25cbfc Added authentication and partial resource sidebar 2012-07-23 16:30:55 -07:00
DallonF
17ac309541 Enabled remote dashboard 2012-07-17 10:01:47 -07:00
Ritchie Martori
35e58407ed fixed incorrect remote authentication header in router 2012-07-06 15:34:32 -07:00
Ritchie Martori
47835bce32 refactored isRoot to hang on request 2012-07-06 12:55:40 -07:00
Ritchie Martori
6d03aa2b84 added dpd remote command 2012-07-06 12:30:49 -07:00
Ritchie Martori
ac77d912f9 added -o open command to cli 2012-07-06 11:17:11 -07:00
Ritchie Martori
b6a313b267 removed default host 2012-07-05 14:52:27 -07:00
Ritchie Martori
2bb001a6f8 moved default env to cli 2012-06-15 11:22:03 -07:00
Ritchie Martori
8286968e07 root key implementation 2012-06-15 11:17:09 -07:00
Ritchie Martori
98b11182bb added keys module for generating and checking keys against a json file 2012-06-15 10:26:22 -07:00
DallonF
f366dcbeae Updated folder structure 2012-06-14 11:29:22 -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
fcd8e2ec07 Merge branch '0.5' of git://github.com/dallonf/deployd into 0.5 2012-06-12 10:22:00 -07:00
Ritchie Martori
6815f3d293 mongod runner, fixed session bug when session did not exist 2012-06-12 10:20:13 -07:00
DallonF
1aa298dc1c Updated internal client 2012-06-11 10:13:48 -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
38a5a2b63c updated dashboard, updated repl 2012-06-07 13:02:18 -07:00
Ritchie Martori
49b6fedfb0 added dynamic type loading 2012-06-06 22:15:23 -07:00
Ritchie Martori
bc703c06c8 fixed delete collection not removing old data 2012-06-06 22:00:54 -07:00
Ritchie Martori
e22960820d more integration fixes, resource crud 2012-06-05 19:28:35 -07:00
Ritchie Martori
f767628cc7 fixed bad callback params for resources 2012-06-05 18:51:09 -07:00
Ritchie Martori
7e4f0d7192 type loader 2012-06-05 14:43:57 -07:00
DallonF
7f172d7c1e Massively refactored config saving and loading 2012-06-05 13:04:06 -07:00
Ritchie Martori
9e88a9f920 added files resource 2012-06-04 17:34:20 -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
Ritchie Martori
3ff1e88029 added debugging 2012-06-04 08:39:18 -07:00
Ritchie Martori
9bfcaa9645 added socket session support 2012-06-03 22:14:01 -07:00
Ritchie Martori
efe7dcb3f9 initial rewrite, validation tests, validation 2012-05-24 00:04:12 -07:00
Ritchie Martori
e3dfb94550 initial 0.5 branch 2012-05-04 08:23:55 -07:00
Ritchie Martori
28f8c86f08 added auto file collection creation to dpd push 2012-04-18 15:00:06 -07:00
Ritchie Martori
ab29a5d22d changed logout to accept a POST, updated docs 2012-04-05 10:39:36 -07:00
Dallon Feldner
7d4bce567b Added support 2012-03-30 15:48:55 -07:00
Dallon Feldner
8e5c3d03f9 UX tweaks 2012-03-29 18:58:03 -07:00
Ritchie Martori
a4384d3d30 added remote files collection mounting to cli 2012-03-29 08:29:11 -07:00
Ritchie Martori
7bd358899f Release v0.3.6 2012-03-28 17:03:05 -07:00
Ritchie Martori
0d96215130 updated errors to include messages, events now support protect(), error(), and hide() 2012-03-28 12:17:11 -07:00
Ritchie Martori
90c7f2c5ea removed old and incomplete tests, rebuilt dashboard 2012-03-27 17:34:00 -07:00
Ritchie Martori
9809a63ca2 merged in upstream master 2012-03-27 17:13:06 -07:00
Ritchie Martori
f34923c1bc fixed collection rename bug 2012-03-27 13:35:10 -07:00
Ritchie Martori
42a165b38b added query util for json query strings 2012-03-26 16:32:28 -07:00
Dallon Feldner
8bf7720ff3 Integrated dashboard 2012-03-26 12:59:49 -07:00
Ritchie Martori
e093d18c6f fixed uploading errors 2012-03-24 12:52:03 -07:00
Ritchie Martori
40c689351d added directory listing 2012-03-13 14:41:03 -07:00
Ritchie Martori
50b907d2b3 dropped express.bodyParser() as a dependency 2012-03-13 13:58:09 -07:00