[PR #729] [CLOSED] ** Deleted, discard ** #724

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/729
Author: @tonysln
Created: 9/21/2025
Status: Closed

Base: mainHead: isolated-app


📝 Commits (6)

  • 6df4e4c Remove telegram bot and vitepress docs
  • e539bd0 upd: bump package versions
  • f0470c8 Refactor: move worker/ to api/, delete mails/ logic
  • b2b2aab Optional chaining for key; rename worker
  • 6be42d3 Remove all webhooks and related settings
  • 441b8cc Move from cloudflare wrangler to local deno server

📊 Changes

187 files changed (+9589 additions, -12905 deletions)

View changed files

.github/config/mail-parser-wasm-worker.patch (+0 -44)
📝 .github/workflows/frontend_deploy.yaml (+0 -12)
.github/workflows/smtp_proxy_server.yml (+0 -48)
📝 .github/workflows/tag_build.yml (+0 -7)
📝 .gitignore (+2 -0)
📝 api/.editorconfig (+0 -0)
api/.env.template (+22 -0)
📝 api/.gitignore (+0 -0)
📝 api/.prettierrc (+0 -0)
api/deno.json (+5 -0)
api/deno.lock (+2200 -0)
📝 api/eslint.config.js (+0 -0)
api/package.json (+43 -0)
📝 api/patches/telegraf@4.16.3.patch (+0 -0)
📝 api/src/admin_api/admin_mail_api.ts (+0 -0)
📝 api/src/admin_api/admin_user_api.ts (+0 -0)
📝 api/src/admin_api/cleanup_api.ts (+0 -0)
📝 api/src/admin_api/db_api.ts (+0 -0)
📝 api/src/admin_api/index.ts (+1 -24)
📝 api/src/admin_api/oauth2_settings.ts (+0 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/729 **Author:** [@tonysln](https://github.com/tonysln) **Created:** 9/21/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `isolated-app` --- ### 📝 Commits (6) - [`6df4e4c`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/6df4e4c43ac5c586bf80b6f29ca3fe5f6ab5a807) Remove telegram bot and vitepress docs - [`e539bd0`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/e539bd034f5559857d38941fb6a2370c3f38ba12) upd: bump package versions - [`f0470c8`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/f0470c80b7cff78bfba5e455b9bb51e51450c177) Refactor: move worker/ to api/, delete mails/ logic - [`b2b2aab`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/b2b2aabb0d094b3744ceba791ec0cb165ca6f51c) Optional chaining for key; rename worker - [`6be42d3`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/6be42d32da9dda5f8cfbe811f3ee1efb35556a38) Remove all webhooks and related settings - [`441b8cc`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/441b8cc38f51ce3f493d81a735cb8f23640692fd) Move from cloudflare wrangler to local deno server ### 📊 Changes **187 files changed** (+9589 additions, -12905 deletions) <details> <summary>View changed files</summary> ➖ `.github/config/mail-parser-wasm-worker.patch` (+0 -44) 📝 `.github/workflows/frontend_deploy.yaml` (+0 -12) ➖ `.github/workflows/smtp_proxy_server.yml` (+0 -48) 📝 `.github/workflows/tag_build.yml` (+0 -7) 📝 `.gitignore` (+2 -0) 📝 `api/.editorconfig` (+0 -0) ➕ `api/.env.template` (+22 -0) 📝 `api/.gitignore` (+0 -0) 📝 `api/.prettierrc` (+0 -0) ➕ `api/deno.json` (+5 -0) ➕ `api/deno.lock` (+2200 -0) 📝 `api/eslint.config.js` (+0 -0) ➕ `api/package.json` (+43 -0) 📝 `api/patches/telegraf@4.16.3.patch` (+0 -0) 📝 `api/src/admin_api/admin_mail_api.ts` (+0 -0) 📝 `api/src/admin_api/admin_user_api.ts` (+0 -0) 📝 `api/src/admin_api/cleanup_api.ts` (+0 -0) 📝 `api/src/admin_api/db_api.ts` (+0 -0) 📝 `api/src/admin_api/index.ts` (+1 -24) 📝 `api/src/admin_api/oauth2_settings.ts` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:32:41 +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#724
No description provided.