mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #569] [MERGED] feat: update docs #631
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#631
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/569
Author: @dreamhunter2333
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
47e2e41feat: update docs📊 Changes
21 files changed (+608 additions, -541 deletions)
View changed files
📝
README.md(+2 -2)📝
frontend/package.json(+3 -3)📝
frontend/pnpm-lock.yaml(+94 -94)📝
pages/package.json(+1 -1)📝
vitepress-docs/docs/.vitepress/zh.ts(+8 -3)📝
vitepress-docs/docs/en/cli.md(+2 -2)➕
vitepress-docs/docs/zh/guide/actions/auto-update.md(+10 -0)➕
vitepress-docs/docs/zh/guide/actions/d1.md(+3 -0)📝
vitepress-docs/docs/zh/guide/actions/github-action.md(+2 -5)📝
vitepress-docs/docs/zh/guide/cli/worker.md(+11 -82)📝
vitepress-docs/docs/zh/guide/quick-start.md(+14 -7)📝
vitepress-docs/docs/zh/guide/ui/worker.md(+9 -1)➕
vitepress-docs/docs/zh/guide/worker-vars.md(+126 -0)📝
vitepress-docs/package.json(+2 -2)📝
vitepress-docs/pnpm-lock.yaml(+227 -245)📝
worker/package.json(+5 -5)📝
worker/pnpm-lock.yaml(+80 -80)📝
worker/src/admin_api/worker_config.ts(+1 -1)📝
worker/src/commom_api.ts(+1 -1)📝
worker/src/common.ts(+2 -2)...and 1 more files
📄 Description
PR Type
Documentation, Enhancement
Description
Updated documentation for worker variables and configurations.
Enhanced API to use
getStringValueforPREFIX.Updated dependencies in
pnpm-lock.yamlandpackage.json.Added new documentation files for auto-update and D1 database.
Changes walkthrough 📝
3 files
Updated sidebar structure and linksAdded documentation for worker variablesUpdated CLI documentation with worker variable reference3 files
Use `getStringValue` for `PREFIX`Use `getStringValue` for `PREFIX`Use `getStringValue` for `PREFIX`3 files
Updated dependenciesUpdated dependenciesUpdated dependencies12 files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.