ArtemBaskal
|
421ad744cb
|
+ client: Validate adding of absolute path to the filtering lists
|
2020-04-08 13:01:58 +03:00 |
Ildar Kamalov
|
fc03ca4bb8
|
Merge: + client: handle rewrite auto
Closes #1478
* commit 'c7f8f20aada3e339b82434fab3d1b02c52bdd4e1':
+ client: handle rewrite auto
|
2020-04-08 09:02:15 +03:00 |
Ildar Kamalov
|
c7f8f20aad
|
+ client: handle rewrite auto
|
2020-04-08 08:23:07 +03:00 |
Ildar Kamalov
|
69e88cf17d
|
+ client: add IPv6 CIDR validation
|
2020-03-21 20:43:45 +03:00 |
Simon Zolin
|
01d9078107
|
* blocked-services: remove Messenger
|
2020-03-02 15:53:01 +03:00 |
Andrey Meshkov
|
d839136fee
|
Merge: fix #822 - Whitelist filter rules
Squashed commit of the following:
commit 350c6d5fadd77145b801df8887284bf4d64fbd19
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Wed Feb 26 15:43:29 2020 +0300
* client: update translations
commit a884dffcd59f2259e2eee2c1e5a3270819bf8962
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Mon Feb 17 17:32:10 2020 +0300
+ client: handle whitelist filters
commit a586ec5bc614ffb0e01584a1fbdc7292b4865e68
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jan 29 18:16:59 2020 +0300
+ client: add whitelist
commit a52c3de62cf2fa34be6394771fb8bb56b4ee81e3
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Feb 20 17:50:44 2020 +0300
* change /filtering/refresh
commit 7f8f2ecccb9f7fa65318c1717dc6a7bd61afccf4
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Feb 20 16:17:07 2020 +0300
* fix race-detector issue
commit ac4b64c4a52c5b364a4b154bf18dea0fdf45647f
Author: Simon Zolin <s.zolin@adguard.com>
Date: Mon Jan 20 20:08:21 2020 +0300
+ whitelist filters
|
2020-02-26 19:58:25 +03:00 |
Ildar Kamalov
|
61d8ec8dae
|
- client: fix wrong statuses for Safebrowsing, Parental control, Safe search
|
2020-02-13 11:57:49 +03:00 |
Ildar Kamalov
|
4d55f51fee
|
+ client: remove locales from js bundle
|
2020-01-31 15:57:20 +03:00 |
Ildar Kamalov
|
5c814b29e1
|
Merge: + client: handle client block and unblock from the top clients table
Closes #896
Squashed commit of the following:
commit 776de2ae0a62823b8968cff79a9fa7ba350d7f1c
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Thu Jan 30 11:13:41 2020 +0300
- client: fix normalizeTextarea and blocking button
commit 399e6bc3893093632b09247eaf6493521a668c84
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Wed Jan 29 17:19:50 2020 +0300
+ client: handle client block and unblock from the top clients table
|
2020-01-30 13:58:54 +03:00 |
Ildar Kamalov
|
8ec7c37715
|
+ client: handle check host
|
2020-01-30 12:08:46 +03:00 |
Ildar Kamalov
|
5e9c21b0a7
|
Merge: + client: show filter name for blocked items in the query log
Closes #993
Squashed commit of the following:
commit 4c5e17226c6efa8a7847a8c565c491a7bae2db59
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Wed Jan 29 12:21:40 2020 +0300
- client: use constant
commit 818c07d1cfb210965a6413dc8370fc8867979c7b
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Wed Jan 29 12:18:31 2020 +0300
- client: fix filter find
commit 1f9132151c843dacbf26f814faeeea3cfdff9b73
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Tue Jan 28 15:52:29 2020 +0300
+ client: show filter name for blocked items in the query log
|
2020-01-29 15:00:37 +03:00 |
Artem Baskal
|
ac156b9612
|
Merge: + client: add detailed date format for filters
Close #624
Squashed commit of the following:
commit 5a66d8ca350880abd0a7a146b75df385aa8f97b4
Author: Artem Baskal <a.baskal@adguard.com>
Date: Mon Jan 20 19:16:27 2020 +0300
update CellWrap logic
commit 072586493ef2cb73ba514a01d8b7f8904d4f5754
Author: Artem Baskal <a.baskal@adguard.com>
Date: Mon Jan 20 15:37:26 2020 +0300
fix invalid date case
commit bd2a21f2c788b2835485f4697dac1b797d5559c0
Author: Artem Baskal <a.baskal@adguard.com>
Date: Fri Jan 17 18:44:23 2020 +0300
+ client: add detailed date format for filters
|
2020-01-24 18:59:38 +03:00 |
Ildar Kamalov
|
447080b422
|
+ client: handle 403 status
|
2020-01-22 18:11:26 +03:00 |
Ildar Kamalov
|
b01af453cc
|
+ client: handle default blocking mode
|
2020-01-20 19:14:14 +03:00 |
Ildar Kamalov
|
c9478592a2
|
+ client: handle wildcard domains
|
2019-12-20 16:48:27 +03:00 |
Artem Baskal
|
2e493e0226
|
+ client: add clients forms validation and cache findClients function
|
2019-12-20 16:07:03 +03:00 |
Simon Zolin
|
aa202277fb
|
Merge: * update translations
Close #1250
Squashed commit of the following:
commit e722a3e3b4b1049c5df22b3f11b5826992d3cc6c
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Dec 12 18:27:51 2019 +0300
update ru
commit 086e722a4dc1922ac7b8aff537050689900a8bd0
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Dec 12 18:15:15 2019 +0300
fix cloudflare -> quad9, update es
commit 86c235936d2f86e536f45fc475f29b43eb695e3d
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Dec 12 18:01:20 2019 +0300
* update es, ru, sr-cs
commit 2b6b510b998b7e7b2f4c3fa5d7af57dc5413a611
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Dec 12 17:43:05 2019 +0300
* update 'no'
commit 1de6215aa90374ee147bbd0a685643232e98e4c8
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Dec 12 17:41:37 2019 +0300
* use dnsproxy v0.23.2
commit c545a1bf7e4e706b45b4670b804a50bf8d75bae3
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Dec 12 17:36:37 2019 +0300
update ru
commit c22eec9bcfad67284e21cfc4e6b06fb63a64d25d
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Dec 12 17:22:03 2019 +0300
* update translations; add sr-cs, fa, hr
|
2019-12-12 18:42:51 +03:00 |
Artem Baskal
|
197d07f32b
|
+ client: handle DNS config
|
2019-12-10 16:01:17 +03:00 |
Artem Baskal
|
f446186db1
|
- client: fix table pagination
|
2019-11-26 20:50:02 +03:00 |
ArchiveBase
|
c93cdd106e
|
+ client: add cloudflare icon
|
2019-11-21 11:36:58 +03:00 |
ArchiveBase
|
79ea15dce1
|
+ client: add origin icon
|
2019-11-20 18:55:34 +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 |
ArchiveBase
|
b1c7497d05
|
+ client: add ebay icon
|
2019-11-20 10:28:57 +03:00 |
ArchiveBase
|
d468daac76
|
+ client: add amazon icon
|
2019-11-20 10:28:57 +03:00 |
ArchiveBase
|
7c10cefdf9
|
+ client: add reddit icon
|
2019-11-20 10:24:42 +03:00 |
Ildar Kamalov
|
e243e69a6e
|
+ client: separate filters from the table component
|
2019-11-19 15:12:34 +03:00 |
Ildar Kamalov
|
bd1ee48a4f
|
- client: set i18n language only from available languages
|
2019-10-21 13:09:52 +03:00 |
Ildar Kamalov
|
b2a7e7194a
|
- client: set the default language first in the list
|
2019-10-18 14:15:24 +03:00 |
Ildar Kamalov
|
7b29c56791
|
+ client: use search params for querylog request
|
2019-10-15 12:28:49 +03:00 |
Devin Buhl
|
55538f72ea
|
block epic games
|
2019-10-04 17:57:51 +03:00 |
Ildar Kamalov
|
2d402f8cf7
|
+ client: add new languages and update translations
|
2019-10-03 20:52:14 +03:00 |
Ildar Kamalov
|
f04c028e38
|
+ client: handle filter change
|
2019-09-26 18:31:13 +03:00 |
Ildar Kamalov
|
9ac6049405
|
+ client: server side pagination for the query logs
|
2019-09-26 18:30:38 +03:00 |
Ildar Kamalov
|
ba62d42949
|
+ client: add icons to the whois info
|
2019-09-25 16:11:42 +03:00 |
Ildar Kamalov
|
d0fc1dc54d
|
+ client: handle filters configuration
|
2019-09-12 18:38:13 +03:00 |
Ildar Kamalov
|
a753ae86cc
|
+ client: handle logs configuration
|
2019-09-12 18:35:13 +03:00 |
Ildar Kamalov
|
dba3c9aef1
|
+ client: update github issues link
Closes #990
|
2019-09-09 11:59:53 +03:00 |
Ildar Kamalov
|
6bce41bb0a
|
+ client: functional components for dashboard
|
2019-09-04 10:13:51 +03:00 |
Ildar Kamalov
|
011bc3e36b
|
+ client: handle time interval for statistics
|
2019-09-04 10:13:18 +03:00 |
Ildar Kamalov
|
428706399a
|
+ client: add response information to the filtered query log items
|
2019-09-03 17:15:13 +03:00 |
Ildar Kamalov
|
6d63450f03
|
+ client: handle fields for certificate path and private key path
|
2019-08-30 19:18:23 +03:00 |
Ildar Kamalov
|
44a3a8857f
|
+ client: add tiktok icon
|
2019-08-29 11:40:17 +03:00 |
Ildar Kamalov
|
92cebd5b31
|
+ client: handle blocked services
|
2019-08-05 14:12:22 +03:00 |
Ildar Kamalov
|
e95aae5744
|
+ client: handle DNS rewrites
|
2019-07-31 14:29:37 +03:00 |
Ildar Kamalov
|
f1a6912092
|
- client: fix page lang issue with Portuguese
|
2019-07-05 15:47:21 +03:00 |
Ildar Kamalov
|
e616d843bf
|
* client: allow ip address in filter
|
2019-07-01 15:52:24 +03:00 |
Ildar Kamalov
|
cf53653cfa
|
+ client: split settings page into several pages
|
2019-06-03 15:44:29 +03:00 |
Ildar Kamalov
|
22d3c38df2
|
+ client: handle per-client settings
|
2019-05-28 18:44:27 +03:00 |
Ildar Kamalov
|
f83d026c33
|
+ client: privacy policy link
Closes #393
|
2019-04-17 15:03:25 +03:00 |
Ildar Kamalov
|
b6ae539c36
|
* client: rename constant
|
2019-04-05 14:32:56 +03:00 |