aboutsummaryrefslogtreecommitdiff
path: root/services/domain/domain.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-08fix(domain): ensure proper formatting of error messages and add newline at en...HEADmainBobby1-1/+1
2026-03-08Refactor DNS and SMTP configurations; add system DNS managementBobby1-10/+55
2026-03-08feat(dns): add update functionality for DNS records (MX, SRV, TXT)Bobby1-67/+0
2026-03-08feat(dns): Implement DNS record management and query handlingBobby1-0/+23
2026-03-08feat(domains): enhance TLD and domain management with edit and delete functio...Bobby1-0/+85
2026-03-08feat: Enhance mail and domain management UI and functionalityBobby1-2/+13
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby1-0/+68