Commit graph

69 commits

Author SHA1 Message Date
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 389cf12c1f
improved error feedback #97 2022-09-12 18:40:44 +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 113070b14e
replace deprecated ioutils 2022-08-12 09:31:24 +02:00
bakito dddd5b2e43
evaluate equality on clone - do not sort original - fixes #84 2022-07-23 11:05:11 +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 08f8a9970e
extract to constant - fixes #59 2022-02-14 18:40:17 +01:00
bakito 93e735306e
add option to change redirect policy #59 2022-02-03 19:36:30 +01:00
Mike Hennessy bf940aae0f
fix: update invalid logs when DNS feature disabled (#58)
Ensure that when a DNS feature is disabled it is not logged as a DHCP feature.
2022-01-31 07:50:12 +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
Marc Brugger 9fc886e151
Replace deprecated SetHostURL 2021-11-08 07:15:56 +01:00
bakito f256b5ca81
change env var names 2021-11-02 08:42:54 +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 5fe0e24839
apply gosec findings 2021-08-19 07:50:50 +02:00
bakito 8a6f73f9c2
correct lint findings 2021-08-19 07:45:03 +02:00
bakito a7d15ce655
add debug logs on client error 2021-08-18 21:36:34 +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 36a589aa85
enable all test 2021-08-08 11:16:57 +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 d58c8f115e
log status 2021-04-18 19:32:03 +02:00
bakito 9fd3694237
add support debug messages 2021-04-18 18:28:35 +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 4921af09a5
add client tests 2021-04-11 16:13:37 +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 57612bae1f
log enable for filters 2021-04-10 14:48:02 +02:00
bakito 680729580e
add merge tests 2021-04-10 13:30:26 +02:00
bakito 97fc7be19a
update changed filters #5 2021-04-10 13:15:56 +02:00
bakito 59a55db582
use helper methods for error handling 2021-04-10 11:44:12 +02:00
bakito d984d66883
abort on http status code != 200 2021-04-10 00:18:29 +02:00
bakito a78f3f00dc
start writing tests 2021-04-06 21:31:26 +02:00
bakito 64463b6842
add multi replica env support #4 2021-04-05 21:07:28 +02:00
bakito 9450c09e2a
add docker build #4 2021-04-05 20:13:13 +02:00