mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[PR #304] [MERGED] feat: add MIN_ADDRESS_LEN && MAX_ADDRESS_LEN #518
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#518
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/304
Author: @dreamhunter2333
Created: 6/5/2024
Status: ✅ Merged
Merged: 6/6/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
70875acfeat: add MIN_ADDRESS_LEN && MAX_ADDRESS_LEN📊 Changes
11 files changed (+50 additions, -11 deletions)
View changed files
📝
CHANGELOG.md(+6 -0)📝
frontend/src/api/index.js(+2 -0)📝
frontend/src/views/common/Login.vue(+2 -1)📝
pages/functions/_middleware.js(+7 -1)📝
vitepress-docs/docs/en/cli.md(+3 -0)📝
vitepress-docs/docs/zh/guide/cli/worker.md(+3 -0)📝
worker/src/admin_api/index.ts(+1 -1)📝
worker/src/commom_api.ts(+3 -1)📝
worker/src/common.ts(+18 -7)📝
worker/src/types.d.ts(+2 -0)📝
worker/wrangler.toml.template(+3 -0)📄 Description
#303
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.