mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 08:16:01 +03:00
[PR #183] [CLOSED] 2 #238
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#238
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/183
Author: @bobo4545
Created: 11/3/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (4)
e16da38修复 wrangler 配置文件占位符替换时序问题 (#57)83d7817新增权限域名限制和链接背景上传2df3e19修复无法自适应浏览器语言8c20ccb新增规则触发人机验证和加载失败提示📊 Changes
50 files changed (+1032 additions, -444 deletions)
View changed files
📝
.github/workflows/deploy-cloudflare.yml(+23 -25)📝
README-en.md(+3 -3)📝
README.md(+3 -2)➕
doc/images/support.png(+0 -0)📝
mail-vue/package-lock.json(+0 -7)📝
mail-vue/package.json(+0 -1)📝
mail-vue/src/App.vue(+1 -1)📝
mail-vue/src/i18n/en.js(+17 -4)📝
mail-vue/src/i18n/index.js(+2 -2)📝
mail-vue/src/i18n/zh.js(+18 -5)📝
mail-vue/src/init/init.js(+3 -1)📝
mail-vue/src/layout/account/index.vue(+44 -11)📝
mail-vue/src/layout/aside/index.vue(+2 -2)📝
mail-vue/src/layout/index.vue(+0 -1)📝
mail-vue/src/main.js(+1 -3)📝
mail-vue/src/store/setting.js(+1 -0)📝
mail-vue/src/utils/convert.js(+21 -2)📝
mail-vue/src/utils/day.js(+2 -2)📝
mail-vue/src/utils/file-utils.js(+9 -4)📝
mail-vue/src/views/login/index.vue(+62 -19)...and 30 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.