[PR #267] [CLOSED] Revert 2 codex/fix incorrect user role in webhook 821a2q #261

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

📋 Pull Request Information

Original PR: https://github.com/maillab/cloud-mail/pull/267
Author: @abyn365
Created: 2/18/2026
Status: Closed

Base: mainHead: revert-2-codex/fix-incorrect-user-role-in-webhook-821a2q


📝 Commits (10+)

  • 70e83ad Change button text from '查看' to 'Check'
  • a99daff Update index.vue
  • db27741 Update link style and color for GitHub icon
  • bfbe13c Add earth-3-line icon to icon collection
  • ac27d51 Update SVG body for earth-3-line icon
  • 0268d9f Update icon definitions in index.js
  • eddee55 Update icon definitions in index.js
  • 491c790 Update GitHub link and icon in login view
  • 21b5a76 Remove GitHub link from login page
  • 053b9e7 Revise 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.

## 📋 Pull Request Information **Original PR:** https://github.com/maillab/cloud-mail/pull/267 **Author:** [@abyn365](https://github.com/abyn365) **Created:** 2/18/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `revert-2-codex/fix-incorrect-user-role-in-webhook-821a2q` --- ### 📝 Commits (10+) - [`70e83ad`](https://github.com/maillab/cloud-mail/commit/70e83ada640e80ea8d38b6807590c2f748bd91b1) Change button text from '查看' to 'Check' - [`a99daff`](https://github.com/maillab/cloud-mail/commit/a99daffd0c86d3cb8486322255a049f390a3b6dd) Update index.vue - [`db27741`](https://github.com/maillab/cloud-mail/commit/db277410124abc8817cf8110baa9e4473ade756b) Update link style and color for GitHub icon - [`bfbe13c`](https://github.com/maillab/cloud-mail/commit/bfbe13c293631049a078f22cbc98027dada51b64) Add earth-3-line icon to icon collection - [`ac27d51`](https://github.com/maillab/cloud-mail/commit/ac27d515c790fadfa0ec805d87359ed4dabb473f) Update SVG body for earth-3-line icon - [`0268d9f`](https://github.com/maillab/cloud-mail/commit/0268d9fb1ad96cad5846e4cd7d70cb87a311c5c5) Update icon definitions in index.js - [`eddee55`](https://github.com/maillab/cloud-mail/commit/eddee553005a3f1fcd83108e18d1409bc887c821) Update icon definitions in index.js - [`491c790`](https://github.com/maillab/cloud-mail/commit/491c7904be6b26ebd6327717bee0781e62cf223d) Update GitHub link and icon in login view - [`21b5a76`](https://github.com/maillab/cloud-mail/commit/21b5a76d77e66e8e6beae18c05626c2e89962d16) Remove GitHub link from login page - [`053b9e7`](https://github.com/maillab/cloud-mail/commit/053b9e7f1368c0f9dd19d17dceb7f65b5984a4fd) Revise README with English content and showcase ### 📊 Changes **19 files changed** (+1374 additions, -161 deletions) <details> <summary>View changed files</summary> 📝 `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) </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:58 +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#261
No description provided.