[PR #704] [MERGED] feat: telegram use the random domain when not set #709

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704
Author: @dreamhunter2333
Created: 8/8/2025
Status: Merged
Merged: 8/8/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 4f700ef feat: telegram use the random domain when not set

📊 Changes

10 files changed (+1267 additions, -1278 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 frontend/package.json (+2 -2)
📝 frontend/pnpm-lock.yaml (+224 -255)
📝 pages/package.json (+2 -2)
📝 vitepress-docs/package.json (+4 -4)
📝 vitepress-docs/pnpm-lock.yaml (+293 -281)
📝 worker/package.json (+10 -10)
📝 worker/pnpm-lock.yaml (+724 -721)
📝 worker/src/common.ts (+2 -2)
📝 worker/src/constants.ts (+1 -1)

📄 Description

PR Type

Enhancement, Dependencies


Description

  • Updated domain selection logic to use random domain.

  • Upgraded project version to 1.0.3 across multiple files.

  • Updated dependencies in pnpm-lock.yaml and package.json files.

  • Added changelog entry for version 1.0.3.


Changes walkthrough 📝

Relevant files
Enhancement
1 files
common.ts
Use random domain when none is specified.                               
+2/-2     
Configuration changes
1 files
constants.ts
Updated version constant to `v1.0.3`.                                       
+1/-1     
Dependencies
5 files
pnpm-lock.yaml
Updated dependencies and versions in lock file.                   
+224/-255
package.json
Updated dependencies and version to `1.0.3`.                         
+10/-10 
package.json
Updated dependencies and version to `1.0.3`.                         
+2/-2     
package.json
Updated dependencies and version to `1.0.3`.                         
+2/-2     
package.json
Updated dependencies and version to `1.0.3`.                         
+4/-4     
Documentation
1 files
CHANGELOG.md
Added changelog entry for version `1.0.3`.                             
+5/-0     
Additional files
2 files
pnpm-lock.yaml +293/-281
pnpm-lock.yaml +724/-721

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.

  • 🔄 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/704 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`4f700ef`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/4f700ef89144fec4e85dcd48b8fb27ef857d5001) feat: telegram use the random domain when not set ### 📊 Changes **10 files changed** (+1267 additions, -1278 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `frontend/package.json` (+2 -2) 📝 `frontend/pnpm-lock.yaml` (+224 -255) 📝 `pages/package.json` (+2 -2) 📝 `vitepress-docs/package.json` (+4 -4) 📝 `vitepress-docs/pnpm-lock.yaml` (+293 -281) 📝 `worker/package.json` (+10 -10) 📝 `worker/pnpm-lock.yaml` (+724 -721) 📝 `worker/src/common.ts` (+2 -2) 📝 `worker/src/constants.ts` (+1 -1) </details> ### 📄 Description ### **PR Type** Enhancement, Dependencies ___ ### **Description** - Updated domain selection logic to use random domain. - Upgraded project version to `1.0.3` across multiple files. - Updated dependencies in `pnpm-lock.yaml` and `package.json` files. - Added changelog entry for version `1.0.3`. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>common.ts</strong><dd><code>Use random domain when none is specified.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-fcc08fd5aa3c190d0d45c7e3dd208e5ee831d360b272fdd5869607cf472c5eb1">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Configuration changes</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>constants.ts</strong><dd><code>Updated version constant to `v1.0.3`.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-cab08ba19c1499ed426fc4918a5613e22eb95c3427c7467ce330f5ee0d69d01e">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Dependencies</strong></td><td><details><summary>5 files</summary><table> <tr> <td><strong>pnpm-lock.yaml</strong><dd><code>Updated dependencies and versions in lock file.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-41b1ff3a74ba81fa74c8dd225d66d81573be3f2990e1d98b9b09798b147d40a8">+224/-255</a></td> </tr> <tr> <td><strong>package.json</strong><dd><code>Updated dependencies and version to `1.0.3`.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-89dc6f41a53ce13f2da5a00dd34868762e6cd0df46eddc9f5c3c4510b1493870">+10/-10</a>&nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Updated dependencies and version to `1.0.3`.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Updated dependencies and version to `1.0.3`.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-74314f72f6616d400be4cb0d161867d8148f23c22d4c12c7188aedb129c00c59">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Updated dependencies and version to `1.0.3`.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-3adbfbfaa65ecc60f48c8d009a52c697d4c80d61ee887799df22407fcb73f380">+4/-4</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Documentation</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>CHANGELOG.md</strong><dd><code>Added changelog entry for version `1.0.3`.</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+5/-0</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Additional files</strong></td><td><details><summary>2 files</summary><table> <tr> <td><strong>pnpm-lock.yaml</strong></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-655c1410f6eacceaa9003212a9f840a660ace35e32e60d792be3640ec774af6f">+293/-281</a></td> </tr> <tr> <td><strong>pnpm-lock.yaml</strong></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704/files#diff-b40cf923090a5fb5f6cc0d6ce716c560645419d762871abb50383fdb423288c6">+724/-721</a></td> </tr> </table></details></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details> --- <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:35 +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#709
    No description provided.