Ildar Kamalov
c54fb9a96b
* client: update translations
2020-03-02 15:24:40 +03:00
Ildar Kamalov
90b25300df
+ client: handle allowlist refresh
2020-02-28 14:31:45 +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
d8f8e6b94a
- client: empty disallowed_clients
2020-02-13 18:54:50 +03:00
Andrey Meshkov
7a3eda02ce
Fix #1069 install: check static ip
...
Squashed commit of the following:
commit 57466233cb
Merge: 2df5f281
867bf545
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Feb 13 18:39:15 2020 +0300
Merge branch 'master' into 1069-install-static-ip
commit 2df5f281c4
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Feb 13 18:35:54 2020 +0300
*: lang fix
commit b4649a6b27
Merge: c2785253
f61d5f0f
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Feb 13 16:47:30 2020 +0300
*(home): fixed issues with setting static IP on Mac
commit c27852537d
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Feb 13 14:14:30 2020 +0300
+(dhcpd): added static IP for MacOS
commit f61d5f0f85
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Thu Feb 13 14:13:35 2020 +0300
+ client: show confirm before setting static IP
commit 7afa16fbe7
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Thu Feb 13 13:51:52 2020 +0300
- client: fix text
commit 019bff0851
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Thu Feb 13 13:49:16 2020 +0300
- client: pass all params to the check_config request
commit 194bed72f5
Author: Andrey Meshkov <am@adguard.com>
Date: Wed Feb 12 17:12:16 2020 +0300
*: fix home_test
commit 9359f6b55f
Merge: ae299058
c5ca2a77
Author: Andrey Meshkov <am@adguard.com>
Date: Wed Feb 12 15:54:54 2020 +0300
Merge with master
commit ae2990582d
Author: Andrey Meshkov <am@adguard.com>
Date: Wed Feb 12 15:53:36 2020 +0300
*(global): refactoring - moved runtime properties to Context
commit d8d48c5386
Author: Andrey Meshkov <am@adguard.com>
Date: Wed Feb 12 15:04:25 2020 +0300
*(dhcpd): refactoring, use dhcpd/network_utils where possible
commit 8d039c572f
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Fri Feb 7 18:37:39 2020 +0300
- client: fix button position
commit 26c47e59dd
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Fri Feb 7 18:08:56 2020 +0300
- client: fix static ip description
commit cb12babc46
Author: Andrey Meshkov <am@adguard.com>
Date: Fri Feb 7 17:08:39 2020 +0300
*: lower log level for some commands
commit d9001ff848
Author: Andrey Meshkov <am@adguard.com>
Date: Fri Feb 7 16:17:59 2020 +0300
*(documentation): updated openapi
commit 1d213d53c8
Merge: 8406d7d2
80861860
Author: Andrey Meshkov <am@adguard.com>
Date: Fri Feb 7 15:16:46 2020 +0300
*: merge with master
commit 8406d7d288
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Fri Jan 31 16:52:22 2020 +0300
- client: fix locales
commit fb476b0117
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Jan 31 13:29:03 2020 +0300
linter
commit 84b5708e71
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Jan 31 13:27:53 2020 +0300
linter
commit 143a86a28a
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Jan 31 13:26:47 2020 +0300
linter
... and 7 more commits
2020-02-13 18:42:07 +03:00
Ildar Kamalov
df487cbc07
* client: fix wrong data type for client tags
2020-02-13 12:02:29 +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
a5c2ad1b2f
Merge: - client: block/unblock client without requesting stats
...
Closes #896
Squashed commit of the following:
commit 66b781438aa668a16b19455c3e0dc5100417d869
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Mon Feb 3 12:59:25 2020 +0300
- client: block/unblock client without requesting stats
commit e70f62738d549e32339bae3d5e996a912b99c21d
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Mon Feb 3 12:22:13 2020 +0300
- client: get current access settings before set
commit 65c59d1d55f3255f33f917b61b6ab2c6c2e54271
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Mon Feb 3 12:21:12 2020 +0300
* client: mode svg-url-loader to devDependencies
2020-02-04 15:48:07 +03:00
Ildar Kamalov
ee5456cf8c
Revert remove locales from js bundle
2020-02-04 13:37:35 +03:00
Ildar Kamalov
8330f40d51
Merge: Remove locales from js bundle
...
* commit 'd633e45a064e94029d5e659efa07aeb685794a8b':
+ client: add eslint-import-resolver-webpack
+ client: remove locales from js bundle
+ http: allow access to /__locales/ when not authenticated
* http: allow access to /__locales/ while installing
2020-02-03 18:34:40 +03:00
Andrey Meshkov
d062acc149
*(global): update trackers db
2020-02-03 14:17:39 +03:00
Ildar Kamalov
d633e45a06
+ client: add eslint-import-resolver-webpack
2020-01-31 16:01:02 +03:00
Ildar Kamalov
4d55f51fee
+ client: remove locales from js bundle
2020-01-31 15:57:20 +03:00
Andrey Meshkov
207e0236f7
Merge branch 'master' of ssh://bit.adguard.com:7999/dns/adguard-home
2020-01-30 19:18:20 +03:00
Ildar Kamalov
be93dc3482
Merge: - client: add initial flag for getLogs
...
* commit 'dd37c9651a0a5914a5e8c9be4c2f6ad23faf1a13':
- client: add initial flag for getLogs
2020-01-30 18:59:28 +03:00
Andrey Meshkov
6faf2ce931
*(global): update trackers db
2020-01-30 18:40:58 +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
Andrey Meshkov
76be272787
Merge branch 'master' of ssh://bit.adguard.com:7999/dns/adguard-home
2020-01-30 13:06:38 +03:00
Andrey Meshkov
327030789d
*(global): updated trackers database
2020-01-30 12:28:01 +03:00
Ildar Kamalov
8ec7c37715
+ client: handle check host
2020-01-30 12:08:46 +03:00
Ildar Kamalov
dd37c9651a
- client: add initial flag for getLogs
2020-01-30 11:57:51 +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
Ildar Kamalov
67956597be
+ client: handle client tags
2020-01-28 14:08:28 +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
Simon Zolin
b5f95fefc8
Merge: + Filters: Allow changing Filter Name and URL parameters
...
Close #971
* commit 'b3bca39de4bebb716606c35f034f84cb6aa12de0':
+ client: modify added filters
* filtering/set_url: allow changing Name and URL parameters
2020-01-21 14:22:11 +03:00
Ildar Kamalov
b3bca39de4
+ client: modify added filters
2020-01-21 14:19:05 +03:00
Ildar Kamalov
e9dea459dd
Merge: + client: use relative URLs for login/logout
...
Closes #1300
* commit '1b1338fed680f13bb8128258efe87aa2a0cea4d4':
+ client: use relative URLs for login/logout
2020-01-21 14:16:44 +03:00
Ildar Kamalov
b01af453cc
+ client: handle default blocking mode
2020-01-20 19:14:14 +03:00
Ildar Kamalov
1b1338fed6
+ client: use relative URLs for login/logout
2020-01-20 18:34:22 +03:00
Artem Baskal
3166607540
Merge: + client: show date in query logs
...
Close #1202
* commit 'af7b9523b5732e708bf29d1dc8102887eece93b5':
rewrite using isToday helper
+ client: add jsdocs with returning format of date format functions
+ client: show date in query logs
2020-01-20 15:02:29 +03:00
Artem Baskal
af7b9523b5
rewrite using isToday helper
2020-01-17 17:40:47 +03:00
Artem Baskal
7812ee1861
+ client: get rid of clients caching
2020-01-17 13:27:22 +03:00
Artem Baskal
a3020275a2
+ client: add jsdocs with returning format of date format functions
2020-01-17 12:57:30 +03:00
Artem Baskal
2bc2b342eb
Merge + client: close sidebar menu on mobiles screen after choosing
...
Close #1318
* commit '2c6e3d0e91af59304128e7a94b1f13362b4b4117':
+ client: add comment about order of settings dropdown order
+ client: close sidebar menu on mobiles screen after choosing
2020-01-17 11:34:48 +03:00
Ildar Kamalov
d31e997041
+ client: add autofix explanation to the install form
2020-01-16 14:30:08 +03:00
Artem Baskal
2c6e3d0e91
+ client: add comment about order of settings dropdown order
2020-01-16 12:13:24 +03:00
Ildar Kamalov
7ef2a66011
- client: fix blinking header badge
2020-01-16 11:12:07 +03:00
Ildar Kamalov
b046da5db3
Merge: DNS settings: add "disable_ipv6"
...
Closes #473
* commit 'b91753e746c421b0e2bc82e2c2dd5aeb169a5406':
+ client: handle Disable IPv6 setting
+ dns: add "aaaa_disabled" setting
2020-01-16 10:42:44 +03:00
Artem Baskal
8e30c69e4a
+ client: close sidebar menu on mobiles screen after choosing
2020-01-16 00:23:28 +03:00
Artem Baskal
108cf73a30
+ client: show date in query logs
2020-01-15 18:33:24 +03:00
Artem Baskal
c23c323b1a
Merge - client: fix logic of top clients normalization
...
Close #1294
* commit '392535ce3aad89fad52074399ec7b6986de8c4e9':
- client: change code style of top clients normalization helper
- client: fix logic of top clients normalization
2020-01-15 18:21:33 +03:00
Artem Baskal
2d4a73bbcf
- client: add wrapper for input normalization on blur
...
Close #1314
* commit '600781bb8096e814ad0671af28be94061453c3a8':
- client: add wrapper for input normalization on blur
2020-01-15 18:19:46 +03:00
Ildar Kamalov
b91753e746
+ client: handle Disable IPv6 setting
2020-01-14 14:50:43 +03:00
Artem Baskal
392535ce3a
- client: change code style of top clients normalization helper
2020-01-14 11:09:17 +03:00
Artem Baskal
fb8d23f51b
- client: fix logic of top clients normalization
2020-01-13 17:41:59 +03:00
Ildar Kamalov
86df748209
- client: fix loading of additional search results
2020-01-13 17:06:00 +03:00
Artem Baskal
600781bb80
- client: add wrapper for input normalization on blur
2020-01-10 19:54:57 +03:00
Ildar Kamalov
d4789c5d93
* client: update translations
2020-01-09 21:42:43 +03:00
Ildar Kamalov
1800c65836
* client: update chinese translations
2019-12-25 13:42:04 +03:00
Ildar Kamalov
d8f37093ae
- client: fix translation
2019-12-25 13:30:43 +03:00
Ildar Kamalov
4aaa006c41
* client: update translations
2019-12-25 13:05:27 +03:00
Andrey Meshkov
1e36deeeda
*(global): update translations
2019-12-24 12:15:27 +03:00
Ildar Kamalov
c5537968b1
Merge: + DNS Rewrites: support wildcard domain name
...
Closes #922
* commit '5ba45b91c9cfde84fc0866e6b3fca679504975e7':
* client: fix render field for DNS settings
+ client: handle wildcard domains
+ DNS Rewrites: support wildcard domain name
2019-12-23 14:02:21 +03:00
Andrey Meshkov
482e9fd6f3
Merge: - client: sort clients table by requests count by default
...
fix #1253
* commit 'ca79fc98f5d43a5ca1955e8b0056edc3a6ee9b61':
change code style in reduce
- client: sort clients table by requests count by default
2019-12-23 12:35:07 +03:00
Ildar Kamalov
5ba45b91c9
* client: fix render field for DNS settings
2019-12-20 17:02:42 +03:00
Ildar Kamalov
c9478592a2
+ client: handle wildcard domains
2019-12-20 16:48:27 +03:00
Artem Baskal
ca79fc98f5
change code style in reduce
2019-12-20 16:22:38 +03:00
Artem Baskal
2e493e0226
+ client: add clients forms validation and cache findClients function
2019-12-20 16:07:03 +03:00
Artem Baskal
cddf3ca01e
Merge: - client: delete whois column in the static clients table
...
Close #1252
* commit 'c2f1b2d8f5c9814c3328555fc364d1360518c872':
- client: delete whois column in the statis cients table
2019-12-20 16:02:27 +03:00
Ildar Kamalov
24e8ef6b32
Merge: DHCP: show static leases all the time
...
Closes #1023
* commit '60cbb93488ec3fa1ca720d88e79ae48130ac9461':
+ client: show DHCP static leases all the time
* dhcp: now static leases functionality works before DHCP is started
2019-12-20 15:18:23 +03:00
Artem Baskal
57c031c1c6
- client: sort clients table by requests count by default
2019-12-20 14:15:57 +03:00
Ildar Kamalov
0736435376
+ client: add meta tag to index.html
2019-12-19 12:13:15 +03:00
Artem Baskal
c2f1b2d8f5
- client: delete whois column in the statis cients table
2019-12-19 11:15:58 +03:00
Ildar Kamalov
bf410c81ae
+ client: add X-DNS-Prefetch-Control meta tag
2019-12-19 10:23:04 +03:00
Ildar Kamalov
60cbb93488
+ client: show DHCP static leases all the time
2019-12-18 13:40:05 +03:00
Artem Baskal
7fade498b9
- client: add setDnsRunningStatus action
2019-12-17 18:54:28 +03:00
Artem Baskal
39640d8190
- client: save in store dnsStatus even if running false
2019-12-17 17:46:59 +03:00
Artem Baskal
242e5e136f
- client: hide dns is starting message by default
2019-12-17 16:15:44 +03:00
Fresnel Vincent
4942d0c39f
* client: correction on message toast
...
fix #1255
2019-12-13 13:50:42 +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
Ildar Kamalov
8c8deb3d3d
- client: fix request count in clients table
2019-12-12 11:33:02 +03:00
Andrey Meshkov
daf17f16f2
-(home): fix whois info on the dashboard
2019-12-11 14:31:38 +03:00
Artem Baskal
1e429df3bc
- client: add message when dns server is starting up
2019-12-10 17:48:42 +03:00
Ildar Kamalov
97e77cab64
+ client: handle EDNS Client Subnet setting
2019-12-10 16:01:18 +03:00
Artem Baskal
197d07f32b
+ client: handle DNS config
2019-12-10 16:01:17 +03:00
Ildar Kamalov
289c6f8c73
- client: fix request count in clients table
2019-12-10 15:22:40 +03:00
Artem Baskal
4f0975bab5
+ client: add norwegian language
2019-12-05 14:56:52 +03:00
Ildar Kamalov
6684a120ac
+ client: handle upstream DNS servers for clients
2019-12-05 13:19:27 +03:00
Ildar Kamalov
e8885dbf3e
+ client: handle blocked by response in query log
2019-12-03 17:01:26 +03:00
Ildar Kamalov
82d0c3047b
+ client: change DNS settings text and examples to Quad9
2019-12-02 15:40:54 +03:00
Ildar Kamalov
a4dedacf43
+ client: handle DHCP reset
2019-11-29 17:11:07 +03:00
Ildar Kamalov
f8202a74bd
+ client: handle clients find
2019-11-29 16:59:20 +03:00
Ildar Kamalov
a6d6e9ec9e
+ client: add multiple fields client form
2019-11-29 16:53:21 +03:00
Artem Baskal
49e800727b
- client: allow add ip-v6 to exceptions
2019-11-27 18:45:30 +03:00
Artem Baskal
f446186db1
- client: fix table pagination
2019-11-26 20:50:02 +03:00
Artem Baskal
4751528d69
- client: fix table size and add pagination
2019-11-26 19:24:22 +03:00
Ildar Kamalov
38c7e732a6
- client: fix placeholder for table pages
2019-11-26 15:16:52 +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
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
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
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
fab63f167a
+ safesearch: add Pixabay
2019-11-08 13:07:25 +03:00
Jaime Martínez Rincón
4ae4cd0723
Bind encryption source disabled state to form
2019-10-25 22:46:08 +02:00
Ildar Kamalov
2a2647dc3f
+ client: get profile info
2019-10-23 18:43:39 +03:00
Ildar Kamalov
3269766ea7
- client: use lowercase lang codes
2019-10-21 16:03:17 +03:00
Ildar Kamalov
bd1ee48a4f
- client: set i18n language only from available languages
2019-10-21 13:09:52 +03:00
Ildar Kamalov
31f2cefdf9
* client: update translations
2019-10-18 15:09:58 +03:00
Ildar Kamalov
b2a7e7194a
- client: set the default language first in the list
2019-10-18 14:15:24 +03:00
Ildar Kamalov
9ea7bb0ae6
+ client: add link to the new article about hosts blocklists syntax
2019-10-15 17:55:51 +03:00
Ildar Kamalov
1583262df1
- client: rename helper
2019-10-15 12:31:01 +03:00
Ildar Kamalov
7b29c56791
+ client: use search params for querylog request
2019-10-15 12:28:49 +03:00
Ildar Kamalov
271ff4fe83
- client: fix popover in the dashboard tables
2019-10-11 12:54:44 +03:00
Ildar Kamalov
d23fdaf18f
- client: fix font size of whois info
2019-10-10 18:57:39 +03:00
Andrey Meshkov
3fbbda5102
*(global): upd trackers db
2019-10-10 16:01:20 +03:00
Ildar Kamalov
701233a4b7
- client: fix default page size for dashboard tables
2019-10-10 14:00:02 +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
cd9e4f176a
Merge: Footer: Open adguard.com in new tab
...
* commit '60e21c77c32c43434c6496ff2d9bb99d7028837f':
Footer: use rel="noopener noreferrer"
Footer: Open adguard.com in new tab
2019-10-01 15:21:39 +03:00
Ildar Kamalov
9229b25a1b
Merge: + client: submit retention form after confirm
...
Closes #1021
* commit 'ef1d4f5e9fdacff5e4ee01a84dce0ed8403c67b4':
+ client: submit retention form after confirm
2019-09-30 11:32:29 +03:00
Devin Buhl
60e21c77c3
Footer: use rel="noopener noreferrer"
2019-09-27 11:44:11 -04:00
Devin Buhl
1961955d15
Footer: Open adguard.com in new tab
2019-09-27 10:38:41 -04:00
Ildar Kamalov
85d6994719
- client: check if data loaded before the request with older_than
2019-09-27 14:32:52 +03:00
Ildar Kamalov
ef1d4f5e9f
+ client: submit retention form after confirm
2019-09-27 13:29:37 +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
563f8031dc
- client: fix naming
2019-09-26 12:17:58 +03:00
Ildar Kamalov
63efce0309
- client: fix typo in translations
2019-09-25 16:11:42 +03:00
Ildar Kamalov
ba62d42949
+ client: add icons to the whois info
2019-09-25 16:11:42 +03:00
Ildar Kamalov
a52715e086
+ client: add whois info to dashboard and logs
2019-09-23 18:17:56 +03:00
Ildar Kamalov
9e4f80f3c1
+ client: add whois info to clients and auto clients table
2019-09-23 18:14:00 +03:00
Ildar Kamalov
95d9a537ea
- client: fix translation
2019-09-19 18:08:28 +03:00
Ildar Kamalov
66bd06cf69
+ client: login page
2019-09-19 12:52:15 +03:00
Ildar Kamalov
1e4edf0669
* client: fix translation string
2019-09-19 12:47:55 +03:00
Ildar Kamalov
59a635f3f2
+ client: add isVersionGreater helper
2019-09-17 17:37:26 +03:00
Ildar Kamalov
0a26ee4224
- client: fix upstream DNS servers form
...
Closes #1000
2019-09-17 12:25:29 +03:00
Ildar Kamalov
92561cf04f
- client: fix url change handler on filters modal
2019-09-13 15:02:12 +03:00
Ildar Kamalov
d0fc1dc54d
+ client: handle filters configuration
2019-09-12 18:38:13 +03:00
Ildar Kamalov
8c89973365
- client: fix api client export
2019-09-12 18:35:13 +03:00
Ildar Kamalov
0e6c795c5b
- client: fix id and method name
2019-09-12 18:35: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
17a26155cd
- client: convert average processing time to milliseconds
2019-09-04 10:14:01 +03:00
Ildar Kamalov
63049e0521
+ client: handle clear statistics
2019-09-04 10:14:01 +03:00
Ildar Kamalov
883910c19e
+ client: update time interval notice
2019-09-04 10:14:01 +03:00
Ildar Kamalov
cac8149d47
+ client: add notice to the time interval input
2019-09-04 10:14:00 +03:00
Ildar Kamalov
6bce41bb0a
+ client: functional components for dashboard
2019-09-04 10:13:51 +03:00
Ildar Kamalov
75df5e8292
* client: fix missed translations
...
Closes #952
2019-09-04 10:13:21 +03:00
Ildar Kamalov
9087df5dcd
* client: change the result message after adding a filter
...
Closes #948
2019-09-04 10:13:21 +03:00
Ildar Kamalov
6b2496d050
+ client: handle the new statistics format
2019-09-04 10:13:21 +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
c05917bce0
- client: remove unused strings
2019-08-30 19:18:23 +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
c8052c23d1
fix condition
2019-08-22 18:50:58 +03:00
Ildar Kamalov
0bd722c426
- client: fix IPv6 redirect url for install
...
Closes #953
2019-08-22 18:42:55 +03:00
Ildar Kamalov
568a7a7334
+ translations: add twosky config file
2019-08-20 17:19:49 +03:00
Simon Zolin
256030f0c1
* client: update translations
2019-08-13 17:36:19 +03:00
Ildar Kamalov
0c46a70d9a
+ client: add prefix to the service icons
2019-08-05 14:12:22 +03:00
Ildar Kamalov
92cebd5b31
+ client: handle blocked services
2019-08-05 14:12:22 +03:00
Simon Zolin
4ae8c799ee
Merge: + DNS: Add Rewrites section
...
Close #818
* commit 'e95aae5744ffd1de0809c95a8df50ea3f5f1af28':
+ client: handle DNS rewrites
+ openapi: add /rewrite/* methods
+ dnsforward: use Rewrites table
+ control: add /rewrite/* handlers
+ doc: add Rewrites section
* dnsfilter: refactor: a simple approach to convert Reason to string
2019-07-31 18:55:01 +03:00
Ildar Kamalov
e95aae5744
+ client: handle DNS rewrites
2019-07-31 14:29:37 +03:00
Ildar Kamalov
3b0f2e5563
+ translations: add twosky integration
2019-07-31 13:51:58 +03:00
Ildar Kamalov
3a5f9a7ad3
+ client: add link to the DNS filterting rules article
2019-07-08 17:36:32 +03:00
Ildar Kamalov
2520a62e24
* client: remove /clients and /stats_top request from global requests
2019-07-08 12:49:03 +03:00
Ildar Kamalov
cf4616cbee
- client: fix version line break
2019-07-05 18:37:57 +03:00
Ildar Kamalov
71c1157ef5
* client: remove version truncate for desktop
2019-07-05 18:27:15 +03:00
Ildar Kamalov
2fe9819150
- client: fix update now button and notification
2019-07-05 18:21:46 +03:00
Ildar Kamalov
387783cf91
* client: remove /dns-query from string on client
2019-07-05 15:47:21 +03:00
Ildar Kamalov
d4bd53a824
* client: fix description
2019-07-05 15:47:21 +03:00
Ildar Kamalov
f1a6912092
- client: fix page lang issue with Portuguese
2019-07-05 15:47:21 +03:00
Ildar Kamalov
531ee20988
* client: show DNS-over-HTTPS and DNS-over-TLS addresses
2019-07-05 15:47:21 +03:00
Ildar Kamalov
5c7c9964b8
+ client: add DNS privacy tab to setup guide
2019-07-05 15:47:21 +03:00
Ildar Kamalov
e2675e9a3b
- client: fix link to dhcp settings page
2019-07-03 17:59:26 +03:00
Ildar Kamalov
5abf0b5a53
Merge: - client: request tls status on app load
...
Closes #851
* commit '640620288892afad7b84cc3b25d96bab10cdb5d6':
- client: fix version alignment
- client: request tls status on app load
2019-07-02 09:40:49 +03:00
Ildar Kamalov
e616d843bf
* client: allow ip address in filter
2019-07-01 15:52:24 +03:00
Ildar Kamalov
6406202888
- client: fix version alignment
2019-07-01 15:07:29 +03:00
Ildar Kamalov
b3c2b3a21b
- client: request tls status on app load
2019-07-01 15:04:07 +03:00
Ildar Kamalov
0e9df33a40
+ client: add button for check updates
2019-06-25 17:56:50 +03:00
Andrey Meshkov
f9807e4011
Fix #806
2019-06-06 21:06:19 +03:00
Andrey Meshkov
0f7235f217
fix string id
2019-06-06 17:48:46 +03:00
Andrey Meshkov
db67fb6c6a
rename client settings
2019-06-06 17:45:24 +03:00
Ildar Kamalov
02fa39226c
* client: pull locales
2019-06-06 17:25:50 +03:00
Ildar Kamalov
1f164c7005
- client: fix versions check
2019-06-06 15:54:19 +03:00
Ildar Kamalov
10a0873bc8
- client: check version on update before page reload
2019-06-06 11:41:53 +03:00
Ildar Kamalov
b2364e465f
* client: reload list on opening Clients settings
2019-06-05 15:49:01 +03:00
Simon Zolin
450e2ac549
Merge: * minor API changes
...
Close #785
* commit '7f5ac19b592c2a63e52a5e5319e9e8eb687c7410':
* client: use JSON for filtering/remove_url
* /remove_url: use JSON input data format
- openapi: correct format
- openapi: fix /add_url
2019-06-03 19:39:40 +03:00
Simon Zolin
6ac466e430
Merge: + client: split settings page into several pages
...
Close #726
* commit 'f7d88f6976ae8328bc47c0df4686ae6a38ed7bb0':
* client: check initial access settings
* client: remove unused addErrorToast method
* client: move access settings to DNS settings page
+ client: split settings page into several pages
2019-06-03 19:38:21 +03:00
Ildar Kamalov
f7d88f6976
* client: check initial access settings
2019-06-03 16:39:02 +03:00
Ildar Kamalov
7f5ac19b59
* client: use JSON for filtering/remove_url
2019-06-03 16:33:15 +03:00
Ildar Kamalov
54f6710b8f
* client: remove unused addErrorToast method
2019-06-03 16:18:49 +03:00
Ildar Kamalov
757bb7285a
* client: move access settings to DNS settings page
2019-06-03 16:08:50 +03:00
Ildar Kamalov
af041bcbd7
Merge pull request in DNS/adguard-dns from fix/702 to master
...
* commit 'df9864ec00fe9b4c7f4912a6122d1308f06fa844':
* client: replace favicon.ico with favicon.png
2019-06-03 15:47:42 +03:00
Ildar Kamalov
cf53653cfa
+ client: split settings page into several pages
2019-06-03 15:44:29 +03:00
Ildar Kamalov
df9864ec00
* client: replace favicon.ico with favicon.png
2019-05-31 16:36:48 +03:00
Ildar Kamalov
02db488b30
+ client: handle access settings
2019-05-30 18:45:56 +03:00
Ildar Kamalov
2976726f99
* client: fix page scrolling on adding/deleting leases
2019-05-28 19:01:24 +03:00
Ildar Kamalov
6f2503a09f
+ client: handle static leases form
2019-05-28 19:01:24 +03:00
Ildar Kamalov
a8384c004e
+ client: add table to show static leases
2019-05-28 19:01:24 +03:00
Ildar Kamalov
a83bc5eeeb
* client: add source column
2019-05-28 18:44:27 +03:00
Ildar Kamalov
702db84e39
* client: remove redundant table formatting for runtime clients table
2019-05-28 18:44:27 +03:00