aboutsummaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Expand)AuthorFilesLines
2026-03-08Refactor DNS and SMTP configurations; add system DNS managementBobby1-1/+2
2026-03-08feat(dns): add update functionality for DNS records (MX, SRV, TXT)Bobby3-18/+3
2026-03-08feat(domains): enhance domain management UI with DNS records functionalityBobby1-0/+16
2026-03-08Add webmail email management templates and storage utilitiesBobby2-17/+155
2026-03-08feat(domains): enhance TLD and domain management with edit and delete functio...Bobby3-2/+68
2026-03-08feat: Enhance mail and domain management UI and functionalityBobby2-0/+23
2026-03-08Refactor configuration handling and add mail management featuresBobby7-29/+28
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby1-0/+24
2026-03-07feat: implement mailbox and user creation features with validation and dropdownsBobby2-0/+10
2026-03-07Refactor dashboard and mailboxes pages to integrate services for data retrievalBobby3-3/+16
2026-03-07Refactor dashboard templates and enhance URL handlingBobby1-2/+2
2026-03-07feat: implement request handling and dashboard features with new tags and uti...Bobby3-0/+43
2026-03-07feat: add configuration management and server setupBobby2-1/+5
2026-03-07Implement authentication system with login/logout functionality and session m...Bobby2-0/+28