Commit graph

88 commits

Author SHA1 Message Date
Marc Brugger 215ee946dd
add protection flag to api status (#260) 2023-12-22 21:03:46 +01:00
bakito cc13b9318d
correct api status host property from 'origin' to 'host' 2023-12-22 17:26:29 +01:00
Marc Brugger bb969a0005
upgrade agh schema to v0.107.43 (#257) 2023-12-20 07:57:41 +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
David Johnson 5043f157fa
Add support for using cookie for auth (#205) 2023-08-05 08:38:21 +03: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 009715ccea
handle new install page redirect location (#183) 2023-04-12 19:33:15 +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 49f301589d
fix dhcp clone function #149 2023-02-07 21:44:31 +01:00
bakito 6d08d42626
log post body #149 2023-02-07 21:27:17 +01:00
bakito 97ae38c3fa
do not sync DHCP if disabled #137 2022-12-27 19:32:24 +01:00
bakito 9edec9cf04
allow different version patterns - fixes #139 2022-12-27 18:50:50 +01:00
bakito 425dfc5e50
force content type json #121 2022-11-07 18:37:55 +01:00
bakito 6436dd9998
log content type #121 2022-11-07 18:05:59 +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 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