frigabun

🌐 Use Gandi, Porkbun and Cloudflare for DynDNS with FritzBox routers

MIT License

Stars
7
Committers
3
frigabun - v3.0.1 Latest Release

Published by davidramiro 8 months ago

Changelog

  • 7c10c37 doc: update readme
  • 76ad359 feat: add support for config via homeassistant addon
  • 21cc812 feat: make logging configurable
frigabun - v3.0.0

Published by davidramiro 9 months ago

Changelog

  • accb5d3 Merge pull request #20 from davidramiro/feat/cloudflare
  • bdf45fa Merge pull request #21 from davidramiro/refactor/v3
  • 382cb0f build(deps): bump github.com/go-faker/faker/v4 from 4.0.0 to 4.1.0
  • aa3b85f build(deps): bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2
  • 8fcbdcf build(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1
  • 3549a9f build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 9acabfa build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • 51e7c51 chore: code style, update deps
  • d927232 ci: add test coverage check
  • c77dd4f doc: add api key instructions to readme
  • 1327858 doc: add cloudflare to readme, update API doc
  • 936001c feat: add cloudflare support
  • b3d1395 feat: add more params to logger
  • 4c282dc feat: use viper for config
  • f05318c fix: param naming for porkbun secret api key, #12
  • 87be43d fix: prevent porkbun rate limit
  • fa9ed00 refactor: add service interface and factory
  • 32d4980 refactor: implement service interface
  • 21ad5d5 refactor: move service factory
  • 9701368 refactor: query porkbun record before create
  • 618b449 refactor: refine error handling, add registered services to status endpoint
  • a677a49 refactor: simplify logging
  • 11cde81 refactor: use methods for dns structs
  • b80ea4c refactor: use service factory in api handler
frigabun - v2.0.1

Published by davidramiro over 1 year ago

Changelog

  • f3b0ec3 feat: handle invalid registrar param
  • f769357 fix: hide api secret in logs on porkbun requests
frigabun - v2.0.0

Published by davidramiro over 1 year ago

Changelog

  • 9e4caa8 build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.1
  • a005486 feat: add support for porkbun
  • 2ba8b75 refactor: restructure project, add tests
  • da1a5ed tests: add test for porkbun
frigabun - v1.0.2

Published by davidramiro over 1 year ago

Changelog

  • caab0b0 feat: add config toggle for status request logging
  • fd9fc11 feat: add option to hide api key from request log
frigabun - v1.0.1

Published by davidramiro over 1 year ago

Changelog

  • fe97f59 feat: add health check endpoint
frigabun - v1.0.0

Published by davidramiro over 1 year ago

Changelog

  • 782729a initial commit: rewrite fritzgandi