Commit Graph

216 Commits

Author SHA1 Message Date
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