aboutsummaryrefslogtreecommitdiff
path: root/controllers
AgeCommit message (Expand)AuthorFilesLines
2026-03-08Refactor DNS and SMTP configurations; add system DNS managementBobby1-0/+26
2026-03-08feat(dns): add update functionality for DNS records (MX, SRV, TXT)Bobby3-21/+25
2026-03-08feat(domains): enhance domain management UI with DNS records functionalityBobby1-0/+44
2026-03-08Add webmail email management templates and storage utilitiesBobby1-0/+187
2026-03-08feat(domains): enhance TLD and domain management with edit and delete functio...Bobby2-1/+171
2026-03-08feat: Enhance mail and domain management UI and functionalityBobby2-5/+5
2026-03-08Refactor configuration handling and add mail management featuresBobby5-58/+46
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby1-0/+46
2026-03-07feat: implement mailbox and user creation features with validation and dropdownsBobby2-0/+48
2026-03-07Implement authentication system with login/logout functionality and session m...Bobby1-0/+33