mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-06 20:32:55 +08:00
e5f62d4713e19c58a7b856e06192ee5cd46ff14f
* feat: optimize email filtering with frontend-only search - Remove backend keyword parameter from mail APIs (breaking change) - Implement frontend filtering on current page (20-100 items) - Add message_id database index for UPDATE performance - Support desktop and mobile responsive layouts - Update API documentation and CHANGELOG BREAKING CHANGE: /admin/mails and /user_api/mails no longer accept keyword parameter 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * fix: restore Mail ID query input in Index.vue - Keep showMailIdQuery UI input for querying specific mail by ID - Triggered when URL contains mail_id parameter 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
…
…
…
…
…
…
Cloudflare Temp Email
A fully-featured temporary email service built on Cloudflare's free services.
This project is for learning and personal use only.
🚀 Quick Start
✨ Key Features
- 📧 Email Processing: Rust WASM parser, AI email extraction (verification codes, auth links), SMTP/IMAP support, attachments, auto-reply
- 👥 User Management: OAuth2 login, Passkey authentication, role management
- 🌐 Admin Panel: Complete admin console, user management, scheduled cleanup
- 🤖 Integrations: Telegram Bot, webhooks, CAPTCHA, rate limiting
- <EFBFBD> Modern UI: Multi-language, responsive design, JWT auto-login
🏗️ Tech Stack
- Frontend: Vue 3 + TypeScript + Vite
- Backend: Cloudflare Workers + D1 Database
- Email: Cloudflare Email Routing + Rust WASM Parser
- Storage: Cloudflare KV + R2 (optional S3)
🌟 Community
📄 License
MIT License - see LICENSE for details.
Languages
TypeScript
45.7%
Vue
44.8%
Python
4.7%
JavaScript
3.9%
Rust
0.6%
Other
0.3%