Andrew Stewart
|
6e9ceee6cf
|
Fixes to driver commands
|
2014-08-11 15:30:01 -07:00 |
Andrew Stewart
|
7a481f6767
|
Correctly execute device commands
|
2014-08-07 13:56:06 -07:00 |
Andrew Stewart
|
e6c567a090
|
Add new command structure
|
2014-08-07 12:24:29 -07:00 |
Andrew Stewart
|
d0c29822ff
|
Correctly respond w/ 404 error
|
2014-07-28 10:01:16 -07:00 |
Andrew Stewart
|
f5734b137e
|
Add MCP commands route, fix /robots route
|
2014-07-17 12:08:17 -07:00 |
Andrew Stewart
|
6b1d6e2653
|
WIP on Threepio changes
|
2014-07-15 12:45:32 -07:00 |
Andrew Stewart
|
682bfc6536
|
Add missing semicolon to appease JSHint
|
2014-06-10 18:45:08 -07:00 |
Andrew Stewart
|
ebdeeccd12
|
Use implicit object conversion with #toJSON
JSON.stringify, if told to convert an object with a #toJSON method, will instead
stringify the result of the #toJSON method.
|
2014-06-06 14:15:43 -07:00 |
Andrew Stewart
|
af4bbd963b
|
Clean up API implementation using middleware
|
2014-06-06 13:52:55 -07:00 |
Andrew Stewart
|
9b352feeae
|
Move API command param parsing to middleware
|
2014-06-04 15:54:23 -07:00 |
Andrew Stewart
|
ac0a69e63f
|
Move API routes to their own file
|
2014-06-04 13:39:30 -07:00 |
Andrew Stewart
|
5e21c52b95
|
Add mock request/response classes for testing
|
2014-06-04 12:51:35 -07:00 |
Andrew Stewart
|
014574a545
|
Move SSL certs to live under api dir
|
2014-06-04 11:58:54 -07:00 |