aboutsummaryrefslogtreecommitdiff
path: root/database/migration.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-08feat(dns): add update functionality for DNS records (MX, SRV, TXT)Bobby1-1/+1
2026-03-08feat(dns): Implement DNS record management and query handlingBobby1-0/+7
2026-03-08Add webmail email management templates and storage utilitiesBobby1-0/+1
2026-03-08Refactor configuration handling and add mail management featuresBobby1-8/+8
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby1-2/+4
2026-03-07feat: implement SMTP server with authentication, port validation, and email s...Bobby1-0/+22