mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 14:25:50 +03:00
[PR #162] [MERGED] feat: add adminContact && DEFAULT_SEND_BALANCE #422
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#422
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/162
Author: @dreamhunter2333
Created: 4/25/2024
Status: ✅ Merged
Merged: 4/25/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
4a553eefeat: add adminContact && DEFAULT_SEND_BALANCE📊 Changes
17 files changed (+175 additions, -110 deletions)
View changed files
📝
README.md(+4 -0)📝
frontend/src/api/index.js(+2 -1)📝
frontend/src/store/index.js(+1 -0)📝
frontend/src/views/Admin.vue(+2 -2)📝
frontend/src/views/Header.vue(+74 -60)📝
frontend/src/views/MailBox.vue(+10 -6)📝
frontend/src/views/admin/Account.vue(+2 -2)➕
frontend/src/views/admin/AdminContact.vue(+23 -0)📝
frontend/src/views/admin/SenderAccess.vue(+2 -2)📝
frontend/src/views/admin/Statistics.vue(+32 -30)📝
frontend/src/views/send/SendMail.vue(+2 -2)📝
vitepress-docs/docs/en/cli.md(+4 -0)📝
vitepress-docs/docs/zh/guide/cli/worker.md(+5 -1)📝
worker/src/router.js(+1 -0)📝
worker/src/send_mail_api.js(+5 -2)📝
worker/src/utils.js(+3 -2)📝
worker/wrangler.toml.template(+3 -0)📄 Description
#160
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.