mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #714] [MERGED] feat: add simplemode button at index #715
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#715
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/dreamhunter2333/cloudflare_temp_email/pull/714
Author: @dreamhunter2333
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/27/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (1)
0d49347feat: add simplemode button at index📊 Changes
10 files changed (+871 additions, -851 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)📝
frontend/package.json(+3 -3)📝
frontend/pnpm-lock.yaml(+287 -286)📝
frontend/src/views/Index.vue(+15 -1)📝
pages/package.json(+2 -2)📝
vitepress-docs/package.json(+2 -2)📝
vitepress-docs/pnpm-lock.yaml(+318 -318)📝
worker/package.json(+7 -7)📝
worker/pnpm-lock.yaml(+231 -230)📝
worker/src/constants.ts(+1 -1)📄 Description
PR Type
enhancement, dependencies
Description
Added a "Simple Mode" button to the main UI.
Updated dependencies across multiple packages for compatibility.
Incremented version numbers in various
package.jsonfiles.Updated translations for "Simple Mode" in English and Chinese.
Changes walkthrough 📝
1 files
Added "Simple Mode" button to main UI1 files
Updated version constant to 1.0.55 files
Updated dependencies for frontendIncremented version and updated dependenciesIncremented version and updated dependenciesIncremented version and updated dependenciesIncremented version and updated dependencies1 files
Updated changelog for version 1.0.52 files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.