[PR #285] [MERGED] feat: add Local Address Manage #508

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/285
Author: @dreamhunter2333
Created: 5/29/2024
Status: Merged
Merged: 5/29/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 158c3f9 feat: add Local Address Manage

📊 Changes

7 files changed (+180 additions, -3 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 frontend/package.json (+1 -1)
📝 frontend/src/views/index/AddressBar.vue (+9 -0)
frontend/src/views/index/LocalAddress.vue (+160 -0)
📝 vitepress-docs/docs/zh/guide/feature/config-smtp-proxy.md (+4 -0)
📝 vitepress-docs/docs/zh/guide/feature/mail-api.md (+1 -1)
📝 worker/src/constants.ts (+1 -1)

📄 Description

#279


🔄 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/285 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`158c3f9`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/158c3f9c4f7743bb1fee9e0781f2566d75aa4243) feat: add Local Address Manage ### 📊 Changes **7 files changed** (+180 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `frontend/package.json` (+1 -1) 📝 `frontend/src/views/index/AddressBar.vue` (+9 -0) ➕ `frontend/src/views/index/LocalAddress.vue` (+160 -0) 📝 `vitepress-docs/docs/zh/guide/feature/config-smtp-proxy.md` (+4 -0) 📝 `vitepress-docs/docs/zh/guide/feature/mail-api.md` (+1 -1) 📝 `worker/src/constants.ts` (+1 -1) </details> ### 📄 Description #279 --- <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:33 +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#508
No description provided.