aboutsummaryrefslogtreecommitdiff
path: root/database
AgeCommit message (Expand)AuthorFilesLines
2026-03-08feat(dns): add update functionality for DNS records (MX, SRV, TXT)Bobby2-2/+2
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 featuresBobby2-10/+10
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby6-21/+30
2026-03-07feat: implement SMTP server with authentication, port validation, and email s...Bobby2-0/+24
2026-03-06Implement database connection and routing system with HTTP method supportBobby3-0/+69