495 Commits

Author SHA1 Message Date
26a66a5543 Update paths to ./lib 2016-10-06 00:36:55 +02:00
0b7dca3b49 Add babel-register 2016-10-06 00:32:10 +02:00
3b93abafbc Use shortid 2016-10-06 00:22:22 +02:00
954c0b61d3 ES2015 2016-10-06 00:15:13 +02:00
aa3ad62092 Ignore lib 2016-10-05 00:23:16 +02:00
b7e13f2c89 Remove body-parser from default middlewares 2016-10-05 00:20:48 +02:00
dbf9ed9a5c Remove automatic type conversion 2016-10-01 17:30:16 +02:00
e5473811b1 0.8.21 v0.8.21 2016-09-13 22:18:53 +02:00
732c330574 Add common middlewares for defaults and router 2016-09-13 22:17:09 +02:00
0cafa45014 Update CHANGELOG.md 2016-09-13 22:12:22 +02:00
af36b78ced Move router middlewares to defaults 2016-09-13 22:06:15 +02:00
26cda0ddf8 fix body parser (#338) 2016-09-13 21:57:30 +02:00
250739b8d6 0.8.20 v0.8.20 2016-09-12 09:06:24 +02:00
4970495797 Update CHANGELOG.md 2016-09-12 09:05:59 +02:00
2879dceec2 Fixed the issue with watching under Win10 with Cygwin (#356) 2016-09-12 08:58:47 +02:00
459ddf5834 Add pagination 2016-09-10 15:25:53 +02:00
a9fc25c363 0.8.19 v0.8.19 2016-08-30 23:08:31 +02:00
91d260d5ba Update CHANGELOG.md 2016-08-30 23:07:18 +02:00
c597a20276 fix #341 (#350) 2016-08-30 17:21:14 +02:00
2c53d62860 lint 2016-08-28 00:51:31 +02:00
61de2d86c8 Update pagination (#346) 2016-08-28 00:45:56 +02:00
95f1dc3b4f 0.8.18 v0.8.18 2016-08-17 22:44:05 +02:00
98670dbcf7 Update README.md 2016-08-17 22:43:12 +02:00
d607ff9ddc Update CHANGELOG.md 2016-08-17 22:42:59 +02:00
0a9b9b610a fix lint 2016-08-17 22:37:27 +02:00
e2d37ba67d use yargs array for middlewares 2016-08-17 22:30:53 +02:00
ba3e32ca70 add config test 2016-08-17 21:51:22 +02:00
e9d1da2ab7 Add --middlewares option (#343)
* Add --middlewares option

* Support multiple middlewares files
2016-08-14 05:51:12 +02:00
6e1c434498 Update README.md 2016-07-27 14:46:25 +02:00
517af2d898 0.8.17 v0.8.17 2016-07-25 19:20:06 +02:00
9155120566 Fix #320 2016-07-25 19:16:35 +02:00
b7ec9ae394 0.8.16 v0.8.16 2016-07-11 13:04:51 +02:00
015d8867e9 Update CHANGELOG.md 2016-07-11 13:02:18 +02:00
cf2142361e Merge pull request #326 from typicode/next
Update
2016-07-11 12:59:40 +02:00
54985bf3b3 Update README.md 2016-07-07 20:38:22 +02:00
33cb2de999 Support x-www-form-urlencoded 2016-07-04 20:43:12 +02:00
3a23d8663b Add basic pagination 2016-07-04 20:13:41 +02:00
04e1144d37 0.8.15 v0.8.15 2016-07-03 19:34:09 +02:00
a3d86f674e Update CHANGELOG.md 2016-07-03 19:33:33 +02:00
706ab46d55 Use deep equal 2016-07-03 19:31:40 +02:00
604e8408c8 Update devDependencies 2016-07-03 18:55:08 +02:00
988ddded82 style update to standard v7 2016-07-03 18:50:11 +02:00
bf45e62b7a Update watch 2016-07-01 13:31:11 +02:00
0e6a2913ad Update README.md 2016-06-30 23:18:55 +02:00
b29680f0c5 Update CHANGELOG.md 2016-06-30 23:18:46 +02:00
26ff387dd3 Update tests 2016-06-30 22:58:29 +02:00
9d1451c71b use request for Node 0.12 compatibility 2016-06-30 22:57:53 +02:00
32c76f4a3f Update dependencies and watch 2016-06-30 12:36:51 +02:00
1eb921ecb1 Merge pull request #317 from epallerols/patch-1
Fix small typo in the README.md
2016-06-29 17:51:35 +02:00
5ffa1ff2fd Fix small typo 2016-06-29 17:06:09 +02:00