AdGuardHome/internal/home
Ainar Garipov e08a64ebe4 Pull request: all: allow clientid in access settings
Updates #2624.
Updates #3162.

Squashed commit of the following:

commit 68860da717a23a0bfeba14b7fe10b5e4ad38726d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jun 29 15:41:33 2021 +0300

    all: imp types, names

commit ebd4ec26636853d0d58c4e331e6a78feede20813
Merge: 239eb721 16e5e09c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jun 29 15:14:33 2021 +0300

    Merge branch 'master' into 2624-clientid-access

commit 239eb7215abc47e99a0300a0f4cf56002689b1a9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jun 29 15:13:10 2021 +0300

    all: fix client blocking check

commit e6bece3ea8367b3cbe3d90702a3368c870ad4f13
Merge: 9935f2a3 9d1656b5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jun 29 13:12:28 2021 +0300

    Merge branch 'master' into 2624-clientid-access

commit 9935f2a30bcfae2b853f3ef610c0ab7a56a8f448
Author: Ildar Kamalov <ik@adguard.com>
Date:   Tue Jun 29 11:26:51 2021 +0300

    client: show block button for client id

commit ed786a6a74a081cd89e9d67df3537a4fadd54831
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Jun 25 15:56:23 2021 +0300

    client: imp i18n

commit 4fed21c68473ad408960c08a7d87624cabce1911
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Jun 25 15:34:09 2021 +0300

    all: imp i18n, docs

commit 55e65c0d6b939560c53dcb834a4557eb3853d194
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Jun 25 13:34:01 2021 +0300

    all: fix cache, imp code, docs, tests

commit c1e5a83e76deb44b1f92729bb9ddfcc6a96ac4a8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Jun 24 19:27:12 2021 +0300

    all: allow clientid in access settings
2021-06-29 15:53:28 +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: 2280 dns timeout 2021-06-15 17:36:49 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
clients.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
clients_test.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
clientshttp.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +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: all: imp docs, names 2021-06-18 18:13:36 +03:00
control.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +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: 3257 source directive 2021-06-28 17:02:45 +03:00
dns.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
duration.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
duration_test.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
filter.go Pull request: all: rm inactive list, imp lint script 2021-06-25 18:30:30 +03:00
filter_test.go Pull request: home: rm unnecessary func 2021-04-22 14:18:20 +03:00
home.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +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: all: imp docs, names 2021-06-18 18:13:36 +03:00
mobileconfig_test.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +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: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
rdns_test.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
service.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
tls.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00
upgrade.go Pull request: all: support setgid, setuid on unix 2021-06-04 16:35:34 +03:00
upgrade_test.go Pull request: all: support setgid, setuid on unix 2021-06-04 16:35:34 +03:00
web.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
whois.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
whois_test.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00