aboutsummaryrefslogtreecommitdiff
path: root/messages
AgeCommit message (Expand)AuthorFilesLines
2026-03-08feat(domains): add new TLD creation page and update sidebarBobby14-118/+0
2026-03-07feat: implement mailbox and user creation features with validation and dropdownsBobby2-2/+15
2026-03-07Refactor dashboard and mailboxes pages to integrate services for data retrievalBobby2-0/+16
2026-03-07feat: implement SMTP server with authentication, port validation, and email s...Bobby3-0/+18
2026-03-07Refactor dashboard templates and enhance URL handlingBobby1-6/+7
2026-03-07feat: implement request handling and dashboard features with new tags and uti...Bobby2-0/+16
2026-03-07feat: add configuration management and server setupBobby3-1/+12
2026-03-07Implement authentication system with login/logout functionality and session m...Bobby7-10/+27
2026-03-06Implement database connection and routing system with HTTP method supportBobby2-3/+9
2026-03-06Add configuration and logging modules with TOML supportBobby3-0/+20