[PR #542] [MERGED] fix: |UI| admin mails unknown page call wrong api #612

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/542
Author: @dreamhunter2333
Created: 1/4/2025
Status: Merged
Merged: 1/4/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 974fe71 fix: |UI| admin mails unknown page call wrong api

📊 Changes

7 files changed (+11 additions, -7 deletions)

View changed files

📝 CHANGELOG.md (+5 -1)
📝 frontend/package.json (+1 -1)
📝 frontend/src/views/admin/MailsUnknow.vue (+1 -1)
📝 pages/package.json (+1 -1)
📝 vitepress-docs/package.json (+1 -1)
📝 worker/package.json (+1 -1)
📝 worker/src/constants.ts (+1 -1)

📄 Description

PR Type

bug fix


Description

  • Corrected API endpoint for deleting mails in admin view

Changes walkthrough 📝

Relevant files
Bug fix
MailsUnknow.vue
Correct API endpoint for deleting mails                                   

frontend/src/views/admin/MailsUnknow.vue

  • Fixed the API endpoint for deleting mails from /api/mails/ to
    /admin/mails/
  • +1/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant 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/542 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 1/4/2025 **Status:** ✅ Merged **Merged:** 1/4/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`974fe71`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/974fe71e9032273311dacebb90511f4b4a38c22c) fix: |UI| admin mails unknown page call wrong api ### 📊 Changes **7 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -1) 📝 `frontend/package.json` (+1 -1) 📝 `frontend/src/views/admin/MailsUnknow.vue` (+1 -1) 📝 `pages/package.json` (+1 -1) 📝 `vitepress-docs/package.json` (+1 -1) 📝 `worker/package.json` (+1 -1) 📝 `worker/src/constants.ts` (+1 -1) </details> ### 📄 Description ### **PR Type** bug fix ___ ### **Description** - Corrected API endpoint for deleting mails in admin view ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Bug fix</strong></td><td><table> <tr> <td> <details> <summary><strong>MailsUnknow.vue</strong><dd><code>Correct API endpoint for deleting mails</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> frontend/src/views/admin/MailsUnknow.vue <li>Fixed the API endpoint for deleting mails from <code>/api/mails/</code> to <br><code>/admin/mails/</code> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/542/files#diff-3ff95e089e16c427acbb2adee5316571377a0eb1034d6dac9ae312259733d8d0">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information --- <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:02 +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#612
    No description provided.