Ildar Kamalov
9f75146eab
* client: check for empty versions response
2019-05-28 15:22:48 +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
a45f0c519e
Merge pull request #209 in DNS/adguard-dns from feature/734 to master
...
* commit '6ac9509d64e82e48bc22ccd23ac3a25776d05565':
+ client: Add a link to the list of known DNS providers to Upstream DNS settings
2019-05-06 09:35:51 +03:00
Ildar Kamalov
d24f208f98
- client: fixed values for settings validation
...
Closes #729
2019-04-28 11:43:15 +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
5f88abb322
* client: fixed getDefaultAddresses structure
2019-04-23 11:41:53 +03:00
Ildar Kamalov
33db419384
- client: npm audit fix
2019-04-23 11:41:53 +03:00
Ildar Kamalov
ceabad0fd0
* client: validate form on load
2019-04-23 11:41:53 +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
d0942c88c8
* client: replace PUT and DELETE with POST
2019-04-16 12:11:31 +03:00
Simon Zolin
08bedacf0a
Merge: DHCP: check/set static IP
...
Close #686
* commit '828d3121be807daa8f839dfa7a7ac4ba8a6e7cd8':
* client: show message if there is no static ip
* client: rename constant
* hasStaticIP: use properly named boolean variable
+ client: static_ip warnings
* client: error text
* client: disable DHCP check if server enabled and hide errors on disable
* client: hide error if DHCP enabled and require check DHCP before enabling
* client: accordion styles
- client: fix DHCP fields validation
* client: fix DHCP error message
+ config: set default parameters for DHCP server
+ /control/dhcp/set_config: set static IP
+ /control/dhcp/find_active_dhcp: detect static IP on Linux
* /control/dhcp/find_active_dhcp: new JSON response format
2019-04-15 12:59:16 +03:00
Ildar Kamalov
828d3121be
* client: show message if there is no static ip
2019-04-05 15:15:56 +03:00
Ildar Kamalov
b6ae539c36
* client: rename constant
2019-04-05 14:32:56 +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
4b821d67f5
* client: disable DHCP check if server enabled and hide errors on disable
2019-04-04 17:13:51 +03:00
Ildar Kamalov
24fc2957c5
* client: hide error if DHCP enabled and require check DHCP before enabling
2019-04-04 17:13:51 +03:00
Ildar Kamalov
6ba0e4686a
* client: accordion styles
2019-04-04 17:13:51 +03:00
Ildar Kamalov
b92fb34f37
- client: fix DHCP fields validation
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
4d217583b0
- client: validate encryption if enabled
...
Closes #700
2019-04-04 14:54:57 +03:00
Ildar Kamalov
e231230f1b
- client: fixed leases table on mobile
...
Closes #688
2019-04-02 13:59:03 +03:00
Ildar Kamalov
0c973334be
* client: if 0.0.0.0 is selected, then redirect to the current IP
...
Closes #655
2019-03-29 16:24:59 +03:00
Ildar Kamalov
91af0cddce
- client: header links overflow
2019-03-28 12:28:57 +03:00
Ildar Kamalov
6f014fa53d
- client: fix settings page if current interface doesn't exist
...
Closes #664
2019-03-28 11:53:39 +03:00
Ildar Kamalov
6f2e852e09
- client: request version after DNS status request
...
Closes #660
2019-03-28 11:45:31 +03:00
Ildar Kamalov
fd82e7c26a
- client: fixed Chrome translation popup issue with Portuguese
...
Closes #656
2019-03-28 11:44:10 +03:00
Ildar Kamalov
2bb5b24d4e
- client: missed translation
...
Closes #652
2019-03-28 11:43:26 +03:00
Andrey Meshkov
800cb177f3
Merge pull request #179 in DNS/adguard-dns from feature/637 to master
...
* commit 'bc0b0af06b71197d75c8a7f8c3a401d4c8a49d61':
+ client: added name for client
- openapi: fix typo
+ control: /clients: get the list of clients' IP addresses and names from /etc/hosts
2019-03-22 14:27:15 +03:00
Andrey Meshkov
31a0dde515
fix link
2019-03-22 13:57:58 +03:00
Ildar Kamalov
bc0b0af06b
+ client: added name for client
2019-03-20 18:37:00 +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
a01ba5dd4d
* control, client: fix issues from review
2019-03-20 15:19:34 +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
Ildar Kamalov
466807638c
Merge pull request #168 in DNS/adguard-dns from fix/625 to master
...
* commit 'b1f707d18cf6ce63fe1ed56efbd18d4f614d0543':
- client: load favicon from local server
2019-03-14 11:30:21 +03:00
Ildar Kamalov
b1f707d18c
- client: load favicon from local server
...
Closes #625
2019-03-12 18:59:58 +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