aboutsummaryrefslogtreecommitdiff
path: root/services/domain
AgeCommit message (Expand)AuthorFilesLines
2026-03-08fix(domain): ensure proper formatting of error messages and add newline at en...HEADmainBobby2-3/+3
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)Bobby2-85/+17
2026-03-08feat(dns): Implement DNS record management and query handlingBobby2-0/+29
2026-03-08feat(domains): enhance TLD and domain management with edit and delete functio...Bobby3-0/+149
2026-03-08feat: Enhance mail and domain management UI and functionalityBobby3-2/+21
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby3-0/+140