badguardhome/internal/home
Eugene Burkov c215b82004 Pull request: 2552 rm context.TODO() instances
Merge in DNS/adguard-home from 2552-context to master

Closes #2552.

Squashed commit of the following:

commit 3d1cef33da529f4611869c4a0f2f294a3c8afcaf
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jan 26 19:28:23 2021 +0300

    all: fix docs

commit d08c78cf4b96419b928e73c497768f40c9e47bc2
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jan 26 19:22:00 2021 +0300

    all: doc changes

commit c2814f4d0025be74f38299e7e66e7c0193b6c15f
Merge: 100a1a09 44c7221a
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jan 26 19:12:55 2021 +0300

    Merge branch 'master' into 2552-context

commit 100a1a0957bc22bfaccb1693e6b9b1c5cb53ed13
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jan 26 19:10:03 2021 +0300

    home: imp docs, fix naming

commit 22717abe6c0e4c1016a53ff2fac1689d0762c462
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jan 26 18:14:07 2021 +0300

    home: improve code quality

commit 5c96f77a2b315e2c1ad4a11cc7a64f61bdba52a3
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Jan 25 20:28:51 2021 +0300

    home: add docs

commit 323fc013a57a5c06ec391003133b12f4eb2721cd
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Jan 25 14:50:11 2021 +0300

    home: rm context.TODO() instances
2021-01-26 19:44:19 +03:00
..
auth.go Pull request: all: imp http handlers, imp docs 2021-01-13 17:26:57 +03:00
auth_test.go Pull request: all: imp http handlers, imp docs 2021-01-13 17:26:57 +03:00
authglinet.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
authglinet_test.go Pull request: all: imp http handlers, imp docs 2021-01-13 17:26:57 +03:00
clients.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
clients_test.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
clientshttp.go Pull request: 2509 type-safety vol.3 2021-01-22 15:00:45 +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 dev version handling 2021-01-25 14:09:29 +03:00
control.go Pull request: 2509 type-safety vol.2 2021-01-21 19:55:41 +03:00
control_test.go Pull request: home: don't miss blocked clients in client search api 2021-01-15 20:30:48 +03:00
controlfiltering.go Pull request: beta client squashed 2020-12-29 19:53:56 +03:00
controlinstall.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
controlupdate.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
dns.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
filter.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
filter_test.go Pull request: 2508 ip conversion vol.1 2021-01-13 16:56:05 +03:00
home.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
home_test.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
i18n.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
ipdetector.go Pull request: 2271 handle nolint 2020-11-20 17:32:41 +03:00
ipdetector_test.go Pull request: 2271 handle nolint 2020-11-20 17:32:41 +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: beta client squashed 2020-12-29 19:53:56 +03:00
middlewares_test.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
mobileconfig.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
mobileconfig_test.go Pull request: 2508 ip conversion vol.1 2021-01-13 16:56:05 +03:00
options.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
options_test.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
rdns.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
rdns_test.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
service.go Pull request: 2231 autoupdate 2020-11-30 19:23:14 +03:00
tls.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
upgrade.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
upgrade_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
web.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
whois.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
whois_test.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00