AdGuardHome/client
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
..
public Added web setup entry point 2019-02-06 17:17:38 +03:00
src Merge pull request #154 in DNS/adguard-dns from fix/596 to master 2019-03-12 14:30:31 +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 Remove unused package 2019-02-20 16:10:32 +03:00
package.json Remove unused package 2019-02-20 16:10:32 +03:00
prod.eslintrc Initial commit 2018-08-30 17:25:33 +03:00
webpack.common.js Added web setup entry point 2019-02-06 17:17:38 +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