[PR #16] [MERGED] feat: Add endpoints for account details and error handling #11

Closed
opened 2026-02-27 15:47:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Quorinex/Kiro-Go/pull/16
Author: @hkxiaoyao
Created: 2/11/2026
Status: Merged
Merged: 2/13/2026
Merged by: @Quorinex

Base: mainHead: main


📝 Commits (2)

  • 6710b7a feat: Add JSON copy functionality with success animation
  • 040a480 feat: Add endpoints for account details and error handling

📊 Changes

2 files changed (+136 additions, -1 deletions)

View changed files

📝 proxy/handler.go (+75 -1)
📝 web/index.html (+61 -0)

📄 Description

  • Add endpoint to retrieve full account details including sensitive information
  • Add error handling for fetching and copying full account JSON data
    image

🔄 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/Quorinex/Kiro-Go/pull/16 **Author:** [@hkxiaoyao](https://github.com/hkxiaoyao) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@Quorinex](https://github.com/Quorinex) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`6710b7a`](https://github.com/Quorinex/Kiro-Go/commit/6710b7a4b9794fea7168b56a572a27e5a6160c03) feat: Add JSON copy functionality with success animation - [`040a480`](https://github.com/Quorinex/Kiro-Go/commit/040a480ccab279077ea49047c9e962907477adb0) feat: Add endpoints for account details and error handling ### 📊 Changes **2 files changed** (+136 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxy/handler.go` (+75 -1) 📝 `web/index.html` (+61 -0) </details> ### 📄 Description - Add endpoint to retrieve full account details including sensitive information - Add error handling for fetching and copying full account JSON data <img width="1095" height="482" alt="image" src="https://github.com/user-attachments/assets/dab920ef-1d30-4cb2-89bc-fffad7c20051" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:47:40 +03:00
Sign in to join this conversation.
No labels
pull-request
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/Kiro-Go#11
No description provided.