aboutsummaryrefslogtreecommitdiff
path: root/router
AgeCommit message (Expand)AuthorFilesLines
2026-03-08Refactor DNS and SMTP configurations; add system DNS managementBobby1-0/+3
2026-03-08feat(dns): add update functionality for DNS records (MX, SRV, TXT)Bobby1-3/+2
2026-03-08feat(domains): enhance domain management UI with DNS records functionalityBobby1-0/+4
2026-03-08Add webmail email management templates and storage utilitiesBobby1-2/+18
2026-03-08feat(domains): enhance TLD and domain management with edit and delete functio...Bobby2-2/+15
2026-03-08feat: Enhance mail and domain management UI and functionalityBobby2-6/+9
2026-03-08Refactor configuration handling and add mail management featuresBobby6-28/+40
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby4-15/+31
2026-03-07feat: implement mailbox and user creation features with validation and dropdownsBobby1-0/+5
2026-03-07feat: implement request handling and dashboard features with new tags and uti...Bobby1-1/+4
2026-03-07Implement authentication system with login/logout functionality and session m...Bobby4-0/+74