[PR #173] [MERGED] feat: all mail use MailBox Component #428

Closed
opened 2026-02-26 21:31:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/173
Author: @dreamhunter2333
Created: 4/28/2024
Status: Merged
Merged: 4/28/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 9c9e1f3 feat: all mail use MailBox Component

📊 Changes

7 files changed (+215 additions, -286 deletions)

View changed files

📝 frontend/src/components/MailBox.vue (+152 -123)
📝 frontend/src/views/Index.vue (+15 -4)
📝 frontend/src/views/admin/Account.vue (+2 -2)
📝 frontend/src/views/admin/Mails.vue (+18 -69)
📝 frontend/src/views/admin/MailsUnknow.vue (+11 -87)
📝 worker/src/admin_api.js (+16 -0)
📝 worker/src/router.js (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/173 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 4/28/2024 **Status:** ✅ Merged **Merged:** 4/28/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`9c9e1f3`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/9c9e1f3538ee13fae1946d339e4f0f946aa8abc2) feat: all mail use MailBox Component ### 📊 Changes **7 files changed** (+215 additions, -286 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/MailBox.vue` (+152 -123) 📝 `frontend/src/views/Index.vue` (+15 -4) 📝 `frontend/src/views/admin/Account.vue` (+2 -2) 📝 `frontend/src/views/admin/Mails.vue` (+18 -69) 📝 `frontend/src/views/admin/MailsUnknow.vue` (+11 -87) 📝 `worker/src/admin_api.js` (+16 -0) 📝 `worker/src/router.js` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:31:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#428
No description provided.