mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[PR #322] [MERGED] feat: add DOMAIN_LABELS for chinese domain label #523
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#523
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/322
Author: @dreamhunter2333
Created: 6/28/2024
Status: ✅ Merged
Merged: 6/28/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
eb5f086feat: add DOMAIN_LABELS for chinese domain label📊 Changes
17 files changed (+1897 additions, -1656 deletions)
View changed files
📝
.gitignore(+135 -0)📝
frontend/package.json(+8 -8)📝
frontend/pnpm-lock.yaml(+406 -395)📝
frontend/src/api/index.js(+3 -2)📝
frontend/src/store/index.js(+1 -0)📝
frontend/src/views/index/AddressBar.vue(+14 -3)📝
vitepress-docs/docs/en/cli.md(+2 -0)📝
vitepress-docs/docs/zh/guide/cli/worker.md(+2 -0)📝
vitepress-docs/package.json(+2 -2)📝
vitepress-docs/pnpm-lock.yaml(+442 -408)📝
worker/package.json(+8 -8)📝
worker/pnpm-lock.yaml(+850 -828)📝
worker/src/commom_api.ts(+2 -1)📝
worker/src/constants.ts(+1 -1)📝
worker/src/types.d.ts(+1 -0)📝
worker/src/utils.ts(+18 -0)📝
worker/wrangler.toml.template(+2 -0)📄 Description
#319
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.