[PR #304] [MERGED] feat: add MIN_ADDRESS_LEN && MAX_ADDRESS_LEN #518

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

📋 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: mainHead: feature/dev


📝 Commits (1)

  • 70875ac feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/304 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`70875ac`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/70875ac2001efe18c2d0d17029d0a8c49fc8df26) feat: add MIN_ADDRESS_LEN && MAX_ADDRESS_LEN ### 📊 Changes **11 files changed** (+50 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description #303 --- <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:36 +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#518
No description provided.