Ildar Kamalov
044a457579
Merge pull request #412 in DNS/adguard-home from add-origin-to-blocked-services to master
...
* commit '79ea15dce11e96720259cf78db74752fb0cd39d0':
+ client: add origin icon
+ blocked_services: add origin
2019-11-20 18:59:14 +03:00
ArchiveBase
79ea15dce1
+ client: add origin icon
2019-11-20 18:55:34 +03:00
ArchiveBase
ca6048f667
+ blocked_services: add origin
2019-11-20 18:54:45 +03:00
Ildar Kamalov
fa45f8a256
Merge: Add amazon to blocked services
...
* commit 'b1c7497d0552b4abd796e82a166d55faa90a030f':
+ client: add ebay icon
+ blocked_services: add ebay
+ client: add amazon icon
+ blocked_services: add amazon
2019-11-20 18:54:13 +03:00
Ildar Kamalov
e7cf8f222d
Merge: Add reddit to blocked services
...
* commit '7c10cefdf9a3d421de2d7e88cfd4e647baf31e8b':
+ client: add reddit icon
+ blocked_services: add reddit
2019-11-20 18:53:35 +03:00
Simon Zolin
2b0ababdc9
Merge: + safesearch: add Pixabay
...
Close #1159
* commit 'fab63f167ad44f95749f0a779f8805bb39c7d90a':
+ safesearch: add Pixabay
2019-11-20 15:16:28 +03:00
Simon Zolin
d4a3a01f30
Merge: + dnsfilter: use AG DNS server for SB/PC services
...
Close #525
* commit '7f69848084a68cdf1e227a555454991295fc5866':
+ dnsfilter: use AG DNS server for SB/PC services
2019-11-20 15:09:51 +03:00
Simon Zolin
1b7ef0e4f4
Merge: + Auth: add "web_session_ttl" setting; improve logging
...
Close #1006
* commit 'b03b36e47e1f230567fce0936ee1285b6861350a':
* auth: improve logging
+ config: "web_session_ttl" setting
2019-11-20 14:58:20 +03:00
Simon Zolin
b03b36e47e
* auth: improve logging
...
Write info log messages for login attempts (both successful and not)
2019-11-20 13:15:12 +03:00
Simon Zolin
c9a6e4e018
+ config: "web_session_ttl" setting
2019-11-20 13:15:08 +03:00
ArchiveBase
b1c7497d05
+ client: add ebay icon
2019-11-20 10:28:57 +03:00
ArchiveBase
c49f62cfe6
+ blocked_services: add ebay
2019-11-20 10:28:57 +03:00
ArchiveBase
d468daac76
+ client: add amazon icon
2019-11-20 10:28:57 +03:00
ArchiveBase
4a59d5a116
+ blocked_services: add amazon
2019-11-20 10:28:56 +03:00
ArchiveBase
7c10cefdf9
+ client: add reddit icon
2019-11-20 10:24:42 +03:00
ArchiveBase
dbf7a083cb
+ blocked_services: add reddit
2019-11-20 10:24:41 +03:00
Simon Zolin
0d4dce5c79
Merge: + querylog: preserve searching compatibility with the previous version
...
* commit 'a7742a366511e272a8c24dc5fcd1a62759c2bacb':
- querylog: fix linter issue
+ querylog: preserve searching compatibility with the previous version
2019-11-19 17:21:12 +03:00
Simon Zolin
a7742a3665
- querylog: fix linter issue
2019-11-19 17:13:12 +03:00
Simon Zolin
12f4ebc6a5
+ querylog: preserve searching compatibility with the previous version
2019-11-19 17:09:54 +03:00
Simon Zolin
6ae0a0eb0b
Merge: * openapi: version: '0.99.3'
...
* commit 'c7e4ecd85cd9f3991bb5f3a001c9b3ae18637527':
* openapi: version: '0.99.3'
2019-11-19 15:37:11 +03:00
Simon Zolin
c7e4ecd85c
* openapi: version: '0.99.3'
2019-11-19 15:26:46 +03:00
Simon Zolin
2ac6e48535
Merge: Querylog: speed up, change format, robust search
...
Close #1099 Close #1094
* commit '62c8664fd75439b7597d935992c380f9c0675660':
+ client: load additional search results
+ client: separate filters from the table component
+ client: hide page size option and page info
+ client: use oldest param
* openapi: update 'QueryLog'
* querylog: add more tests
* QueryLog.Add() now receives net.IP, not net.Addr
* querylog: major refactor: change on-disk format and API
2019-11-19 15:21:42 +03:00
Ildar Kamalov
62c8664fd7
+ client: load additional search results
2019-11-19 15:14:26 +03:00
Ildar Kamalov
e243e69a6e
+ client: separate filters from the table component
2019-11-19 15:12:34 +03:00
Ildar Kamalov
6b64d393bd
+ client: hide page size option and page info
2019-11-19 15:12:34 +03:00
Ildar Kamalov
941b6c5976
+ client: use oldest param
2019-11-19 15:12:34 +03:00
Simon Zolin
33093de6aa
* openapi: update 'QueryLog'
2019-11-19 15:12:34 +03:00
Simon Zolin
68cd7976b7
* querylog: add more tests
2019-11-19 15:09:53 +03:00
Simon Zolin
0cd6781a9a
* QueryLog.Add() now receives net.IP, not net.Addr
2019-11-19 15:09:53 +03:00
Simon Zolin
2f5d6593f2
* querylog: major refactor: change on-disk format and API
...
speed up decoding
speed up search
compatible with previous format (when not searching)
2019-11-19 15:08:51 +03:00
Simon Zolin
a65f983aac
Merge: * querylog: don't return entries without Question data
...
Close #1143
* commit '0d4e95b36d02e8aadfe6cbdd87d357efba6f02e8':
* querylog: don't return entries without Question data
2019-11-12 18:31:07 +03:00
Simon Zolin
0d4e95b36d
* querylog: don't return entries without Question data
2019-11-12 18:14:33 +03:00
Ildar Kamalov
359cab5290
Merge pull request #384 in DNS/adguard-home from 1123-disable-encryption-sources to master
...
* commit '4ae4cd07232b1e1861b435d2426ebe951061465b':
Bind encryption source disabled state to form
2019-11-12 14:30:41 +03:00
Simon Zolin
ec5c5e8109
- Stats: fix crash
...
Close #1170
* commit 'f64868472aae50ed8203ef4d3ec9de7a7cf96fd9':
- stats: fix read-write race
* minor
2019-11-11 18:04:01 +03:00
Simon Zolin
f64868472a
- stats: fix read-write race
...
* periodicFlush() operation doesn't result in an inconsistent state at any time
* stats readers use the last unit ID properly, excluding the possibility
when unit ID could be changed, but this unit isn't yet created
2019-11-11 16:18:20 +03:00
Simon Zolin
2a6e9f3c11
* minor
2019-11-11 16:13:03 +03:00
Simon Zolin
fab63f167a
+ safesearch: add Pixabay
2019-11-08 13:07:25 +03:00
Simon Zolin
7f69848084
+ dnsfilter: use AG DNS server for SB/PC services
...
* move SS/SB/PC services to security.go
* remove old useless code (HTTP client)
2019-11-08 10:38:12 +03:00
Simon Zolin
2f1e631c66
Merge: - dns rewrites: CNAME record didn't work
...
Close #1156
* commit '090f5498331844ad6d5a8dc975c1d0511b47565a':
- dns rewrites: CNAME record didn't work
2019-11-07 16:33:07 +03:00
Simon Zolin
6b76a2c9f7
Merge: * blocked-services: youtube: add "youtubei.googleapis.com"
...
Close #1122
* commit '59720467da42c8520e5d25b2c3368728a61d6bf6':
* blocked-services: youtube: add "youtubei.googleapis.com"
2019-11-07 15:30:23 +03:00
Simon Zolin
090f549833
- dns rewrites: CNAME record didn't work
2019-11-07 15:27:39 +03:00
Simon Zolin
59720467da
* blocked-services: youtube: add "youtubei.googleapis.com"
2019-11-07 15:16:47 +03:00
Simon Zolin
4d32d42ba2
Merge: * whois,rdns: use 1 hour cache TTL
...
Close #1157
* commit 'abd251c5c167fd33c047af8af39e8b8e2d61fd85':
* whois,rdns: use 1 hour cache TTL
2019-11-07 14:06:06 +03:00
Simon Zolin
abd251c5c1
* whois,rdns: use 1 hour cache TTL
2019-11-07 14:02:34 +03:00
Jaime Martínez Rincón
4ae4cd0723
Bind encryption source disabled state to form
2019-10-25 22:46:08 +02:00
Simon Zolin
e04ffde105
Merge: - auth: fix crash on showing Dashboard in UI if authentication is disabled
...
Close #1119
* commit 'ab24ab2f1aa5a93c35e68b46abbb3f03decbaeb0':
- auth: fix crash on showing Dashboard in UI if authentication is disabled
2019-10-25 13:28:50 +03:00
Simon Zolin
ab24ab2f1a
- auth: fix crash on showing Dashboard in UI if authentication is disabled
2019-10-25 11:01:29 +03:00
Simon Zolin
8323c0c4b6
Merge: * querylog: skip decoding errors
...
Close #753
* commit 'c74ae0d0e7ca03a592663025dc644397c1e31d57':
* querylog: skip decoding errors
2019-10-24 16:00:07 +03:00
Simon Zolin
b28582d630
Merge: - querylog: writing to a file could stop randomly
...
Close #1115
* commit 'c04705364663e7141d39764fce8fd1dc1a4633ab':
- querylog: writing to a file could stop randomly
2019-10-24 14:45:46 +03:00
Simon Zolin
c047053646
- querylog: writing to a file could stop randomly
2019-10-24 14:28:24 +03:00