mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #185] [MERGED] feat: add address_block_list for new address #434
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#434
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/185
Author: @dreamhunter2333
Created: 5/1/2024
Status: ✅ Merged
Merged: 5/2/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
1acb2e2feat: add address_block_list for new address📊 Changes
12 files changed (+178 additions, -20 deletions)
View changed files
📝
.gitignore(+1 -0)📝
CHANGELOG.md(+11 -2)📝
README.md(+9 -5)➕
db/2024-05-01-patch.sql(+6 -0)📝
db/schema.sql(+7 -0)📝
frontend/src/views/Admin.vue(+6 -0)➕
frontend/src/views/admin/AccountSettings.vue(+84 -0)📝
frontend/src/views/admin/CreateAccount.vue(+3 -11)📝
vitepress-docs/docs/index.md(+2 -2)📝
worker/src/admin_api.js(+33 -0)➕
worker/src/constants.js(+3 -0)📝
worker/src/router.js(+13 -0)📄 Description
#170
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.