[PR #193] [CLOSED] feat: 添加邮箱前端随机生成英文名功能 #244

Closed
opened 2026-02-27 09:13:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maillab/cloud-mail/pull/193
Author: @sheepweb
Created: 11/10/2025
Status: Closed

Base: mainHead: feature/random-name-generator


📝 Commits (3)

  • 6d6f2fe feat: 添加邮箱前端随机生成英文名功能
  • c0d214a chore: 更新 pnpm-lock.yaml 以修复 CI/CD 部署
  • d8da6e6 fix: 添加缺失的 @element-plus/icons-vue 依赖

📊 Changes

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

View changed files

mail-vue/package-lock.json (+7954 -0)
📝 mail-vue/package.json (+2 -0)
📝 mail-vue/pnpm-lock.yaml (+12 -0)
📝 mail-vue/src/i18n/en.js (+2 -1)
📝 mail-vue/src/i18n/zh.js (+2 -1)
📝 mail-vue/src/layout/account/index.vue (+54 -1)
mail-worker/package-lock.json (+6698 -0)

📄 Description

image

🔄 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/maillab/cloud-mail/pull/193 **Author:** [@sheepweb](https://github.com/sheepweb) **Created:** 11/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/random-name-generator` --- ### 📝 Commits (3) - [`6d6f2fe`](https://github.com/maillab/cloud-mail/commit/6d6f2fe9a95a1d8ccb9dc5715a19234f6560d0f3) feat: 添加邮箱前端随机生成英文名功能 - [`c0d214a`](https://github.com/maillab/cloud-mail/commit/c0d214ac69e3df95b507d4da8dfaec115b9b22df) chore: 更新 pnpm-lock.yaml 以修复 CI/CD 部署 - [`d8da6e6`](https://github.com/maillab/cloud-mail/commit/d8da6e61338f2d5abe69276ebc0748ef2d072c6c) fix: 添加缺失的 @element-plus/icons-vue 依赖 ### 📊 Changes **7 files changed** (+14724 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `mail-vue/package-lock.json` (+7954 -0) 📝 `mail-vue/package.json` (+2 -0) 📝 `mail-vue/pnpm-lock.yaml` (+12 -0) 📝 `mail-vue/src/i18n/en.js` (+2 -1) 📝 `mail-vue/src/i18n/zh.js` (+2 -1) 📝 `mail-vue/src/layout/account/index.vue` (+54 -1) ➕ `mail-worker/package-lock.json` (+6698 -0) </details> ### 📄 Description <img width="732" height="281" alt="image" src="https://github.com/user-attachments/assets/e4aad533-5590-4dfc-beb3-015b1620b1b7" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:13:55 +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/cloud-mail-maillab#244
No description provided.