Ildar Kamalov
3a5f9a7ad3
+ client: add link to the DNS filterting rules article
2019-07-08 17:36:32 +03:00
Ildar Kamalov
2fe9819150
- client: fix update now button and notification
2019-07-05 18:21:46 +03:00
Ildar Kamalov
d4bd53a824
* client: fix description
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
0e9df33a40
+ client: add button for check updates
2019-06-25 17:56:50 +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
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
Ildar Kamalov
7f5ac19b59
* client: use JSON for filtering/remove_url
2019-06-03 16:33:15 +03:00
Ildar Kamalov
cf53653cfa
+ client: split settings page into several pages
2019-06-03 15:44:29 +03:00
Ildar Kamalov
02db488b30
+ client: handle access settings
2019-05-30 18:45:56 +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
8a8c7329f7
+ client: add runtime clients table
2019-05-28 18:44:27 +03:00
Ildar Kamalov
cbef338592
* client: add icons for table buttons
2019-05-28 18:44:27 +03:00
Ildar Kamalov
f40141bbbc
* client: confirm before deleting
2019-05-28 18:44:27 +03:00
Ildar Kamalov
bb34381a0d
* client: fix no data text
2019-05-28 18:44:27 +03:00
Ildar Kamalov
22d3c38df2
+ client: handle per-client settings
2019-05-28 18:44:27 +03:00
Ildar Kamalov
967517316f
* client: add link to the update error
2019-05-17 18:33:34 +03:00
Ildar Kamalov
24f582d36d
* client: add update timeout
2019-05-17 18:33:34 +03:00
Ildar Kamalov
9cffe865ec
* client: add error message if update failed
2019-05-17 18:33:34 +03:00
Ildar Kamalov
cb3f7f2834
+ client: handle update
2019-05-17 18:33:34 +03:00
Ildar Kamalov
6ac9509d64
+ client: Add a link to the list of known DNS providers to Upstream DNS settings
...
Closes #734
2019-04-28 11:18:56 +03:00
Simon Zolin
4231920ee8
* client: add "DuckDuckGo" to safesearch label text
2019-04-23 15:25:09 +03:00
Simon Zolin
68dc8a1341
* control: update "DHCP server not found" message
2019-04-23 12:26:14 +03:00
Ildar Kamalov
f76b7c3d94
* client: installation wizard additional checks
2019-04-23 11:41:53 +03:00
Ildar Kamalov
f83d026c33
+ client: privacy policy link
...
Closes #393
2019-04-17 15:03:25 +03:00
Ildar Kamalov
6bf57ae84e
+ client: static_ip warnings
2019-04-04 17:13:51 +03:00
Ildar Kamalov
472dc0b77d
* client: error text
2019-04-04 17:13:51 +03:00
Ildar Kamalov
ffd9f1aaa9
* client: fix DHCP error message
2019-04-04 17:13:51 +03:00
Ildar Kamalov
2bb5b24d4e
- client: missed translation
...
Closes #652
2019-03-28 11:43:26 +03:00
Alexey Dmitrievskiy
5b417d9f17
Merge: add ability to set DNS upstream per domain #445
...
* commit 'f7860c893da81bc23220bcdec8161ce7b36dc558':
* client: removed links from upstream DNS translations
* control, client: fix issues from review
+ control, dns, client: add ability to set DNS upstream per domain
2019-03-20 18:15:31 +03:00
Ildar Kamalov
f7860c893d
* client: removed links from upstream DNS translations
2019-03-20 15:23:36 +03:00
Aleksey Dmitrevskiy
9ea5c1abe1
+ control, dns, client: add ability to set DNS upstream per domain
2019-03-20 14:24:33 +03:00
Ildar Kamalov
c091d10a41
* client: update translations
2019-03-19 16:27:23 +03:00
Ildar Kamalov
756c5ac0d3
+ client: added setup guide page and DNS addresses popover
...
Closes #605
2019-03-19 16:19:53 +03:00
Alexey Dmitrievskiy
f857ed74ec
Merge pull request #154 in DNS/adguard-dns from fix/596 to master
...
* commit 'b74eded414cf3f31da6feb185619afab85233b5a': (34 commits)
[change] control: fix issues from review
[change] config: fix default upstreams list
* client: typo
* client: remove log
* client: fix grammar
[change] control: add upstreams validation before dns config test
[change] control: add upstreams validation
[change] control: update bootstrap DNS check
* client: remove empty elements from upstream and bootstrap
* client: locales and pass object to testUpstream
[change] config, control, openapi: fix issues from reviw
[fix] control: fix json decode for upstream config
* client: upstream form
[change] control, openapi: Handle upstreams test with JSON
[change] upgrade_test: rework tests
[change] upgrade_test: add test for upgrade
[change] control: Remove unuseful check
[change] control: Fix issues from review
[change] dnsforward: Add comments for public fields
[change] control: Handle upstream config with JSON
...
2019-03-12 14:30:31 +03:00
Ildar Kamalov
21db166be0
+ client: added Simplified Chinese
...
Closes #611
2019-03-12 12:04:41 +03:00
Ildar Kamalov
b74eded414
Merge branch 'master' into fix/596
2019-03-11 11:07:28 +03:00
Ildar Kamalov
10fcfefcfd
* client: bulgarian language translation
2019-03-07 12:38:17 +03:00
Aleksey Dmitrevskiy
c8c663f3f0
[change] config: fix default upstreams list
2019-03-07 12:04:22 +03:00
Ildar Kamalov
83877fb871
* client: fix grammar
2019-03-06 18:39:14 +03:00
Ildar Kamalov
bf2781d465
* client: locales and pass object to testUpstream
2019-03-06 16:35:21 +03:00
Ildar Kamalov
5d6c980ac7
* client: upstream form
2019-03-06 14:45:21 +03:00
Carl Bennett
2a93e45b67
Fix typo in client/src/__locales/en.json
2019-02-27 12:02:06 +03:00
Ildar Kamalov
c53a132072
Added UpdateTopline component
2019-02-20 16:54:14 +03:00
Ildar Kamalov
2c2295c161
Fixed http port and reset with save
2019-02-20 12:46:34 +03:00
Ildar Kamalov
77793e5f21
Check is safe port
2019-02-19 18:56:13 +03:00