badguardhome/client
Simon Zolin 69a740714f * DNS: set default blocking mode to Null IP for A/AAAA, empty response for others
Close #1914

Squashed commit of the following:

commit cb127a9a409b2f228848fb838535f3db6e9d32a9
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:37:11 2020 +0300

    return empty response if not A/AAAA qtype

commit 175a736d7d69619022db92a9250c382ad7fc9996
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:21:51 2020 +0300

    fix

commit 03aab89d2da00ede3aad6eb5a5bb2d545444a186
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:18:11 2020 +0300

    fix tests

commit 4225d511df910aae2df4651231c01a8a13bb937f
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Oct 2 12:02:11 2020 +0300

    * DNS: set default blocking mode to Null IP for A/AAAA, NXDOMAIN for others
2020-10-02 12:51:55 +03:00
..
public Merge pull request #691 in DNS/adguard-home from agneevX-patch-1 to master 2020-07-13 13:10:05 +03:00
src * DNS: set default blocking mode to Null IP for A/AAAA, empty response for others 2020-10-02 12:51:55 +03:00
.eslintrc.json + client: Refactor DHCP settings 2020-08-20 15:19:59 +03:00
.gitattributes + client: Update packages - Merge pull request #613 in DNS/adguard-home from fix/1597 to master 2020-05-22 17:06:05 +03:00
.stylelintrc Initial commit 2018-08-30 17:25:33 +03:00
babel.config.js Pull request #730: + client: Add Hot Module Replacement 2020-08-13 11:15:45 +03:00
constants.js Pull request #730: + client: Add Hot Module Replacement 2020-08-13 11:15:45 +03:00
dev.eslintrc Initial commit 2018-08-30 17:25:33 +03:00
jest.config.js - client: Match client IP strictly: Merge pull request #620 in DNS/adguard-home from fix/1687 to master 2020-05-29 12:53:40 +03:00
package-lock.json - client: Add link to 'update_failed' error toast 2020-09-08 13:18:19 +03:00
package.json - client: Add link to 'update_failed' error toast 2020-09-08 13:18:19 +03:00
prod.eslintrc Initial commit 2018-08-30 17:25:33 +03:00
webpack.common.js Pull request 743: + client: Query Logs Infinite Scroll 2020-09-01 16:30:30 +03:00
webpack.dev.js + client: Move the client access check to the server-side 2020-09-24 15:48:37 +03:00
webpack.prod.js Pull request #730: + client: Add Hot Module Replacement 2020-08-13 11:15:45 +03:00