mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 08:16:01 +03:00
[PR #267] [CLOSED] Revert 2 codex/fix incorrect user role in webhook 821a2q #261
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#261
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/267
Author: @abyn365
Created: 2/18/2026
Status: ❌ Closed
Base:
main← Head:revert-2-codex/fix-incorrect-user-role-in-webhook-821a2q📝 Commits (10+)
70e83adChange button text from '查看' to 'Check'a99daffUpdate index.vuedb27741Update link style and color for GitHub iconbfbe13cAdd earth-3-line icon to icon collectionac27d51Update SVG body for earth-3-line icon0268d9fUpdate icon definitions in index.jseddee55Update icon definitions in index.js491c790Update GitHub link and icon in login view21b5a76Remove GitHub link from login page053b9e7Revise README with English content and showcase📊 Changes
19 files changed (+1374 additions, -161 deletions)
View changed files
📝
README.md(+73 -83)📝
mail-vue/.env.dev(+1 -1)📝
mail-vue/.env.release(+1 -1)📝
mail-vue/.env.remote(+1 -1)📝
mail-vue/index.html(+1 -2)📝
mail-vue/src/i18n/en.js(+2 -1)➕
mail-vue/src/i18n/id.js(+331 -0)📝
mail-vue/src/i18n/index.js(+4 -1)📝
mail-vue/src/i18n/zh.js(+26 -25)📝
mail-vue/src/icons/index.js(+3 -0)📝
mail-vue/src/layout/write/index.vue(+2 -1)📝
mail-vue/src/views/login/index.vue(+47 -3)📝
mail-worker/src/service/account-service.js(+42 -3)📝
mail-worker/src/service/email-service.js(+20 -3)📝
mail-worker/src/service/login-service.js(+51 -0)📝
mail-worker/src/service/telegram-service.js(+216 -8)📝
mail-worker/src/service/user-service.js(+119 -10)📝
mail-worker/src/template/email-msg.js(+298 -18)➕
mail-worker/src/utils/timezone-utils.js(+136 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.