Commit Graph

284 Commits

Author SHA1 Message Date
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
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
Ildar Kamalov 5ca33e44d8 Fix object spread 2019-02-07 18:51:21 +03:00
Eugene Bujak 548f539566 npm 6.7.0 unconditionally modifies package-lock.json. Commit those changes. 2019-02-07 18:24:42 +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 826529e73e Common reducer for toasts 2019-02-07 15:40:26 +03:00
Ildar Kamalov c466f8cc73 Check if ip_addresses exist in the interface 2019-02-07 15:17:27 +03:00
Andrey Meshkov bb8d7c37bb Minor cleanup, added strings, added more information to response when error occurs 2019-02-07 14:22:08 +03:00
Ildar Kamalov 39b2e345c3 Fixed custom select arrow 2019-02-07 11:24:23 +03:00
Ildar Kamalov a7a38413fe Remove unused icons 2019-02-07 10:58:02 +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 c494e17df5 Update packages 2019-02-06 17:17:38 +03:00
Ildar Kamalov 7c25c0febe Added DHCP warning 2019-02-06 17:17:38 +03:00
Ildar Kamalov 5f7fc0f041 Remove 'enabled' from initial values 2019-02-06 17:17:38 +03:00
Ildar Kamalov beb94741cf Fixed initial values and string interpolation 2019-02-06 17:17:38 +03:00
Ildar Kamalov 24be7ce4ed Fixed page reload on settings change 2019-02-06 17:17:38 +03:00
Ildar Kamalov 6e41897323 Disable form submit on error 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
Ildar Kamalov 71259c5f19 Added web setup entry point 2019-02-06 17:17:38 +03:00
Ildar Kamalov 297a1c7fa5 Added regex example to the "Custom filtering rules" settings
Closes #559
2019-01-25 18:40:42 +03:00
Ildar Kamalov 8d5d37c281 Removed extra key 2019-01-16 15:16:34 +03:00
Ildar Kamalov e1bb428a6a Only allow single click on buttons
Closes #544
2019-01-16 14:51:17 +03:00
Ildar Kamalov 61f4b6f1ae Update ru translation
Closes #536
2019-01-15 15:36:55 +03:00
Ildar Kamalov f678eaf9c0 Update translations
Closes #540
2019-01-15 15:35:29 +03:00
Hoàng Rio 607089cd25 Fix missing translate key when added new filter url 2019-01-15 14:22:05 +03:00
Hoàng Rio df94d76a8b Add translate to Filter ReactTable 2019-01-15 14:22:05 +03:00
Ildar Kamalov eb71f3ed8f Added Traditional Chinese
Closes #510
2019-01-04 21:22:22 +03:00
Andrey Meshkov b0c4d88d54 Indicate that DHCP is experimental 2018-12-29 20:00:20 +03:00
Ildar Kamalov 568784b992 Added check for active DHCP before enable 2018-12-29 18:43:17 +03:00
Ildar Kamalov 4aea91a70c Refresh status button 2018-12-28 19:48:02 +03:00
Ildar Kamalov 712493aafd UI for DHCP interfaces 2018-12-28 18:26:56 +03:00
Ildar Kamalov 9fa85a5c48 Added DHCP form strings to translations 2018-12-28 18:26:56 +03:00
Ildar Kamalov 52b81a27fb Send lease duration as number 2018-12-28 18:26:56 +03:00
Ildar Kamalov a74c2248fb Send dhcp/find_active_dhcp as POST request 2018-12-28 18:26:56 +03:00
Ildar Kamalov d46b65f982 Add enable/disable for DHCP server 2018-12-28 18:26:56 +03:00
Ildar Kamalov dd21f497e3 Added initial layout for DHCP server config 2018-12-28 18:26:56 +03:00
Ildar Kamalov 1b84a9233d Fix link 2018-12-26 11:42:55 +03:00
Ildar Kamalov aed87ce741 Added filters link to the blocked_by translation
Closes #469
2018-12-26 11:22:15 +03:00
Ildar Kamalov 9fe9baf7f4 Added pagination to the Filters table
Closes #484
2018-12-24 12:08:39 +03:00
Andrey Meshkov b30b6b1d66 Fix #284
Added DNSCrypt upstreams support
Added DNS Stamps support
2018-12-18 01:20:38 +03:00