Marc Brugger
b07101c97a
fix: Correct version check and refactor healthz check ( #609 )
2025-07-16 17:06:17 +02:00
Marc Brugger
447bfb24a9
test: extend versions check #607 ( #608 )
2025-07-16 07:55:00 +02:00
ElevenNotes
01676e12f3
feat: add unauthorized health check based on status (if all success = http OK) ( #601 )
...
* feat: add unauthorized health check based on status (if all success = http OK)
* feat: ignore v or other non-numerical version affixes and suffixes
* fix: syntax
* fix: add head not just get
2025-07-10 22:33:46 +02:00
Marc Brugger
97841e3f32
Correct env variable handling to not use unrelated variables ( #571 )
2025-04-26 09:01:30 +02:00
Marc Brugger
9782c430af
feat: implement sync metrics ( #562 )
2025-04-23 23:59:27 +02:00
Marc Brugger
02ff6a11f0
feat: implement stricter lint rules git golanci-lint v2 ( #538 )
...
* feat: implement stricter lint rules git golanci-lint v2
* fix lint issues
* fix lint issues
2025-03-25 21:30:22 +01:00
Marc Brugger
074e300974
Format code with golines ( #475 )
2024-12-23 08:19:45 +01:00
Marc Brugger
523e068195
run on start if api disabled and cron enabled ( #474 )
2024-12-23 08:16:19 +01:00
Marc Brugger
e00d9a6c59
#403 add feature to disable theme sync ( #411 )
2024-09-22 21:24:20 +02:00
Marc Brugger
3c58a8f091
Replace deprecated API endpoints ( #326 )
...
* extend query log config
* replace deprecated services
* replace more deprecated services
* implement equals for stats config
2024-04-02 20:31:47 +02:00
Marc Brugger
d6d8d2148d
Implement metrics from adguard-exporter ( #303 )
...
* implement metrics
2024-03-12 19:48:29 +01:00
Marc Brugger
3139ad605f
Refactor sync into separate action functions ( #268 )
...
* sync-actions
* dns rewrites and filters
* continue on filter error
* servides
* client settings
* dns
* dhcp
* remove deprecated env var
* fix client tests
* tests
* copy replica config
* map continue on error
* map env var with underscore
2024-01-07 22:03:21 +01:00
Marc Brugger
4a8e2aab51
allow definig web URL ( #267 )
2024-01-07 09:55:21 +01:00
Marc Brugger
215ee946dd
add protection flag to api status ( #260 )
2023-12-22 21:03:46 +01:00
Marc Brugger
012350a8fd
#239 do not sync incomplete profile ( #240 )
2023-11-23 08:11:32 +01:00
bakito
37ee52aa8f
add links to dashboard
2023-11-13 23:45:42 +01:00
Marc Brugger
da289017a5
Generate types from openapi ( #201 )
...
* generate model from openAPI schema
* implement replica status #231
* Sync "Pause service blocking schedule" #234
* Sync "Safe Search Provider" #200
2023-11-13 21:09:08 +01:00
Marc Brugger
c93084e623
Only sync dhcp config if it is valid ( #184 )
...
* handle new install page redirect location
* only sync dhcp config if valid
2023-04-12 20:02:55 +02:00
Marc Brugger
f21874c546
log os and arch ( #177 )
2023-03-28 20:38:48 +02:00
Marc Brugger
1dab955843
print config in debug mode ( #171 )
2023-03-21 14:28:16 +01:00
Marc Brugger
c524a8ce2b
Update sync.go ( #167 )
2023-03-17 20:43:06 +01:00
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
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
5cd27f4684
convert interval to double, fixes #49
...
Requires min AdGuard Home v0.107.0
2022-01-09 18:44:29 +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
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
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
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
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