b681973caa
Merge branch 'ruifortes-master'
2018-09-11 23:49:08 +02:00
fda4e3e722
Merge branch 'master' of https://github.com/ruifortes/json-server into ruifortes-master
2018-09-11 23:47:47 +02:00
2d891d4a31
Update README.md
2018-09-05 05:29:48 +02:00
8f2aa1a6a4
Add jest testURL config
2018-08-09 11:42:23 +02:00
1a58d0dc3b
Add article
2018-08-09 11:25:23 +02:00
efcfed156b
Update README.md
2018-08-04 17:42:49 +02:00
5f9ee605e9
Update README.md
2018-07-30 01:43:42 +02:00
48495e97c5
Update README.md
2018-07-23 16:01:55 +02:00
101904e658
Update README.md
2018-07-23 15:58:23 +02:00
fb443eedc4
Update README.md
2018-07-23 15:57:06 +02:00
8b4823b164
Update README.md
2018-07-14 06:48:37 +02:00
350cd67eaf
Update README.md
2018-07-14 06:47:34 +02:00
e6fdcc35eb
Typo fixes in README ( #817 )
...
wil -> will
2018-07-03 16:10:07 +02:00
5f6f6e1cd4
Refactor
2018-06-12 21:40:40 +02:00
8c602235f6
Upgrade front dependencies
2018-06-10 18:31:57 +02:00
a959086141
npm upgrade
2018-06-10 18:30:09 +02:00
81efd27e98
Remove unused dependency
2018-06-10 18:26:55 +02:00
3d93e2ed99
Upgrade yargs
2018-06-10 18:21:14 +02:00
195fe783fc
0.14.0
v0.14.0
2018-06-09 01:22:13 +02:00
6cdcb32aac
CLI listen to 'localhost' by default, instead of '0.0.0.0'
2018-06-09 01:16:41 +02:00
fa23dd1c4b
Update package-lock.json
2018-06-09 00:54:52 +02:00
f35b902b69
Upgrade husky devDependency
2018-06-06 21:38:23 +02:00
a0e55b8ecb
Use FileSync in jsonServer.router
2018-06-05 20:08:56 +01:00
4b36016e21
Fix server watch restart\n\nstart() is now called in destroy callback. Has watch callback is beeing called twice (on windows at least) reset server variable in start()
2018-06-05 11:10:28 +01:00
54a8dcf05d
update package-lock
2018-06-04 21:39:36 +01:00
0b16d7c26a
Merge remote-tracking branch 'upstream/master'
2018-06-04 21:13:02 +01:00
4b1c6f791d
Make router accept file path again
2018-06-04 21:07:46 +01:00
913473f304
Use latest lowdb
2018-06-04 20:18:17 +01:00
af07d8b856
fix npm test
2018-06-04 12:50:11 +02:00
99f86cc304
npm audit fix
2018-06-04 12:49:43 +02:00
4c292dfa06
Jest ( #792 )
2018-06-04 12:42:09 +02:00
0241ad5d35
0.13.0
v0.13.0
2018-05-30 12:57:32 +02:00
2f2c06b6be
Update CHANGELOG.md
2018-05-30 12:57:23 +02:00
50baa9e640
eslint --fix
2018-05-30 12:47:00 +02:00
4a8d8c80d0
Upgrade dependencies
2018-05-30 12:46:39 +02:00
e9458a6409
webpack 4 + preact ( #786 )
2018-05-30 12:39:10 +02:00
8d0c5609fc
Update README.md
2018-05-28 23:51:29 +02:00
4ef7bbcfcc
Upgrade pkg-ok devDependency
2018-04-27 13:11:52 +02:00
95d75ffff1
0.12.2
v0.12.2
2018-04-26 14:13:33 +02:00
e1f45f85d6
Update CHANGELOG.md
2018-04-26 14:12:22 +02:00
005ed73b92
Fixed eslint errors in Tests ( #728 )
...
* Fix error message construction in index.js
The error message in routes creation was not validated by eslint.
Now it is accepted as valid and every test runs well.
* Fix error message for both latest and 4 node versions
2018-04-17 00:13:54 +02:00
fbdc8cf6b0
Update .travis.yml
2018-04-17 00:09:46 +02:00
4c94fd0adf
Update .travis.yml
2018-04-17 00:09:11 +02:00
2108e830ef
localhost tld is now used by default ( #745 )
2018-04-11 23:42:05 +02:00
517f5a86bd
Update README.md
2017-12-04 13:14:31 +01:00
7b64cb7a3e
Update CHANGELOG.md
2017-11-06 13:11:52 +01:00
f5fd222ae3
added support for _delay in query string to delay response of request on per request basis ( #673 )
...
* added support for passing _delay as query parameter to delay response by X milliseconds
* added tests / fixed linting error
2017-11-06 13:10:55 +01:00
dfbfd56511
0.12.1
v0.12.1
2017-11-02 22:19:49 +01:00
6873fcecb8
Update CHANGELOG.md
2017-11-02 22:18:19 +01:00
40a9627dde
Merge branch 'master' of https://github.com/typicode/json-server
2017-11-02 22:16:31 +01:00