AdGuardHome/internal/home
Stanislav Chzhen ff04b2a7d3 Pull request 1731: 4299-stats-ignore
Merge in DNS/adguard-home from 4299-stats-ignore to master

Updates #1717.
Updates #4299.

Squashed commit of the following:

commit 1d1212d088c944e995deae2fd599eccb0a075033
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Mon Feb 13 17:53:36 2023 +0300

    fix changelog

commit 5f56852c21d794bd87c13192d3857757be10f9b2
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Mon Feb 13 17:39:02 2023 +0300

    add todo; fix data race

commit 89b8b16ddf5a43ebf68174cbaf9e8a53365f8cbe
Merge: e0a6bb49 ec19a85e
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Feb 10 17:21:38 2023 +0300

    Merge branch 'master' into 4299-stats-ignore

commit e0a6bb490b651d1cf31589a7f17095fff4cb4dbb
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Feb 10 17:21:06 2023 +0300

    interval under mutex

commit c569c7bc237f11b23fe47c98a20a1c5cb36751cb
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Feb 10 16:19:35 2023 +0300

    fix mutex

commit 9374cf0c54
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Feb 10 16:03:17 2023 +0300

    fix typo

commit 1f4fd1e7ab
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Feb 10 15:55:44 2023 +0300

    add mutex

commit 2148048ce9
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Fri Feb 10 12:27:36 2023 +0300

    add key check

commit a19350977c463f888aea70d0dace26dff0173a65
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Feb 9 18:34:36 2023 +0300

    fix changelog

commit 23c3b6da162dfd513884b460c265ba4cafeb9727
Merge: 8fccc0b8 b89105e3
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Feb 9 13:28:59 2023 +0300

    Merge branch 'master' into 4299-stats-ignore

commit 8fccc0b8ec670a37e5209d795f35c43dd64afeb3
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Feb 9 13:27:42 2023 +0300

    add changelog

commit 0416c71742795b2fb8adb0173dcd6a99d9d9c676
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Wed Feb 8 14:31:55 2023 +0300

    all: stats ignore
2023-02-13 18:15:33 +03:00
..
auth.go Pull request: HOFTIX-csrf 2022-09-29 19:04:26 +03:00
auth_test.go Pull request: refactor-opts 2022-10-05 17:07:08 +03:00
authglinet.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
authglinet_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
authratelimiter.go Pull request: use mathutil 2023-01-24 19:50:19 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
clients.go Pull request: 4939 Client update 2023-02-10 16:40:36 +03:00
clients_test.go Pull request: 4939 Client update 2023-02-10 16:40:36 +03:00
clientshttp.go Pull request: 5035-more-clients-netip-addr 2022-11-09 14:37:07 +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 1731: 4299-stats-ignore 2023-02-13 18:15:33 +03:00
control.go Pull request: 613-dark-theme vol.1 2023-01-13 19:24:17 +03:00
controlinstall.go Pull request 1729: upd-go 2023-02-08 13:39:04 +03:00
controlupdate.go Pull request: 5191-update-flag 2023-01-09 13:38:31 +03:00
dns.go Pull request 1731: 4299-stats-ignore 2023-02-13 18:15:33 +03:00
home.go Pull request 1717: remove-client2 2023-01-23 12:47:59 +03:00
home_test.go Pull request: imp-tests 2022-10-27 16:11:36 +03:00
i18n.go Pull request: 613-dark-theme vol.1 2023-01-13 19:24:17 +03:00
middlewares.go Pull request 1717: remove-client2 2023-01-23 12:47:59 +03:00
middlewares_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
mobileconfig.go Pull request: 4871 imp filtering 2022-09-23 13:23:35 +03:00
mobileconfig_test.go Pull request: 4925-refactor-tls-vol-2 2022-10-14 19:37:14 +03:00
options.go Pull request: 5191-update-flag 2023-01-09 13:38:31 +03:00
options_test.go Pull request: 4223 home: cmd update 2022-11-15 17:44:50 +03:00
profilehttp.go Pull request: 613-dark-theme vol.1 2023-01-13 19:24:17 +03:00
rdns.go Pull request: 4939 Client update 2023-02-10 16:40:36 +03:00
rdns_test.go Pull request: 4939 Client update 2023-02-10 16:40:36 +03:00
service.go Pull request: 5191-update-flag 2023-01-09 13:38:31 +03:00
service_linux.go Pull request: 5191-update-flag 2023-01-09 13:38:31 +03:00
service_openbsd.go Pull request: 5191-update-flag 2023-01-09 13:38:31 +03:00
service_others.go Pull request: Improve build tags 2022-09-13 20:06:23 +03:00
tls.go Pull request 1717: remove-client2 2023-01-23 12:47:59 +03:00
tls_internal_test.go Pull request: 4898-redirect-https 2022-11-01 13:09:52 +03:00
upgrade.go Pull request 1731: 4299-stats-ignore 2023-02-13 18:15:33 +03:00
upgrade_test.go Pull request 1731: 4299-stats-ignore 2023-02-13 18:15:33 +03:00
web.go Pull request 1729: upd-go 2023-02-08 13:39:04 +03:00
whois.go Pull request: 5035-more-clients-netip-addr 2022-11-09 14:37:07 +03:00
whois_test.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00