mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #21] [MERGED] feat: add auth mode and refactor frontend #325
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#325
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/21
Author: @dreamhunter2333
Created: 9/9/2023
Status: ✅ Merged
Merged: 9/9/2023
Merged by: @dreamhunter2333
Base:
main← Head:feature/password📝 Commits (1)
44abd59feat: add auth mode and refactor frontend📊 Changes
10 files changed (+311 additions, -239 deletions)
View changed files
📝
README.md(+2 -0)📝
README_EN.md(+2 -0)📝
frontend/src/App.vue(+40 -111)➕
frontend/src/api/index.js(+66 -0)➕
frontend/src/store/index.js(+30 -0)📝
frontend/src/views/Content.vue(+18 -128)➕
frontend/src/views/Header.vue(+141 -0)📝
worker/src/router.js(+3 -0)📝
worker/src/worker.js(+7 -0)📝
worker/wrangler.toml.template(+2 -0)📄 Description
For #20
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.