aboutsummaryrefslogtreecommitdiff
path: root/utils/storage
AgeCommit message (Collapse)AuthorFilesLines
2026-03-08Add webmail email management templates and storage utilitiesBobby3-0/+64
- Implemented email listing template with read/unread and star functionality. - Created empty state template for webmail when no emails are present. - Developed folder navigation template for managing email folders. - Added email preview template for displaying selected email details. - Introduced storage utilities for managing email files, including creation, reading, moving, and deletion. - Defined constants for storage paths and error messages related to file operations.