AdGuardHome/home
Andrey Meshkov 49646cf706 + client: Add choosing filter lists
Fix #1325

Squashed commit of the following:

commit d8f7de72226855a961051e09b4b78f4dd71baadd
Merge: f9bbe861 36f3218b
Author: Andrey Meshkov <am@adguard.com>
Date:   Mon Jul 6 19:34:53 2020 +0300

    Merge branch 'master' into feature/1325

commit f9bbe861c9dbd631b5708f8eb073270b83a3f70f
Merge: 99710fef 4f8138bd
Author: Andrey Meshkov <am@adguard.com>
Date:   Mon Jul 6 19:33:53 2020 +0300

    Merge branch 'master' into feature/1325

commit 99710fef0825966b224e4a30a979e4d45f929af1
Merge: 8329326d a5380ead
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon Jul 6 18:04:32 2020 +0300

    Merge branch 'feature/1325' of ssh://bit.adguard.com:7999/dns/adguard-home into feature/1325

commit 8329326d6470dfcf2cdc4479e0290f7cc56ddca4
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon Jul 6 18:03:56 2020 +0300

    Update locales, add title for select modal

commit a5380ead56d15eba3f36c38f8fc0eedc89c2c57a
Author: Andrey Meshkov <am@adguard.com>
Date:   Mon Jul 6 17:26:37 2020 +0300

    Update readme

commit dfe6e254d909ee6994cacef53d417bb073dfd802
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon Jul 6 13:44:19 2020 +0300

    Change info icon width

commit 06120cf3da9065fc9cc3a2864b976563d4cfe06a
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon Jul 6 13:38:58 2020 +0300

    Review changes

commit ae3c6cacc5610a0f95bec2f6ef8a63e90041e4dd
Merge: dd56a3bb 73c5d9ea
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon Jul 6 12:01:57 2020 +0300

    Merge branch 'master' into feature/1325

commit dd56a3bbb851687823242fa653cc3bb63dedf5e4
Author: Andrey Meshkov <am@adguard.com>
Date:   Fri Jul 3 15:52:01 2020 +0300

    Added blocklists

commit f08f0eb0cdd8cd488d3a8f1182854b72775cf06e
Merge: 854d4f88 21dfb5ff
Author: Andrey Meshkov <am@adguard.com>
Date:   Fri Jul 3 14:06:19 2020 +0300

    Merge branch 'master' into feature/1325

commit 854d4f88017a33dc7f788835dc98591cec9b213f
Merge: 23946266 2c47053c
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon Jun 22 14:09:31 2020 +0300

    Merge branch 'master' into feature/1325

commit 23946266d4913479bcecfcb7702a096983d20685
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Tue May 26 19:00:26 2020 +0300

    Math filters by url

commit 661e0482f01ffea0d0f5aa81b3b253143d0ca112
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Mon May 25 21:07:21 2020 +0300

    Change data format

commit ac4ff483b6b06ec0be49a41b5ddd3329f4ae2bbb
Author: ArtemBaskal <a.baskal@adguard.com>
Date:   Thu May 14 19:52:45 2020 +0300

    + client: Add choosing filter lists
2020-07-06 19:58:44 +03:00
..
auth.go + "--glinet" command-line argument: Run in GL-Inet compatibility mode 2020-07-03 20:34:08 +03:00
auth_glinet.go + "--glinet" command-line argument: Run in GL-Inet compatibility mode 2020-07-03 20:34:08 +03:00
auth_glinet_test.go + "--glinet" command-line argument: Run in GL-Inet compatibility mode 2020-07-03 20:34:08 +03:00
auth_test.go * TestAuth: improve test 2020-04-24 14:04:40 +03:00
clients.go - clients: fix incorrect info for clients from /etc/hosts 2020-06-11 11:11:52 +03:00
clients_http.go + clients: support per-client tags 2020-01-28 14:06:52 +03:00
clients_tags.go Add 'device_camera' and 'device_securityalarm' values 2020-04-08 11:59:36 +02:00
clients_test.go -(dnsforward): custom client per-domain upstreams 2020-05-13 20:31:43 +03:00
config.go * log: set default LogMaxAge = 3 days 2020-06-05 17:58:42 +03:00
control.go *(home): fix assets access 2020-05-14 18:37:25 +03:00
control_filtering.go + filters: support filters from local disk 2020-04-09 11:46:52 +03:00
control_install.go - Web: flush the bufferred response data before performing global operations 2020-04-24 15:50:57 +03:00
control_test.go * update tests 2019-12-02 14:58:17 +03:00
control_update.go - Web: flush the bufferred response data before performing global operations 2020-04-24 15:50:57 +03:00
control_update_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
dhcp.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
dns.go + pass client Name and IP to dnsfilter 2020-06-23 14:36:26 +03:00
filter.go + client: Add choosing filter lists 2020-07-06 19:58:44 +03:00
filter_test.go * filter: skip comment lines starting with '#' 2020-05-07 18:03:25 +03:00
home.go + "--glinet" command-line argument: Run in GL-Inet compatibility mode 2020-07-03 20:34:08 +03:00
home_test.go *: added more logging 2020-04-15 15:17:57 +03:00
i18n.go + i18n: add thai and romanian languages 2020-03-11 17:06:37 +03:00
rdns.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
rdns_test.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
service.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +03:00
tls.go *(home): fix TLS module initialization 2020-05-16 02:02:50 +03:00
upgrade.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
upgrade_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
web.go * web: log error messages from HTTP server as "debug" 2020-05-27 12:17:05 +03:00
whois.go * whois: use the upstream server to resolve whois server hostname 2020-05-27 14:54:31 +03:00
whois_test.go + dns: respond to PTR requests for internal IP addresses from DHCP 2020-06-23 12:13:13 +03:00