mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #622] [MERGED] feat: support cleanDays max 1000 #661
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#661
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/622
Author: @dreamhunter2333
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/7/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
c81cb95feat: support cleanDays max 1000📊 Changes
10 files changed (+2356 additions, -2686 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
frontend/package.json(+7 -7)📝
frontend/pnpm-lock.yaml(+926 -943)📝
pages/package.json(+1 -1)📝
scripts/update-dependencies.sh(+4 -0)📝
vitepress-docs/package.json(+2 -2)📝
vitepress-docs/pnpm-lock.yaml(+497 -528)📝
worker/package.json(+8 -8)📝
worker/pnpm-lock.yaml(+909 -1196)📝
worker/src/common.ts(+1 -1)📄 Description
User description
#619
PR Type
Bug fix, dependencies
Description
Increase
cleanDayslimit from 30 to 1000Update
wranglerto latest version in multiple packagesUpdate various dependencies in
frontend,worker, andvitepress-docsAdd changelog entry for cleanup bug fix
Changes walkthrough 📝
1 files
Increase cleanDays limit from 30 to 10005 files
Add wrangler update command to scriptsUpdate frontend dependenciesUpdate worker dependenciesUpdate vitepress-docs dependenciesUpdate pages dependencies1 files
Add changelog entry for cleanup bug fix3 files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.