Commit Graph

  • cac8149d47 + client: add notice to the time interval input Ildar Kamalov 2019-08-28 15:32:06 +03:00
  • 6bce41bb0a + client: functional components for dashboard Ildar Kamalov 2019-08-27 16:43:58 +03:00
  • 75df5e8292 * client: fix missed translations Ildar Kamalov 2019-08-22 18:13:17 +03:00
  • 9087df5dcd * client: change the result message after adding a filter Ildar Kamalov 2019-08-22 16:19:30 +03:00
  • 6b2496d050 + client: handle the new statistics format Ildar Kamalov 2019-08-22 16:10:47 +03:00
  • 011bc3e36b + client: handle time interval for statistics Ildar Kamalov 2019-08-08 13:43:06 +03:00
  • 7ff27dbb42 + openapi: add /stats_config, /stats_info methods Simon Zolin 2019-08-27 12:56:32 +03:00
  • 55ceca6314 * openapi: update /stats method Simon Zolin 2019-08-27 12:56:16 +03:00
  • 4a58266ba3 + statistics: store in separate file Simon Zolin 2019-08-22 16:34:58 +03:00
  • 60eb55bdce * stats: remove old code Simon Zolin 2019-08-08 12:56:02 +03:00
  • fe23b33d7e + config: "statistics_interval" setting Simon Zolin 2019-08-08 12:41:00 +03:00
  • cc2654c371 + /control/stats_config, /control/stats_info Simon Zolin 2019-08-08 12:40:41 +03:00
  • 47e5fcb14c Merge: + client: add response information to the filtered query log items Ildar Kamalov 2019-09-04 10:10:39 +03:00
  • 428706399a + client: add response information to the filtered query log items Ildar Kamalov 2019-08-30 16:03:36 +03:00
  • 3b98461a2a Merge: + config: add cache size and time settings Close #947 Simon Zolin 2019-09-03 17:14:14 +03:00
  • 4e8473f8a5 * use dnsproxy v0.19.1 Simon Zolin 2019-08-30 16:55:07 +03:00
  • c616259e8b * dnsfilter: use golibs/cache Simon Zolin 2019-08-22 15:09:43 +03:00
  • 7d3fe71597 fix .twosky.json Konstantin 🦄 Zamyakin 2019-09-02 17:05:16 +03:00
  • a9524448b1 Merge: Set SSL certificate & privatekey from file Close #634 Simon Zolin 2019-08-30 19:36:51 +03:00
  • c05917bce0 - client: remove unused strings Ildar Kamalov 2019-08-29 11:23:53 +03:00
  • 7aa5c37e3b * README: update link to the crowdin Ildar Kamalov 2019-08-29 11:12:34 +03:00
  • 6d63450f03 + client: handle fields for certificate path and private key path Ildar Kamalov 2019-08-28 18:55:53 +03:00
  • 4445c4b669 * openapi: update "TlsConfig" Simon Zolin 2019-08-27 11:59:05 +03:00
  • 24bb708b21 + config: add certificate_path, private_key_path Simon Zolin 2019-08-13 12:32:52 +03:00
  • c847df9976 Merge: Add TikTok to Blocked services Ildar Kamalov 2019-08-29 13:34:58 +03:00
  • bdd86adac5 + blocked_services: add tiktok main domain Ildar Kamalov 2019-08-29 11:45:39 +03:00
  • 44a3a8857f + client: add tiktok icon Ildar Kamalov 2019-08-29 11:40:17 +03:00
  • eb524e27a6 + blocked_services: add tiktok Ildar Kamalov 2019-08-29 11:39:04 +03:00
  • be3f855df2 Merge: * /control/version.json: retry up to 3 times after DNS resolve of static.adguard.com has failed Close #934 Simon Zolin 2019-08-28 15:21:53 +03:00
  • d4c012220e * control: add link to the issue on github Simon Zolin 2019-08-27 11:53:09 +03:00
  • 815489c0ff * /control/version.json: retry up to 3 times after DNS resolve of static.adguard.com has failed Simon Zolin 2019-08-26 16:02:56 +03:00
  • c7b5b00d14 Merge: * dhcp: validate range_start/range_end values Close #848 Simon Zolin 2019-08-23 17:18:30 +03:00
  • dd632d3f69 Merge: * dhcp: when adding a static lease, it can replace a dynamic lease Close #833 Simon Zolin 2019-08-23 17:18:10 +03:00
  • 7acbeb8956 * dhcp: when adding a static lease, it can replace a dynamic lease Simon Zolin 2019-08-23 16:14:00 +03:00
  • 625b22a8d7 * dhcp: validate range_start/range_end values Simon Zolin 2019-08-23 14:44:23 +03:00
  • 307b934cf1 Merge: * control: refactor: all handlers are registered via httpRegister() Simon Zolin 2019-08-23 14:09:22 +03:00
  • fb2c625bd1 Merge: - client: fix IPv6 redirect url for install Ildar Kamalov 2019-08-23 13:54:44 +03:00
  • c8052c23d1 fix condition Ildar Kamalov 2019-08-22 18:50:58 +03:00
  • 0bd722c426 - client: fix IPv6 redirect url for install Ildar Kamalov 2019-08-22 18:42:47 +03:00
  • 53767a5bed *(documentation): bump openapi spec version to 0.98.1 Andrey Meshkov 2019-08-22 15:42:43 +03:00
  • 64d40bdc47 Merge: - config: global "blocked_services" settings were reset on startup v0.98.1 Andrey Meshkov 2019-08-22 15:38:24 +03:00
  • b1ca7c90d3 - config: global "blocked_services" settings were reset on startup Simon Zolin 2019-08-22 15:30:01 +03:00
  • bde59364c6 Merge: - dnsforward: don't use dnsfilter object after it's closed (additional check) Simon Zolin 2019-08-22 12:05:55 +03:00
  • a370cd0bf0 - dnsforward: don't use dnsfilter object after it's closed (additional check) Simon Zolin 2019-08-22 12:01:59 +03:00
  • 452a668a5b * control: refactor: all handlers are registered via httpRegister() Simon Zolin 2019-08-21 14:39:37 +03:00
  • e6bd2a101d Merge: + translations: add twosky config file v0.98.0 Ildar Kamalov 2019-08-20 18:07:16 +03:00
  • d2e0940053 Merge: * use dnsproxy v0.18.4 Simon Zolin 2019-08-20 18:05:21 +03:00
  • 31af6ae914 * use dnsproxy v0.18.4 Simon Zolin 2019-08-20 17:59:40 +03:00
  • 568a7a7334 + translations: add twosky config file Ildar Kamalov 2019-08-20 17:12:11 +03:00
  • 09a52436fb Merge: - dnsforward: don't use dnsfilter object after it's closed Close #940 Simon Zolin 2019-08-20 15:36:34 +03:00
  • 94552a30d7 - dnsforward: don't use dnsfilter object after it's closed Simon Zolin 2019-08-20 14:46:09 +03:00
  • 87ca9ed9c2 -(dnsforward): fixed sigsegv when protection is disabled Andrey Meshkov 2019-08-20 15:03:17 +03:00
  • c82e93cfc7 -(dnsforward): fixed sigsegv when protection is disabled Andrey Meshkov 2019-08-20 00:55:32 +03:00
  • 91a1eb9e06 Merge: * use dnsproxy v0.18.3 Simon Zolin 2019-08-19 17:10:03 +03:00
  • c54e2585ac * use dnsproxy v0.18.3 Simon Zolin 2019-08-19 17:00:43 +03:00
  • 5b555f95ff Merge: + dhcp: use --workdir value for "leases.db" file path Close #935 Simon Zolin 2019-08-19 16:55:42 +03:00
  • 8e08cddf64 + dhcp: use --workdir value for "leases.db" file path Simon Zolin 2019-08-19 14:27:02 +03:00
  • eba7931c2d Merge: Revert: * dnsfilter: use fastcache instead of gcache Simon Zolin 2019-08-16 16:13:03 +03:00
  • 5448000f7b *(global): travis slack notification Andrey Meshkov 2019-08-16 16:08:56 +03:00
  • b37208564b - fix build: we're using a new gcache module now Simon Zolin 2019-08-16 15:43:12 +03:00
  • d46ebe1c8b Revert "+ config: add cache size settings" Simon Zolin 2019-08-16 15:11:31 +03:00
  • 68d5d595b6 Revert "* dnsfilter: use fastcache instead of gcache" Simon Zolin 2019-08-16 15:07:24 +03:00
  • 56c69cdb79 Revert "fix tests" Simon Zolin 2019-08-16 14:54:11 +03:00
  • 28cc9dc973 Merge: + travis: slack notifications Simon Zolin 2019-08-16 13:50:59 +03:00
  • 8aef6d8f91 + travis: slack notifications Simon Zolin 2019-08-16 13:47:51 +03:00
  • 1f0c8c6a3b Merge: * use dnsproxy v0.18.1 Close #847 Simon Zolin 2019-08-14 19:18:23 +03:00
  • 0faf144853 * use dnsproxy v0.18.1 Simon Zolin 2019-08-14 18:49:27 +03:00
  • 57cfd97a6a Merge: * client: update translations Close #915 Simon Zolin 2019-08-14 12:48:35 +03:00
  • 256030f0c1 * client: update translations Simon Zolin 2019-08-13 15:53:05 +03:00
  • ea2a523f8c Merge: * config: set default DNS server as IP addresses Close #926 Simon Zolin 2019-08-13 13:48:12 +03:00
  • b302ccb491 Merge: * filters update: increase update period to 24 hours Close #929 Simon Zolin 2019-08-13 12:33:11 +03:00
  • 4407ad3585 Merge: - readme: fix misspelling Close #924 Simon Zolin 2019-08-13 12:32:04 +03:00
  • 9d7285e42c * config: set default DNS server as IP addresses Simon Zolin 2019-08-13 11:52:06 +03:00
  • d7ff61ca59 - readme: fix misspelling Simon Zolin 2019-08-13 10:41:06 +03:00
  • 8b63811fa9 * filters update: increase update period to 24 hours Simon Zolin 2019-08-13 10:30:28 +03:00
  • 5c3dfd114c *(global): update dependencies Andrey Meshkov 2019-08-11 20:45:01 +03:00
  • 61897db0c5 Merge: * rDNS: refactor: move code to a separate file Simon Zolin 2019-08-08 12:14:32 +03:00
  • ccf72b6008 * safebrowsing/parental: split some code Simon Zolin 2019-08-07 16:01:23 +03:00
  • d659e7ee08 * rDNS: make log messages' level = debug Simon Zolin 2019-08-07 15:35:06 +03:00
  • 4f08f96607 * rDNS: refactor: move code to a separate file Simon Zolin 2019-08-07 15:25:19 +03:00
  • 77592c6382 Merge: * use golibs v0.1.4 Close #893 Simon Zolin 2019-08-07 15:12:44 +03:00
  • 272115724d * use golibs v0.1.4 Simon Zolin 2019-08-06 18:55:56 +03:00
  • a59b6b3054 Merge: block access to specific services Close #819 Simon Zolin 2019-08-05 14:13:54 +03:00
  • e7001c3bc4 * config upgrade: sequential processing Simon Zolin 2019-08-05 13:07:28 +03:00
  • 1b95a85651 * config: upgrade schema version: 3 -> 4 Simon Zolin 2019-08-05 12:54:17 +03:00
  • 0c46a70d9a + client: add prefix to the service icons Ildar Kamalov 2019-08-05 11:42:39 +03:00
  • 92cebd5b31 + client: handle blocked services Ildar Kamalov 2019-07-18 14:52:47 +03:00
  • 3c684d1f85 + openapi: add /blocked_services/* Simon Zolin 2019-07-29 19:14:17 +03:00
  • 87b379b140 + openapi: clients: add "blocked_services" field Simon Zolin 2019-07-29 19:04:11 +03:00
  • 15d07a40eb * refactor Simon Zolin 2019-07-25 16:37:06 +03:00
  • dc2d8cf075 + /control/blocked_services/* API Simon Zolin 2019-07-23 12:16:36 +03:00
  • e81a9c7d56 + dnsfilter: use global and per-client BlockedServices array Simon Zolin 2019-07-23 12:21:37 +03:00
  • 04a477c14a + clients: add BlockedServices field Simon Zolin 2019-07-18 12:27:10 +03:00
  • 8307a5a494 + config: store/load "blocked_services" per-client setting Simon Zolin 2019-07-17 19:17:35 +03:00
  • 01f5a13dd2 + doc: add "Services Filter" section Simon Zolin 2019-07-16 17:42:11 +03:00
  • fdfc8d7683 fix typo2 Andrey Meshkov 2019-08-02 14:55:58 +03:00
  • b17cbcb38f fix typo Andrey Meshkov 2019-08-02 14:55:00 +03:00
  • 9389b087be Merge pull request #290 in DNS/adguard-home from feature/github_issue_template to master Andrey Meshkov 2019-08-02 14:48:25 +03:00
  • 0550a9a460 *(documentation): Github issue template Andrey Meshkov 2019-08-02 13:33:36 +03:00
  • 4ae8c799ee Merge: + DNS: Add Rewrites section Close #818 Simon Zolin 2019-07-31 18:55:01 +03:00