c63c1d9bd3
0.8.12
v0.8.12
2016-05-08 19:06:05 +02:00
e9f9360e64
Update CHANGELOG.md
2016-05-08 19:05:55 +02:00
bdb20a3423
fix: minor
2016-05-08 19:05:26 +02:00
a27de9740d
0.8.11
v0.8.11
2016-05-08 18:59:16 +02:00
2268133086
Update CHANGELOG.md
2016-05-08 18:59:09 +02:00
fc08f60898
refactor: update lowdb and lodash
2016-05-08 18:54:49 +02:00
293bac6f73
Update README.md
2016-05-05 22:35:10 +02:00
85d454eae6
Update CHANGELOG.md
2016-05-05 22:30:03 +02:00
37efcda88a
Update README.md
2016-05-05 21:10:04 +02:00
5f7e8b0234
Merge pull request #276 from tony-kerz/tk/nested-sort
...
support sort by nested field (e.g. _sort=author.name)
2016-05-05 21:09:10 +02:00
4db6727ba7
[sort] nested
2016-05-04 14:37:27 -04:00
1127cab590
Merge pull request #271 from timkraut/patch-1
...
Add hint that routes have to start with /
2016-05-02 16:56:57 +02:00
b7e3dc311f
Include hint that routes have to start with /
2016-05-02 16:22:45 +02:00
f9084b7418
Merge pull request #267 from FadyMak/patch-1
...
Added JSON Server tutorial
2016-04-26 10:04:44 +02:00
8595fe19f0
Added JSON Server tutorial
2016-04-25 23:17:00 -04:00
9fa9a21d81
Update README.md
2016-04-25 12:17:08 +02:00
682f92111f
Update README.md
2016-04-21 20:32:57 +02:00
e82fa0cb2b
Update CHANGELOG.md
2016-04-18 18:29:48 +02:00
9904e0544b
0.8.10
v0.8.10
2016-04-18 18:29:08 +02:00
300d3cc90f
Syntax
2016-04-18 18:28:58 +02:00
3b4a01ec59
Update CHANGELOG.md
2016-04-18 09:18:21 +02:00
9572eeb6e0
Merge pull request #257 from netzzwerg/master
...
Add switch for GZIP Content-Encoding
2016-04-18 09:10:07 +02:00
85ad7d4795
Used JavaScript Standard Style for seed
2016-04-15 17:51:17 +02:00
cfa0e912ea
Update README.md
2016-04-15 11:38:09 +02:00
42bb9cb3a4
Add switch for GZIP Content-Encoding
2016-04-14 19:56:00 +02:00
b9b32eaad8
Update README.md
2016-03-23 12:22:41 +01:00
00512149c4
Update husky
2016-03-17 22:07:37 +01:00
a5ffc31d1b
0.8.9
v0.8.9
2016-03-17 22:05:48 +01:00
f23ad4b1a7
Add config file support
2016-03-17 22:04:34 +01:00
841bd7f42a
Add config option
2016-03-16 13:53:55 +01:00
ab3e611d5c
Use relative path in resource list
2016-03-16 13:53:54 +01:00
d04152a346
Merge pull request #230 from siawyoung/master
...
Add section under Extras about alternative ports
2016-02-19 11:05:51 +01:00
7467448971
Merge pull request #236 from barrystaes/barrystaes-docs
...
Add README.md notes on doing requests
2016-02-17 10:52:41 +01:00
b15a9d317f
Tweak README.md and fix typo
2016-02-15 14:20:10 +01:00
2c293547df
Add README.md notes on doing requests
2016-02-15 14:04:40 +01:00
321cbf2927
Merge pull request #234 from sdgluck/master
...
Error message for incorrect export type from database JS file
2016-02-13 23:21:14 +01:00
72221a697b
Update CHANGELOG.md
2016-02-13 23:19:36 +01:00
1dba8845e5
0.8.8
v0.8.8
2016-02-13 22:21:23 +01:00
c1631cd6db
Fix #233
2016-02-13 22:17:49 +01:00
a86a0ca6a4
Error message for incorrect export type from db js file
2016-02-13 17:40:53 +00:00
c9b7769039
Add section under Extras about alternative ports
2016-01-30 16:36:46 +08:00
0ad8131f87
0.8.7
v0.8.7
2016-01-22 13:36:04 +01:00
87b29bfa4a
Update CHANGELOG.md, thanks to @bripkens for CLI option
2016-01-22 13:35:49 +01:00
b5f16aca09
Merge pull request #222 from bripkens/no-cors
...
Allow disabling of CORS
2016-01-20 20:08:05 +01:00
c50532dd75
Allow disabling of CORS
...
It is desirable to disable CORS for development purposes in order to
validate same-origin policy and web security concepts. Additionally,
json-server could be used to show proxy concepts.
This change adds a new CLI option `--no-cors` which disables CORS by not
adding the CORS middleware. The change is backwards compatible since the
default behavior, i.e. adding CORS headers is retained.
2016-01-17 08:27:05 +01:00
b751cec815
Add gzip compression. Thanks to @Werner0
2016-01-07 20:12:19 +01:00
ddcab67d83
Update README.md
...
Link is broken and I can't find the new URL
2016-01-07 07:46:10 +01:00
18b470a87a
0.8.6
v0.8.6
2016-01-07 04:13:19 +01:00
672393e915
Add --read-only option
2016-01-07 04:12:04 +01:00
d1205844c0
0.8.5
v0.8.5
2015-12-28 20:18:58 +01:00