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 |
Ildar Kamalov
|
982f8dc1e1
|
* client: remove log
|
2019-03-06 18:50:17 +03:00 |
Ildar Kamalov
|
83877fb871
|
* client: fix grammar
|
2019-03-06 18:39:14 +03:00 |
Aleksey Dmitrevskiy
|
bc4c2e2ff7
|
Merge branch 'master' into fix/596
|
2019-03-06 18:25:42 +03:00 |
Ildar Kamalov
|
cdc568d8d9
|
* client: remove empty elements from upstream and bootstrap
|
2019-03-06 17:53:04 +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 |
Ildar Kamalov
|
b8595b87c4
|
* disable config saving if invalid pair
|
2019-02-28 14:59:25 +03:00 |
Carl Bennett
|
2a93e45b67
|
Fix typo in client/src/__locales/en.json
|
2019-02-27 12:02:06 +03:00 |
Ildar Kamalov
|
158f2f6100
|
Fixed port validation
|
2019-02-21 19:16:09 +03:00 |
Ildar Kamalov
|
2814c393ad
|
Fixed checkRedirect helper
|
2019-02-21 18:28:23 +03:00 |
Ildar Kamalov
|
37a1a98c49
|
Fixed EncryptionTopline check
|
2019-02-21 15:39:15 +03:00 |
Ildar Kamalov
|
5ac775aa4a
|
Fixed stylelint errors
|
2019-02-21 15:05:54 +03:00 |
Ildar Kamalov
|
c53a132072
|
Added UpdateTopline component
|
2019-02-20 16:54:14 +03:00 |
Ildar Kamalov
|
8e7ceec1a1
|
Remove unused package
|
2019-02-20 16:10:32 +03:00 |
Ildar Kamalov
|
89446fccd5
|
Fixed npm audit vulnerabilities
|
2019-02-20 15:39:36 +03:00 |
Ildar Kamalov
|
4f45f2c3e3
|
Fix empty values on validate
|
2019-02-20 14:26:56 +03:00 |
Ildar Kamalov
|
9c8e4c64ea
|
Disable save button if key or certificate is empty
|
2019-02-20 13:33:42 +03:00 |
Ildar Kamalov
|
2c2295c161
|
Fixed http port and reset with save
|
2019-02-20 12:46:34 +03:00 |
Ildar Kamalov
|
de08b53ae1
|
Fix list styles
|
2019-02-20 12:02:46 +03:00 |
Ildar Kamalov
|
a60eeb55f1
|
Check if redirect is available before enable
|
2019-02-20 11:36:24 +03:00 |
Ildar Kamalov
|
f0536b6347
|
Check response
|
2019-02-19 19:42:59 +03:00 |
Ildar Kamalov
|
340a4fb58e
|
Check if redirect available
|
2019-02-19 19:19:40 +03:00 |
Ildar Kamalov
|
77793e5f21
|
Check is safe port
|
2019-02-19 18:56:13 +03:00 |
Ildar Kamalov
|
24154f0033
|
Redirect on port change
|
2019-02-19 18:04:23 +03:00 |
Ildar Kamalov
|
0b7f0396de
|
Fixed processing config
|
2019-02-19 15:46:29 +03:00 |
Ildar Kamalov
|
cca6998efe
|
Added https redirect
|
2019-02-19 15:43:36 +03:00 |
Ildar Kamalov
|
b8c0ed9335
|
Reset fields on click
|
2019-02-19 13:05:16 +03:00 |
Ildar Kamalov
|
ff012cf0a3
|
Fix error message
|
2019-02-19 11:05:30 +03:00 |
Ildar Kamalov
|
2b0addd505
|
Fix copy symbol
Closes #588
|
2019-02-19 11:04:43 +03:00 |
Ildar Kamalov
|
1fc5f15aaa
|
Check if error has response
|
2019-02-18 19:36:24 +03:00 |
Ildar Kamalov
|
954d923975
|
Remove valid_chain and warning_validation from button disable
|
2019-02-18 19:20:17 +03:00 |
Ildar Kamalov
|
05cce8b107
|
Added validation on change and enable encryption checkbox
|
2019-02-18 16:06:27 +03:00 |
Eugene Bujak
|
3e67c8d79a
|
Older npm rewrote the package-lock.json again
|
2019-02-15 16:28:28 +03:00 |
Ildar Kamalov
|
35b5f4b48b
|
Fixed json and updated zh_tw
|
2019-02-15 16:28:28 +03:00 |
Ildar Kamalov
|
cb9ffe4de9
|
Send 0 on empty port value
|
2019-02-15 16:28:28 +03:00 |
Ildar Kamalov
|
351673c060
|
Initial port values
|
2019-02-15 16:28:28 +03:00 |
Ildar Kamalov
|
1dd548c36c
|
Added button to reset encryption settings
|
2019-02-15 16:28:28 +03:00 |
Ildar Kamalov
|
93847bd309
|
Convert certificate and key to base64
|
2019-02-15 16:28:28 +03:00 |
Ildar Kamalov
|
3898309778
|
Request tls status after save
|
2019-02-15 16:28:27 +03:00 |
Ildar Kamalov
|
c025c845d2
|
Show random status and warning
|
2019-02-15 16:28:27 +03:00 |
Ildar Kamalov
|
ab11c912db
|
Added topline component and fixed string interpolation
|
2019-02-15 16:28:27 +03:00 |
Ildar Kamalov
|
7451eb1346
|
Initial components for encryption settings
|
2019-02-15 16:28:27 +03:00 |
Andrey Meshkov
|
dd3621bcf6
|
Fix #582
|
2019-02-12 14:46:44 +03:00 |