Marc Brugger
|
d6d8d2148d
|
Implement metrics from adguard-exporter (#303)
* implement metrics
|
2024-03-12 19:48:29 +01:00 |
|
dependabot[bot]
|
d85ebe0d34
|
Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 (#306)
* Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.56.1...v1.56.2)
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* ignore goseg G402
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bakito <github@bakito.ch>
|
2024-02-19 07:56:35 +01:00 |
|
bakito
|
2319739f6d
|
ignore wiki from
|
2024-01-14 21:21:19 +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 |
|
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 |
|
bakito
|
49f301589d
|
fix dhcp clone function #149
|
2023-02-07 21:44:31 +01:00 |
|
bakito
|
a4864b2b7a
|
use toolbox to update Makefile
|
2022-12-28 17:45:08 +01:00 |
|
bakito
|
467c7ddeb7
|
fix dependencies
|
2022-03-14 06:58:11 +01:00 |
|
Marc Brugger
|
f8578e85b2
|
add API server to trigger sync remotely
|
2021-03-29 08:43:18 +02:00 |
|
bakito
|
44609a93e3
|
correct logger name
|
2021-03-28 20:00:22 +02:00 |
|
bakito
|
f27414720c
|
prepare release
|
2021-03-28 16:44:39 +02:00 |
|
bakito
|
ee670346f2
|
toggle filtering
|
2021-03-28 08:59:18 +02:00 |
|
bakito
|
0d2abbe050
|
first commit
|
2021-03-27 23:40:59 +01:00 |
|