mirror of
https://github.com/Sh4yy/cloudflare-email.git
synced 2026-04-27 02:45:52 +03:00
[PR #12] [CLOSED] Fix/Readme.md #18
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare-email#18
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/Sh4yy/cloudflare-email/pull/12
Author: @DivyanshSikarwar-TB
Created: 10/25/2023
Status: ❌ Closed
Base:
main← Head:fix/readme📝 Commits (9)
1953e4cchanges for webngage post body6a52f66Integration testing fixes1b84c2bAdd dkim support9f6b3abAdd dkim.js file1df4dc6adding error logging from the mailchannel api1173cdeImproved error response from mailchannel apiff266aaAdded support for Mail channel response in case of errorc4b0e01Added api response in worker response for every case2e8b173Readme file changes📊 Changes
10 files changed (+1176 additions, -317 deletions)
View changed files
📝
.gitignore(+2 -0)📝
README.md(+43 -97)📝
package-lock.json(+1003 -171)📝
package.json(+5 -3)➕
src/controllers/dkim.ts(+21 -0)📝
src/controllers/email.ts(+58 -20)📝
src/main.ts(+2 -10)📝
src/schema/email.ts(+38 -15)📝
worker-configuration.d.ts(+4 -0)📝
wrangler.toml(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.