mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 08:16:01 +03:00
[PR #152] [CLOSED] 6666 #225
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#225
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/152
Author: @zxasaq1
Created: 10/11/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (6)
97ace05Add files via uploadfd0abef66666dc6f43aMerge pull request #1 from zxasaq1/main1c91eee9Add files via uploadde04703Merge pull request #2 from2793b3b11📊 Changes
88 files changed (+21226 additions, -0 deletions)
View changed files
➕
i18n/en.js(+299 -0)➕
i18n/index.js(+12 -0)➕
i18n/zh.js(+299 -0)➕
mock/index.js(+68 -0)➕
src/App.vue(+16 -0)➕
src/axios/index.js(+121 -0)➕
src/components/email-scroll/index.vue(+934 -0)➕
src/components/email-scroll/skeleton/index.vue(+133 -0)➕
src/components/hamburger/index.vue(+42 -0)➕
src/components/loading/index.vue(+109 -0)➕
src/components/send-percent/index.vue(+23 -0)➕
src/components/shadow-html/index.vue(+129 -0)➕
src/components/tiny-editor/index.vue(+230 -0)➕
src/db/db.js(+25 -0)➕
src/echarts/index.js(+26 -0)➕
src/i18n/en.js(+299 -0)➕
src/i18n/index.js(+12 -0)➕
src/i18n/zh.js(+299 -0)➕
src/icons/index.js(+612 -0)➕
src/init/init.js(+70 -0)...and 68 more files
📄 Description
666
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.