Commit graph

55 commits

Author SHA1 Message Date
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
bakito 06f95de085
ignore last updated timestamp / add testcase #3 2021-04-05 13:20:11 +02:00
bakito 1986e87518
correct log fields 2021-04-03 21:04:50 +02:00
bakito cf0a381f80
log fields 2021-04-03 20:38:41 +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 6fb2dd12a8
move log attribute to message 2021-03-31 02:34:26 +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 5dafdf5472
change output paths 2021-03-28 20:28:58 +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