[PR #137] [CLOSED] 11 #218

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

📋 Pull Request Information

Original PR: https://github.com/maillab/cloud-mail/pull/137
Author: @AGZZY11
Created: 9/27/2025
Status: Closed

Base: mainHead: main


📝 Commits (10+)

📊 Changes

382 files changed (+27317 additions, -1736 deletions)

View changed files

LICENSE (+20 -0)
📝 README.md (+229 -1)
demo/demo1.png (+0 -0)
demo/demo2.png (+0 -0)
demo/demo3.png (+0 -0)
demo/demo4.png (+0 -0)
demo/demo5.png (+0 -0)
demo/demo6.png (+0 -0)
demo/demo7.png (+0 -0)
demo/demo8.png (+0 -0)
demo/logo.png (+0 -0)
📝 mail-vue/index.html (+83 -1)
📝 mail-vue/package-lock.json (+302 -556)
📝 mail-vue/package.json (+9 -5)
mail-vue/public/content.css (+3 -0)
mail-vue/public/tinymce/icons/default/icons.min.js (+1 -0)
mail-vue/public/tinymce/langs/README.md (+3 -0)
mail-vue/public/tinymce/langs/zh_CN.js (+427 -0)
mail-vue/public/tinymce/license.md (+6 -0)
mail-vue/public/tinymce/models/dom/model.min.js (+4 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/137 **Author:** [@AGZZY11](https://github.com/AGZZY11) **Created:** 9/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`2376589`](https://github.com/maillab/cloud-mail/commit/2376589687d1ab695e14944ec78d0cbe55bfa97f) 添加打包文件 - [`6e379eb`](https://github.com/maillab/cloud-mail/commit/6e379eb6eb12d6d1aefdb67d334737fb08c3e391) 添加说明和MIT - [`4248c8f`](https://github.com/maillab/cloud-mail/commit/4248c8f26668cd49b8d1884015bc2a240cd29368) 修改配置 - [`013b8e8`](https://github.com/maillab/cloud-mail/commit/013b8e86e93ba03bdff894b4414bcb5c543fbaf7) 修改错字 - [`47f2dcc`](https://github.com/maillab/cloud-mail/commit/47f2dcc45cca48d6320f1bea9b0e2b6f5b31e138) 修复a标签变成黑色问题 - [`a57c457`](https://github.com/maillab/cloud-mail/commit/a57c4571266b5cef122e191a4835980371035c6b) 添加教程,更新打包文件 - [`70e46d2`](https://github.com/maillab/cloud-mail/commit/70e46d2d54fe3349224e426821afe346182e69c8) 新增邮件发送和管理员功能 - [`3eaacc1`](https://github.com/maillab/cloud-mail/commit/3eaacc1ed077aa1819f2fcdc128b924da000ddbe) 修复内容显示问题 - [`f44b820`](https://github.com/maillab/cloud-mail/commit/f44b8206163b1d1f161184f1cf4288221954debc) 修复人机验证不显示问题 - [`6c1db30`](https://github.com/maillab/cloud-mail/commit/6c1db3054ca2ac7d90cb31ae802781e71b6accb3) 修复自动刷新问题 ### 📊 Changes **382 files changed** (+27317 additions, -1736 deletions) <details> <summary>View changed files</summary> ➕ `LICENSE` (+20 -0) 📝 `README.md` (+229 -1) ➕ `demo/demo1.png` (+0 -0) ➕ `demo/demo2.png` (+0 -0) ➕ `demo/demo3.png` (+0 -0) ➕ `demo/demo4.png` (+0 -0) ➕ `demo/demo5.png` (+0 -0) ➕ `demo/demo6.png` (+0 -0) ➕ `demo/demo7.png` (+0 -0) ➕ `demo/demo8.png` (+0 -0) ➕ `demo/logo.png` (+0 -0) 📝 `mail-vue/index.html` (+83 -1) 📝 `mail-vue/package-lock.json` (+302 -556) 📝 `mail-vue/package.json` (+9 -5) ➕ `mail-vue/public/content.css` (+3 -0) ➕ `mail-vue/public/tinymce/icons/default/icons.min.js` (+1 -0) ➕ `mail-vue/public/tinymce/langs/README.md` (+3 -0) ➕ `mail-vue/public/tinymce/langs/zh_CN.js` (+427 -0) ➕ `mail-vue/public/tinymce/license.md` (+6 -0) ➕ `mail-vue/public/tinymce/models/dom/model.min.js` (+4 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:48 +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#218
No description provided.