12 Commits

Author SHA1 Message Date
7ce599c502 Update all dependencies and lint fix 2020-02-12 03:30:19 +01:00
fa9aa517f9 Remove webpack devDependencies and drop IE11 support for the homepage 2020-02-12 02:51:18 +01:00
574cb817dc Fix default options for router 2020-02-12 00:17:49 +01:00
ae1428375d Fix for multiple _ne operators (#1013)
When filtering with multiple _ne it should use logical AND instead of OR to verify that all checks succeed, close #929
2019-09-02 18:30:35 +02:00
cc7f492d8f Fix deprecated code 2018-12-25 23:56:35 +01:00
d1cece30a4 Refactor test 2018-12-25 23:51:12 +01:00
dde5636bdb Add option to singular routes 2018-12-25 23:47:35 +01:00
49f5583c37 Merge branch 'master' of https://github.com/typicode/json-server 2018-12-25 23:31:19 +01:00
bbc2011ec3 Add option to plural routes 2018-12-25 23:29:08 +01:00
59ef199d16 Fix lint errors 2018-11-14 10:48:49 +01:00
165b6475d3 Upgrade dependencies and fix tests 2018-11-14 10:44:49 +01:00
4c292dfa06 Jest (#792) 2018-06-04 12:42:09 +02:00