[PR #234] [MERGED] feat: add page functions proxy to make response faster #469

Closed
opened 2026-02-26 21:31:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/234
Author: @dreamhunter2333
Created: 5/14/2024
Status: Merged
Merged: 5/14/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 441f5c3 feat: add page functions proxy to make response faster

📊 Changes

8 files changed (+94 additions, -0 deletions)

View changed files

frontend/.env.pages (+2 -0)
📝 frontend/.gitignore (+2 -0)
📝 frontend/package.json (+1 -0)
pages/.gitignore (+34 -0)
pages/functions/_middleware.js (+9 -0)
pages/package.json (+16 -0)
pages/wrangler.toml (+8 -0)
📝 vitepress-docs/docs/zh/guide/cli/pages.md (+22 -0)

📄 Description

#231


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/234 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 5/14/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`441f5c3`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/441f5c3476ff9c261103bad77088b5ca690ff70b) feat: add page functions proxy to make response faster ### 📊 Changes **8 files changed** (+94 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/.env.pages` (+2 -0) 📝 `frontend/.gitignore` (+2 -0) 📝 `frontend/package.json` (+1 -0) ➕ `pages/.gitignore` (+34 -0) ➕ `pages/functions/_middleware.js` (+9 -0) ➕ `pages/package.json` (+16 -0) ➕ `pages/wrangler.toml` (+8 -0) 📝 `vitepress-docs/docs/zh/guide/cli/pages.md` (+22 -0) </details> ### 📄 Description #231 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:31:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#469
No description provided.