Aaron Guise guisea
  • Joined on 2021-05-05
guisea pushed to main at cybercinch/transaction-tracker 2026-06-16 09:59:28 +12:00
bb56c9a9de fix(deps): replace coveragepy with coverage ^7.0 🐛
guisea pushed to main at cybercinch/transaction-tracker 2026-06-15 22:20:57 +12:00
59c0bbde0c fix(tracker): is_processed now checks expires_at, not just file existence 🐛
guisea pushed to master at cybercinch/directdnsonly 2026-02-25 22:02:16 +13:00
db60d808de feat: operational status endpoint + reconciler/peer state tracking 📊
0f417da204 feat: add CMD_MULTI_SERVER methods to DirectAdminClient 🔌
Compare 2 commits »
guisea pushed to master at cybercinch/directdnsonly 2026-02-25 16:08:31 +13:00
3f6a061ffe feat: mesh peer sync with health tracking and separate peer credentials 🔗
guisea pushed to master at cybercinch/directdnsonly 2026-02-25 15:43:13 +13:00
0b31b75789 fix: correct RDATA encoding and batch processing in CoreDNS MySQL backend 🐛
guisea pushed to master at cybercinch/directdnsonly 2026-02-25 14:37:17 +13:00
83fbb03cad fix: relativize zone-apex hostnames to '@' for CoreDNS MySQL 🐛
guisea released v1.2.1 at guisea/docker-ara 2026-02-21 22:22:43 +13:00
guisea pushed tag v1.2.1 to guisea/docker-ara 2026-02-21 22:22:43 +13:00
guisea pushed to main at guisea/docker-ara 2026-02-21 22:22:33 +13:00
3f041df873 fix: Remove ara data volume (MySQL backend), require ARA_SECRET_KEY 🐛
guisea released v1.2.0 at guisea/docker-ara 2026-02-21 21:04:22 +13:00
guisea pushed tag v1.2.0 to guisea/docker-ara 2026-02-21 21:04:22 +13:00
guisea pushed to main at guisea/docker-ara 2026-02-21 21:04:11 +13:00
41d0f13ba8 feat: Add JSON structured logging and fix mariadb-devel package name
guisea released v1.1.0 at guisea/docker-ara 2026-02-21 16:48:49 +13:00
guisea pushed tag v1.1.0 to guisea/docker-ara 2026-02-21 16:48:48 +13:00
guisea pushed to main at guisea/docker-ara 2026-02-21 16:48:13 +13:00
6d5cfc3110 feat: Add Docker support with environment configuration and cron maintenance
guisea pushed to master at cybercinch/directdnsonly 2026-02-20 14:17:57 +13:00
5e9a6f19bd fix: add __main__.py so python -m directdnsonly works in container 🐛
guisea pushed to master at cybercinch/directdnsonly 2026-02-20 06:59:15 +13:00
4a4b4f2b98 docs: clarify Knot DNS and PowerDNS are not implemented backends 📝
guisea pushed to master at cybercinch/directdnsonly 2026-02-20 06:53:49 +13:00
6e96e78376 docs: CoreDNS MySQL is the recommended choice at all scale levels 🏆
guisea pushed to master at cybercinch/directdnsonly 2026-02-20 06:52:30 +13:00
e8939bcd82 docs: document CoreDNS fork resilience features accurately 📋
guisea pushed to master at cybercinch/directdnsonly 2026-02-20 06:41:51 +13:00
d98f08a408 feat: peer sync configurable via env vars + document CoreDNS file cache 🔗