badguardhome/client
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
..
public - client: fixed Chrome translation popup issue with Portuguese 2019-03-28 11:44:10 +03:00
src Merge: DHCP: check/set static IP 2019-04-15 12:59:16 +03:00
.eslintrc Fixed page reload on settings change 2019-02-06 17:17:38 +03:00
.stylelintrc Initial commit 2018-08-30 17:25:33 +03:00
dev.eslintrc Initial commit 2018-08-30 17:25:33 +03:00
package-lock.json - client: load favicon from local server 2019-03-12 18:59:58 +03:00
package.json - client: load favicon from local server 2019-03-12 18:59:58 +03:00
prod.eslintrc Initial commit 2018-08-30 17:25:33 +03:00
webpack.common.js - client: load favicon from local server 2019-03-12 18:59:58 +03:00
webpack.dev.js Added web setup entry point 2019-02-06 17:17:38 +03:00
webpack.prod.js Initial commit 2018-08-30 17:25:33 +03:00