mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #49] [MERGED] feat: add auto reply #346
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#346
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/49
Author: @dreamhunter2333
Created: 12/18/2023
Status: ✅ Merged
Merged: 12/18/2023
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (4)
fcfd7b2feat: add auto reply82fe018feat: add auto reply55a3220feat: update readmef2c16befeat: add auto reply📊 Changes
14 files changed (+349 additions, -33 deletions)
View changed files
📝
README.md(+1 -0)📝
README_EN.md(+1 -0)📝
db/schema.sql(+25 -4)📝
frontend/src/api/index.js(+6 -3)📝
frontend/src/router/index.js(+5 -0)📝
frontend/src/store/index.js(+11 -0)📝
frontend/src/views/Content.vue(+9 -10)📝
frontend/src/views/Header.vue(+30 -2)➕
frontend/src/views/Settings.vue(+102 -0)📝
worker/package.json(+2 -0)📝
worker/pnpm-lock.yaml(+69 -2)📝
worker/src/email.js(+31 -0)📝
worker/src/router.js(+55 -10)📝
worker/src/worker.js(+2 -2)📄 Description
For #48
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.