AdGuardHome/internal/home
Eugene Burkov 3f1fd56b17 Pull request: 3172 fix mobileconfig
Merge in DNS/adguard-home from 3172-mobileconfig to master

Updates #3172.
Updates #2497.

Squashed commit of the following:

commit 30549ef4eda9d88f0738089e901492d7369caa25
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 1 21:00:17 2021 +0300

    all: log changes

commit 9b9429447430a8e5656b992c04c4a74606dc5f9f
Author: Ildar Kamalov <ik@adguard.com>
Date:   Tue Jun 1 17:56:59 2021 +0300

    client: always show port input

commit 6d6a0bdfaa849220a5ddb4a17502ab05379d7a1c
Merge: 13a3bffd 77946a7f
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 1 17:50:41 2021 +0300

    Merge branch 'master' into 3172-mobileconfig

commit 13a3bffd4dd6ccabf3d261f17b2c758a5c61eb9c
Author: Ildar Kamalov <ik@adguard.com>
Date:   Tue Jun 1 17:20:17 2021 +0300

    client: add port to mobile config form

commit f6abe0b6044572f3801c31b683e76f90c4a28487
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon May 31 19:43:37 2021 +0300

    home: imp cyclo

commit c304a0bacdca6f8b5ffd21f3d00c8244ea9e4e36
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon May 31 18:19:46 2021 +0300

    home: reduce allocs

commit 10a7678861079b710bb0ef14569c60a09612ec70
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon May 24 20:05:08 2021 +0300

    all: make the host parameter required
2021-06-01 21:06:55 +03:00
..
auth.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
auth_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authglinet.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
authglinet_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
authratelimiter.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
clients.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
clients_test.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
clientshttp.go Pull request: home: imp client http api, docs 2021-05-06 16:41:33 +03:00
clientstags.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
config.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
control.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
control_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
controlfiltering.go Pull request: 2875 fix client filtering settings 2021-05-24 14:48:42 +03:00
controlinstall.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
controlupdate.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
dns.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
filter.go Pull request: all: rework file perms 2021-05-28 18:45:11 +03:00
filter_test.go Pull request: home: rm unnecessary func 2021-04-22 14:18:20 +03:00
home.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
i18n.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
memory.go Pull request:* all: fix all staticcheck simplification and unused warnings 2020-11-06 12:15:08 +03:00
middlewares.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
middlewares_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
mobileconfig.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
mobileconfig_test.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
options.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
options_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
rdns.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
rdns_test.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
service.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
tls.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
upgrade.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
upgrade_test.go Pull request: 2843 upd dnsproxy 2021-04-21 12:49:41 +03:00
web.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
whois.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
whois_test.go Pull request: home: imp whois parse 2021-05-20 14:22:06 +03:00