510 Commits

Author SHA1 Message Date
a42373eaf2 Add markdown-toc 2016-11-12 02:42:06 +01:00
1cb4e3e27e Update README.md v0.9.0 2016-11-12 02:24:44 +01:00
d46cbd20f0 Add prepublish 2016-11-12 02:22:30 +01:00
526ff59aff 0.9.0 2016-11-12 02:01:26 +01:00
2b26630ac6 v0.9.0 (#404)
* Remove automatic type conversion

* Remove body-parser from default middlewares

* Ignore lib

* ES2015

* Use shortid

* Add babel-register

* Update paths to ./lib

* Add .npmignore

* Update bin

* temp fix

* Fix bin

* Add message when creating default db

* Use fs.watch

* Fix operator existence test

* Fix 0.12 tests

* Update dependencies

* Update

* Increase timeout

* Fix 0.12 support

* 0.9.0-beta.1

* Fix missing example.json issue

* 0.9.0-beta.2

* Update message

* Update CHANGELOG.md

* Update lowdb dependency

* Add error message

* Update README.md

* Add database validation

* Update

* Update

* Fix tests

* Update
2016-11-12 01:59:43 +01:00
44bdfb490a Update README.md 2016-11-10 12:57:48 +01:00
0861dfe581 Update .travis.yml 2016-11-03 12:48:52 +01:00
b2228581c8 0.8.23 v0.8.23 2016-11-03 09:23:57 +01:00
c6d0a57202 Update CHANGELOG.md 2016-11-03 09:19:26 +01:00
1f89edb665 Update CHANGELOG 2016-11-03 09:17:41 +01:00
2b93bf5113 Exposing Link in the header instead of Links (#394)
- fix the small typo `Links` to `Link`
- update relevant tests
2016-11-02 23:33:55 +01:00
0dbb5ba1a7 Update README.md 2016-10-30 13:29:28 +01:00
7a619bcc7b Update README.md 2016-10-25 21:42:36 +02:00
fddd450705 fix middlewares example (#385) 2016-10-13 11:42:15 +02:00
8f484cd7c0 Update README.md
Thanks to @istommao
2016-10-11 10:43:49 +02:00
a7784f07f0 Update README.md 2016-10-06 01:02:07 +02:00
d1fcca9efa 0.8.22 v0.8.22 2016-10-04 12:43:52 +02:00
d873d6f953 Update CHANGELOG.md 2016-10-04 12:43:35 +02:00
b44a0d8288 add Links header test 2016-10-04 12:41:43 +02:00
b070d56194 Expose the Links header. (#381) 2016-10-04 12:04:48 +02:00
86db19aa94 Update README.md 2016-10-01 17:00:45 +02:00
b06bc27d91 Add support for query params in rewrite targets (#373)
* Add support for query params in rewrite targets

Re-parse the rewrite target to add query params, fixes #372

* Use lodash for Object.assign for node v0.12 compatibility
2016-10-01 02:25:13 +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