Commit Graph

42 Commits

Author SHA1 Message Date
Marc Brugger 495e0d261d Allow enabling/disabling target dhcp server (#160)
* Allow enabling/disabling target dhcp server

* add test

* extend tests
2023-03-06 22:07:34 +01:00
bakito 97ae38c3fa do not sync DHCP if disabled #137 2022-12-27 19:32:24 +01:00
Marc Brugger 662b177acf Wait for all to finish 2022-10-06 22:08:57 +02:00
Marc Brugger ff104f543d Fix API change and block inconsistent version v0.107.14 (#100)
* fix api content change from string to json #99

* block incompatible version #99

* fix tests #99

* add mote tests #99
2022-10-04 19:55:00 +02:00
bakito 8818c584b8 do delete first before add - fixes #95 2022-09-07 22:10:11 +02:00
bakito 5a764f7fdf log next cron execution 2022-08-31 19:12:03 +02:00
bakito ff8e2d60d0 set header read timeout 2022-07-23 10:58:33 +02:00
bakito 809d7b2ad8 log version of instance if status could be fetched 2022-06-20 18:46:23 +02:00
bakito 5038326e36 alow defining replica dhcp interface name - fixes #66 2022-05-05 21:08:52 +02:00
bakito bbb885e155 #63 add cache_optimistic flag 2022-03-11 17:06:40 +01:00
bakito afde0d7f3a support ui dark mode 2022-01-30 19:03:09 +01:00
bakito 5cd27f4684 convert interval to double, fixes #49
Requires min AdGuard Home v0.107.0
2022-01-09 18:44:29 +01:00
bakito 75aaeacbb3 migrate to ginkgo v2 2021-12-09 22:55:38 +01:00
bakito 1a4e0b2a93 apply golangci-lint 2021-11-29 22:29:19 +01:00
bakito 103d78d0ee implement other feature flags 2021-11-01 18:21:37 +01:00
bakito ad64fdeda6 add skip flag for dhcp #38 2021-11-01 17:39:09 +01:00
bakito 7b2c187590 do not use absolute paths for web ui to work behind reverse proxy 2021-10-25 20:03:30 +02:00
bakito 620f555c90 start funOnStart async 2021-10-25 19:39:38 +02:00
bakito 8a6f73f9c2 correct lint findings 2021-08-19 07:45:03 +02:00
bakito d2a6f0aa20 add some styling to api page 2021-08-09 22:54:39 +02:00
bakito 484cf26119 add build time to version 2021-08-09 19:00:34 +02:00
bakito 4cd7134941 handle dns rewrite duplicateds #23 2021-08-08 11:07:08 +02:00
bakito aca26f449e remove beta #12 2021-08-08 10:16:04 +02:00
Marc Brugger 00f353bac4 Dns dhcpas beta feature (#17)
* add dhcp and dns types

* sync dns #12

* add test #12

* implement dhcp #12

* add beta flags
2021-05-28 20:07:32 +02:00
bakito 2e93920931 run on startup #10 2021-04-18 22:20:08 +02:00
Marc Brugger 3edb5222d6 Initial setup (#11)
automatically setup new AdGuardHome instances #9
2021-04-18 22:03:57 +02:00
bakito 258ecae016 fix filter synch error 2021-04-18 18:04:53 +02:00
bakito da3b037009 add sync tests 2021-04-11 18:35:03 +02:00
bakito e7a2604268 prepare sync and client tests 2021-04-11 11:56:55 +02:00
bakito cb624ea52b extend tests 2021-04-11 10:51:24 +02:00
bakito 97fc7be19a update changed filters #5 2021-04-10 13:15:56 +02:00
bakito d984d66883 abort on http status code != 200 2021-04-10 00:18:29 +02:00
bakito 9450c09e2a add docker build #4 2021-04-05 20:13:13 +02:00
bakito 5e591e04c3 simplifiy
cleanup code
skip arm for darwin and windows
2021-04-03 20:19:34 +02:00
bakito fcf25538c0 make log available in api 2021-04-03 18:41:28 +02:00
bakito aa95031136 sync stats and query log config 2021-04-03 17:52:08 +02:00
bakito 8db9c98644 synch toggles 2021-03-31 02:28:18 +02:00
Marc Brugger f8578e85b2 add API server to trigger sync remotely 2021-03-29 08:43:18 +02:00
bakito e9853e29e2 enable cron mode #2 2021-03-28 16:33:52 +02:00
bakito 794aa32bd3 allow multiple replicas 2021-03-28 16:13:40 +02:00
bakito 3e25d2c70e use cobra/viper 2021-03-28 14:09:31 +02:00
bakito 1bb31c3651 extract to sync package 2021-03-28 13:13:06 +02:00