Aaron Guise guisea
  • Joined on 2021-05-05
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 🔗
guisea pushed to master at cybercinch/directdnsonly 2026-02-20 06:29:50 +13:00
fbb6220728 feat: add NSD backend and Topology C (multi-instance with peer sync) 🏗️
f9907d2859 chore: complete SQLAlchemy 2.0 migration in coredns_mysql backend and tests ⬆️
d81ecd6bdd fix: migrate remaining session.query() calls to SQLAlchemy 2.0 select() 🔧
8c1c2b4abc chore: upgrade SQLAlchemy to 2.0 and bump all stale deps ⬆️
22e64498ce chore: bump version to 2.4.0 🚀
Compare 14 commits »
guisea pushed to master at cybercinch/directdnsonly 2026-02-18 23:04:43 +13:00
0903d78458 fix: update .gitignore to include dist/ and modify build command in justfile 🐛
74c5f4012e style: apply black formatting across codebase 🎨
807d6271f1 chore: rewrite justfile for pyenv + poetry dev workflow 🔧
bd46227364 feat: add test suite, fix backend bugs, remove legacy artifacts 🧪
Compare 4 commits »