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
|
d31e997041
|
+ client: add autofix explanation to the install form
|
2020-01-16 14:30:08 +03:00 |
|
Artem Baskal
|
2e493e0226
|
+ client: add clients forms validation and cache findClients function
|
2019-12-20 16:07:03 +03:00 |
|
Ildar Kamalov
|
66bd06cf69
|
+ client: login page
|
2019-09-19 12:52:15 +03:00 |
|
Ildar Kamalov
|
d24f208f98
|
- client: fixed values for settings validation
Closes #729
|
2019-04-28 11:43:15 +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
|
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
|
756c5ac0d3
|
+ client: added setup guide page and DNS addresses popover
Closes #605
|
2019-03-19 16:19:53 +03:00 |
|
Ildar Kamalov
|
5ac775aa4a
|
Fixed stylelint errors
|
2019-02-21 15:05:54 +03:00 |
|
Ildar Kamalov
|
35b5f4b48b
|
Fixed json and updated zh_tw
|
2019-02-15 16:28:28 +03:00 |
|
Ildar Kamalov
|
ba161e9a6f
|
Increase button width
|
2019-02-07 16:21:17 +03:00 |
|
Ildar Kamalov
|
91eaf72051
|
Disable button on submit
|
2019-02-07 16:09:12 +03:00 |
|
Ildar Kamalov
|
c466f8cc73
|
Check if ip_addresses exist in the interface
|
2019-02-07 15:17:27 +03:00 |
|
Ildar Kamalov
|
ba678ffa82
|
Hide 80 web port
|
2019-02-06 17:32:32 +03:00 |
|
Ildar Kamalov
|
31b855f9ab
|
Show list of addresses
|
2019-02-06 17:22:46 +03:00 |
|
Ildar Kamalov
|
f379d34813
|
Added select for listen interfaces
|
2019-02-06 17:22:46 +03:00 |
|
Ildar Kamalov
|
924afea22b
|
Show port in interface and dns address
|
2019-02-06 17:21:23 +03:00 |
|
Ildar Kamalov
|
beb94741cf
|
Fixed initial values and string interpolation
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
b5e7237169
|
Update components on language change
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
7e95ce9136
|
Add device configuration instruction
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
a7416f9c34
|
Fixed validation and added toasts
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
2bd4840ba5
|
Fix styles
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
5349ec76fd
|
Added components for web setup
|
2019-02-06 17:17:38 +03:00 |
|