mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 08:16:01 +03:00
[PR #175] [CLOSED] sync #235
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloud-mail-maillab#235
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/maillab/cloud-mail/pull/175
Author: @shenyuanya
Created: 10/27/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
e16da38修复 wrangler 配置文件占位符替换时序问题 (#57)83d7817新增权限域名限制和链接背景上传2df3e19修复无法自适应浏览器语言8c20ccb新增规则触发人机验证和加载失败提示e5479b5新增公告弹窗和无人收件开关d6b685b修复超级管理员账号会被禁用发件f608a1c新增支持API添加用户,查询邮件6404907修复login_domain字段可能初始化失败6a0f5e9修复其他语言下英语样式仍是中文的f730dbfAPI Token 有效时间改成无限📊 Changes
72 files changed (+2341 additions, -1136 deletions)
View changed files
📝
.github/workflows/deploy-cloudflare.yml(+23 -25)📝
README-en.md(+11 -96)📝
README.md(+24 -121)➕
doc/images/support.png(+0 -0)📝
mail-vue/.env.remote(+1 -1)📝
mail-vue/index.html(+1 -0)📝
mail-vue/package-lock.json(+4 -11)📝
mail-vue/package.json(+1 -2)📝
mail-vue/src/App.vue(+2 -0)📝
mail-vue/src/i18n/en.js(+92 -57)📝
mail-vue/src/i18n/index.js(+2 -2)📝
mail-vue/src/i18n/zh.js(+46 -10)📝
mail-vue/src/init/init.js(+6 -2)📝
mail-vue/src/layout/account/index.vue(+141 -83)📝
mail-vue/src/layout/aside/index.vue(+3 -3)📝
mail-vue/src/layout/header/index.vue(+68 -26)📝
mail-vue/src/layout/index.vue(+0 -1)📝
mail-vue/src/layout/main/index.vue(+56 -6)📝
mail-vue/src/main.js(+1 -3)📝
mail-vue/src/router/index.js(+6 -1)...and 52 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.