aboutsummaryrefslogtreecommitdiff
path: root/router/dashboard.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-08Refactor DNS and SMTP configurations; add system DNS managementBobby1-0/+3
2026-03-08Refactor configuration handling and add mail management featuresBobby1-10/+2
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby1-10/+9
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...Bobby1-0/+14