[PR #337] [MERGED] feat: remove apiV1 and tables && update admin/statistics #531

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/337
Author: @dreamhunter2333
Created: 7/8/2024
Status: Merged
Merged: 7/8/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • ca07194 feat: remove apiV1 and tables && update admin/statistics

📊 Changes

11 files changed (+148 additions, -234 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 db/schema.sql (+0 -19)
📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+48 -48)
📝 frontend/src/components/Turnstile.vue (+1 -1)
📝 frontend/src/views/admin/Statistics.vue (+77 -40)
📝 worker/pnpm-lock.yaml (+4 -4)
📝 worker/src/admin_api/index.ts (+11 -3)
📝 worker/src/constants.ts (+1 -1)
worker/src/deprecated/index.js (+0 -113)
📝 worker/src/worker.ts (+0 -4)

📄 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/337 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`ca07194`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/ca07194c1aa88f1ae89503839b94a7824e99451a) feat: remove apiV1 and tables && update admin/statistics ### 📊 Changes **11 files changed** (+148 additions, -234 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `db/schema.sql` (+0 -19) 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+48 -48) 📝 `frontend/src/components/Turnstile.vue` (+1 -1) 📝 `frontend/src/views/admin/Statistics.vue` (+77 -40) 📝 `worker/pnpm-lock.yaml` (+4 -4) 📝 `worker/src/admin_api/index.ts` (+11 -3) 📝 `worker/src/constants.ts` (+1 -1) ➖ `worker/src/deprecated/index.js` (+0 -113) 📝 `worker/src/worker.ts` (+0 -4) </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:31:40 +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#531
No description provided.