Commit Graph

533 Commits

Author SHA1 Message Date
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