Areg Vrtanesyan
|
5a3f2004bc
|
Update file.go to load from default .adguardhome-sync.yaml file (#313)
* Updateing file.go to load from default .adguardhome-sync.yaml file
* Update file_test.go to load from default .adguardhome-sync.yaml file
|
2024-03-12 18:41:12 +01:00 |
|
bakito
|
db5764b3d7
|
simplify test
|
2024-01-18 21:23:05 +01:00 |
|
Marc Brugger
|
3c0115b71c
|
Dhcp server enabled handling (#282)
* switch to go.uber.org/mock
* #281 special handling for dhcpServerEnabled
|
2024-01-17 19:29:25 +01:00 |
|
Marc Brugger
|
c401c790bc
|
switch to go.uber.org/mock (#280)
|
2024-01-16 16:46:13 +01:00 |
|
Marc Brugger
|
4c1e56ccce
|
Fix config issues with new env library (#273)
* correct config issues #271 #272
* rename type tags
* replace env lib
* move to config module
* read flags
* show e2e logs on error
* extract env
* replace deprecated env var
* increment index
* check replica numbers do not start with 0
* remove test suite
* error handling
* refactor flags
* flags test
* file test
* file test
* config tests
* extend tests
* test mixed mode
* simplify
* simplify
* test mask
* correct uniqe replicas
* Update types_test.go
* e2e test with file mode
|
2024-01-14 13:29:36 +01:00 |
|