Andrey Meshkov
f8010902ce
* (dnsforward): upgrade dnsproxy to v0.32.1
2020-09-09 17:50:39 +03:00
Andrey Meshkov
7720d0dfbc
Merge branch 'master' into 1680-upstreams-file
2020-09-09 14:51:27 +03:00
Andrey Meshkov
90e4316cfc
* (ui): fix strings
2020-09-09 14:50:21 +03:00
Andrey Meshkov
e781ff0cae
* : merge with master
2020-09-09 14:35:11 +03:00
Andrey Meshkov
9a49161f15
Merge: * DNS: use REFUSED DNS error code as the default blocking method
...
Merge in DNS/adguard-home from 1914-refused-blocking-mode to master
Fix #1914
* commit '382cddea47452abd02adeab2a1539dcd3c74c1dd':
fix pre-commit hook
* (ui): added refused string
+ client: Add REFUSED DNS error code as the default blocking method
+ DNS: new blocking mode: "refused"
* locales: blocking_mode_default: NXDOMAIN -> REFUSED
* DNS: use REFUSED DNS error code as the default blocking method
2020-09-09 14:21:55 +03:00
Andrey Meshkov
382cddea47
fix pre-commit hook
2020-09-09 14:03:27 +03:00
Andrey Meshkov
317e030554
* (ui): added refused string
2020-09-09 13:59:18 +03:00
Andrey Meshkov
1fadc27615
Merge branch 'master' into 1914-refused-blocking-mode
2020-09-09 13:51:53 +03:00
Andrey Meshkov
ccb903c9a0
Merge: + DoQ client/server
...
Merge in DNS/adguard-home from 2049-doq to master
Fix #2049
* commit '7d7609cf7a2c0c3c539649776f0eebd35adb08c7':
* (dnsforward): moved setting upstream.RootCAs
- (dnsforward): fixed running only quic, added a test
Change link and translation
Resolve conflict
+ client: Add experimental DNS-over-QUIC support
+ DNS: "port_dns_over_quic" setting
* dnsproxy v0.32.0
2020-09-09 13:51:21 +03:00
Andrey Meshkov
7d7609cf7a
* (dnsforward): moved setting upstream.RootCAs
2020-09-08 17:28:01 +03:00
Andrey Meshkov
314867734a
- (dnsforward): fixed running only quic, added a test
...
QUIC was not initialized if DOT port is not set. Also, there were no
tests on DoQ functionality.
2020-09-08 17:20:24 +03:00
Andrey Meshkov
120d5304c2
Merge branch 'master' into 2049-doq
2020-09-08 17:03:40 +03:00
Andrey Meshkov
abc08b7572
Merge: + client: Add experimental DNS-over-QUIC support
...
Merge in DNS/adguard-home from feature/2049 to 2049-doq
* commit 'c588b891975eecda91408661bb3b3de0572437c3':
Change link and translation
Resolve conflict
+ client: Add experimental DNS-over-QUIC support
2020-09-08 16:19:21 +03:00
Andrey Meshkov
3c85b994d3
Merge: Dsheets service options
...
Merge in DNS/adguard-home from dsheets-service-options to master
* commit '7be0cc72df9b01922e6bc5b3e6e9c6ab57b3fc26':
Don't run home_test with race detection
service: installation and running of AGH as a service with CLI args
home/options: add options -> args serialization
cli: factor options struct and parsing into home/options.go
2020-09-08 16:11:21 +03:00
Andrey Meshkov
7be0cc72df
Don't run home_test with race detection
2020-09-08 15:53:25 +03:00
Andrey Meshkov
c826c976af
Merge branch 'service-options' of git://github.com/dsheets/AdGuardHome into dsheets-service-options
2020-09-08 15:27:10 +03:00
Andrey Meshkov
22d0341a4c
Merge branch 'dsheets-auth-gosec-rand-ignore'
2020-09-08 15:25:09 +03:00
Andrey Meshkov
3c2481f91d
Merge branch 'auth-gosec-rand-ignore' of git://github.com/dsheets/AdGuardHome into dsheets-auth-gosec-rand-ignore
2020-09-08 15:24:38 +03:00
ArtemBaskal
c588b89197
Merge branch '2049-doq' into feature/2049
2020-09-08 14:16:43 +03:00
Artem Baskal
b04e12e189
+ client: Display upstreams list loaded from a file
...
Squashed commit of the following:
commit b5abc9115806f345c8d0dd5ea00b8552d27813f9
Merge: 92708411 c1c8abdd
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Sep 7 14:38:06 2020 +0300
Merge branch '1680-upstreams-file' into feature/1680
commit 92708411f07638c037e049ee8012d15bdeda77e4
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Sep 4 13:54:24 2020 +0300
+ client: Display upstreams list loaded from a file
2020-09-08 14:06:19 +03:00
Artem Baskal
c5ca2e60c6
- client: Count client requests correctly
...
Close #2037
Squashed commit of the following:
commit f19b5f5919ab0c9c31e03728a0def04f02b8d7db
Merge: b51cf160 06594bde
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 8 13:18:39 2020 +0300
Merge branch 'master' into fix/2037
commit b51cf16008f516bfeed6d8212d27902514d3251c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Sep 4 18:06:17 2020 +0300
- client: Count client requests correctly
2020-09-08 14:05:26 +03:00
Artem Baskal
366fdab605
+ client: Add REFUSED DNS error code as the default blocking method
...
* commit '12ed67ab1154138c0008f18b6fb7ac8a17f43860':
+ client: Add REFUSED DNS error code as the default blocking method
2020-09-08 14:04:28 +03:00
Artem Baskal
06594bde8f
- client: Add link to 'update_failed' error toast
...
Close #2062
Squashed commit of the following:
commit a1a1d4fe74dd414f83477d972bc07062e2c890ab
Merge: 9535e109 84938c56
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 8 10:21:47 2020 +0300
Merge branch 'master' into fix/2062
commit 9535e10934c57c2592df234a030bad183c0086cd
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Sep 7 13:59:57 2020 +0300
Fix translation
commit e6f912d1d2793fd008c22b4418681abcc54896d0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Sep 7 12:03:45 2020 +0300
- client: Add link to 'update_failed' error toast
2020-09-08 13:18:19 +03:00
Artem Baskal
84938c5603
- client: Fix whois cell styles
...
Close #2069
* commit '15a82233f3dc8b5307e3edef2214f98ab408de64':
- client: Fix whois cell styles
2020-09-08 10:20:59 +03:00
ArtemBaskal
9f3c27c03a
Change link and translation
2020-09-08 10:17:39 +03:00
ArtemBaskal
c1c8abdd0f
Merge branch 'master' into 1680-upstreams-file
2020-09-07 14:33:36 +03:00
ArtemBaskal
71213bcbf3
Merge branch 'master' into 2049-doq
2020-09-07 14:32:42 +03:00
ArtemBaskal
4d1666eff1
Resolve conflict
2020-09-07 13:52:23 +03:00
ArtemBaskal
14bc5297ac
+ client: Add experimental DNS-over-QUIC support
2020-09-07 13:50:03 +03:00
ArtemBaskal
12ed67ab11
+ client: Add REFUSED DNS error code as the default blocking method
2020-09-07 12:38:35 +03:00
David Sheets
90ef204d04
service: installation and running of AGH as a service with CLI args
2020-09-07 10:26:40 +01:00
David Sheets
9e87f0afed
home/auth: disable non-crypto RNG gosec lint check for session salt
...
Fixes #2078 .
2020-09-07 10:06:02 +01:00
David Sheets
d3428ca46c
home/options: add options -> args serialization
2020-09-07 09:54:20 +01:00
David Sheets
03506df25d
cli: factor options struct and parsing into home/options.go
2020-09-07 09:10:56 +01:00
ArtemBaskal
15a82233f3
- client: Fix whois cell styles
2020-09-07 10:36:17 +03:00
Artem Baskal
8dc0108868
+ client: Redesign query logs block/unblock buttons
...
Close #2050
Squashed commit of the following:
commit 3bc6a409034989b914306e1c33da274730ca623e
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Sep 4 20:58:09 2020 +0300
Change dashboard block confirm message
commit d4d47c3557e2166ee04db25a71b782bfbfe3b865
Merge: e8865827 fc43e2ac
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Sep 4 14:56:34 2020 +0300
Merge branch 'master' into feature/2050
commit e8865827879955b1ef62c9ff85798d07bfa4627d
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Sep 4 13:46:10 2020 +0300
Rename classname
commit 648151c54e493c63622e014cb9cd1cb450f25478
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Sep 3 19:09:21 2020 +0300
Decrease arrow size
commit 4feadab707c613d31225dfa9443a9a836db37ba1
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Sep 3 18:27:41 2020 +0300
Rename button class
commit c3919d8ae8d1431657ce61afad2c20e5806f279a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Sep 3 10:35:15 2020 +0300
Review changes: extract variables
commit 0ac809584c391e41a1749a844bc1075e05a92345
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Sep 3 10:13:57 2020 +0300
Display dashboard button on hover
commit 1395287c2383e2248a2a5d39451403bd73141e55
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 21:24:04 2020 +0300
Do not hide button on option open
commit 947f254b7aea26f289b66b66fac46dba11ea3952
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 21:20:19 2020 +0300
Add buttons for mobile screen
commit df05697f87163a2b716d82653884e631f2fa6cf3
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 20:18:20 2020 +0300
Change dashboard button styles
commit 16655f2d6b0d79d1fa027ec2310bb0268fffaf6a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 20:04:28 2020 +0300
Change button styles, rename button options
commit 1ac22e875d8b26c16830bf6edb85dadcc19ff287
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 19:30:16 2020 +0300
Review changes
commit c590119875439d85927bdd334658e003bc1f0563
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 17:58:08 2020 +0300
Remove default query logs form values
commit 141329563417f5337f5659d5500f4cbe16d64bd2
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 17:41:23 2020 +0300
Update blocking buttons options logic, fix button svg size
commit 9e4f39aa6cb8e134d80d496b8a248b2fe6aceb99
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Sep 2 16:30:48 2020 +0300
Fix button position
commit 8aabff7daccb87ae02c2302e62e296b3cfc17608
Merge: 415a0334 6b614295
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 17:29:55 2020 +0300
Merge branch 'master' into feature/2050
commit 415a0334561733d92a0f7badd68101ef554dc689
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 17:05:51 2020 +0300
Add blocking options
commit bc6aed92b6e12f27c2604501275b53bb8159d5bc
Merge: 0de4fb3a 40b74522
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 15:49:06 2020 +0300
Merge branch 'feature/infinite_scroll_query_logs' into feature/2050
commit 40b745225112cf8d664220ed8f484b0aa16e997c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 15:46:27 2020 +0300
Remove dynamic translation of toasts
commit 0de4fb3a4cd785c6b52e860e204c6e13d356b178
Merge: 1ab14471 f08fa7b8
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 15:07:30 2020 +0300
Merge branch 'feature/infinite_scroll_query_logs' into feature/2050
... and 51 more commits
2020-09-05 10:22:47 +03:00
Andrey Meshkov
fc43e2ac6f
Merge: - client: Fix superfluous character in de locale
...
Fix #2053
* commit '050e996a35b1f26f1c03af7eda75584afad9bfc1':
- client: Fix superfluous character in de locale
2020-09-04 13:37:48 +03:00
Andrey Meshkov
1a6bd29462
Merge: - client: Fix top clients alignment
...
Fix #2039
* commit 'b54ce85d3d5f39957d0a2c3625c04e4936c40d94':
- client: Fix top clients alignment
2020-09-04 13:37:28 +03:00
Andrey Meshkov
340052090c
Merge: - client: Display service name for blocked services
...
Merge in DNS/adguard-home from fix/2038 to master
* commit '9e33bd52599c2039603d99f93db461cc6a6a23f4':
- client: Display service name for blocked services
2020-09-04 13:37:05 +03:00
Simon Zolin
d53e32259a
+ DNS: "port_dns_over_quic" setting
2020-09-04 10:55:13 +03:00
Simon Zolin
07b6cc24b7
* dnsproxy v0.32.0
2020-09-04 10:55:13 +03:00
Simon Zolin
dfab6597cd
+ DNS: "dns.upstream_dns_file" setting
2020-09-04 10:41:04 +03:00
Simon Zolin
b6193c32ce
+ DNS: new blocking mode: "refused"
2020-09-04 10:33:55 +03:00
Simon Zolin
f0ebec545e
* locales: blocking_mode_default: NXDOMAIN -> REFUSED
2020-09-04 10:33:09 +03:00
Simon Zolin
8f017d2c0e
* DNS: use REFUSED DNS error code as the default blocking method
2020-09-04 10:33:09 +03:00
ArtemBaskal
b54ce85d3d
- client: Fix top clients alignment
2020-09-03 20:57:22 +03:00
ArtemBaskal
9e33bd5259
- client: Display service name for blocked services
2020-09-03 20:35:20 +03:00
ArtemBaskal
050e996a35
- client: Fix superfluous character in de locale
2020-09-03 19:33:49 +03:00
Simon Zolin
07db05dd80
* makefile: test: use '-race' parameter on UNIX, don't use it on Windows
...
Squashed commit of the following:
commit b01379bb223dd28464e8f0b1e8878d3e6b314c26
Merge: 16c7ab79 4efc464e
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Sep 3 10:00:31 2020 +0300
Merge remote-tracking branch 'origin/master' into fix-test
commit 16c7ab7949ee0a175f89285c1f1fbde0aa27081b
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Sep 2 20:04:00 2020 +0300
minor
commit af8002b09a3017955e9892db413fa62ce1e4ad81
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Sep 2 19:56:01 2020 +0300
* makefile: test: use '-race' parameter on UNIX, don't use it on Windows
commit b893358cbe5d1b7dc7db23b0b159ec436c20ee3e
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Sep 2 19:36:48 2020 +0300
test
commit c52a82b720f61f874d49708e9cc1b307d2f62839
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Sep 2 17:47:51 2020 +0300
- fix test
2020-09-03 10:10:54 +03:00
Simon Zolin
4efc464e98
- querylog: file rotation didn't work properly; fix entry searching algorithm
...
If AGH is restarted, file rotation timer is reset
which can lead to the situation when file rotation procedure is never started.
Squashed commit of the following:
commit 427ae91a512cd146ebfffad06ed24eb723cb9e7d
Merge: 067fac65 e56c746b
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Sep 2 18:18:46 2020 +0300
Merge remote-tracking branch 'origin/master' into qlogs-rotate
commit 067fac65b1a87d499900f4860ffa96ed8208967c
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Sep 2 15:30:48 2020 +0300
minor
commit c2059a15700e5696cb1bb5cd49129c6020d986f4
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Sep 2 14:53:07 2020 +0300
improve
commit a279438eaf1cf40b820652093fb56d56784de7d8
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Sep 1 18:49:14 2020 +0300
minor
commit 26ac130f139f565de39200e484b3bd4a04afcfcc
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Sep 1 13:54:27 2020 +0300
rename
commit 0fad7b88dbeadcddd4d77536a18da72f3203ea80
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Sep 1 13:05:36 2020 +0300
+ TestQLogSeek
commit fa6afc6d4dc592b1fef67c4a069ea50fae600a58
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Sep 1 13:05:34 2020 +0300
minor
commit 11e6ab9131e5c37467e8530a2db95a82bbb0603b
Author: Simon Zolin <s.zolin@adguard.com>
Date: Mon Aug 31 19:45:47 2020 +0300
fix tests
commit 7cbb89948df0e69b1bae8f8cde1879b5b1c4b1d6
Author: Simon Zolin <s.zolin@adguard.com>
Date: Mon Aug 31 19:29:43 2020 +0300
- querylog: fix entry searching algorithm
commit 745d44863d88b321bd7001f24a68620f7ef05819
Author: Simon Zolin <s.zolin@adguard.com>
Date: Mon Aug 31 18:34:14 2020 +0300
- querylog: file rotation didn't work properly
If AGH is restarted, file rotation timer is reset
which can lead to the situation when file rotation procedure is never started.
2020-09-02 19:42:26 +03:00