mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #58] [MERGED] feat: attachment viewing function #347
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#347
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/58
Author: @dreamhunter2333
Created: 1/13/2024
Status: ✅ Merged
Merged: 1/13/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
e7e026cfeat: attachment viewing function📊 Changes
11 files changed (+604 additions, -472 deletions)
View changed files
➕
CHANGELOG(+7 -0)📝
README.md(+1 -0)📝
README_EN.md(+1 -0)➕
db/2024-01-13-path.sql(+4 -0)📝
db/schema.sql(+10 -0)📝
frontend/package.json(+6 -6)📝
frontend/pnpm-lock.yaml(+452 -456)📝
frontend/src/api/index.js(+2 -2)📝
frontend/src/views/Content.vue(+61 -1)📝
worker/src/email.js(+27 -2)📝
worker/src/router.js(+33 -5)📄 Description
For #56
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.