ee0e22adf5
chore: apply Go naming conventions and minor code improvements
2026-03-01 17:38:12 +07:00
74ef579cba
Refactor RR relativization to use subdomain-aware helpers
2026-01-16 21:52:05 +08:00
f5911cb256
Can delete a record in a service
2026-01-08 18:15:37 +07:00
2758f588d6
Make records absolute when listing
2026-01-07 22:26:19 +07:00
437cf4d80b
Create copy of returned records
2026-01-07 22:26:19 +07:00
040769064b
Centralize relative RData transformation in helper
2026-01-07 22:26:19 +07:00
f80bbb4d8b
Add helpers tests
continuous-integration/drone/push Build is passing
2026-01-07 22:24:24 +07:00
4afcb72ee4
Add tests on dns helpers
continuous-integration/drone/push Build is passing
2026-01-07 22:04:54 +07:00
8e482958d6
Fix ListRecords not recreating name as FQDN
2025-06-20 11:48:06 +02:00
5ef9419072
refactor: restructure project architecture and folder hierarchy
...
- Moved usecases into internal/usecase
- Renamed internal/utils to internal/helpers for better naming semantics
- Clarified separation between domain model, usecases, adapters, and web/API
2025-05-28 22:00:02 +02:00