[PR #11] [MERGED] feat: Add account ban handling and UI updates #10

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (1)

  • 85e9a75 feat: Add account ban handling and UI updates

📊 Changes

4 files changed (+142 additions, -7 deletions)

View changed files

📝 config/config.go (+4 -1)
📝 proxy/handler.go (+26 -1)
📝 proxy/kiro_api.go (+52 -0)
📝 web/index.html (+60 -5)

📄 Description

  • Add ban status and reason fields to account configuration
  • Add account ban status and details handling in API refresh account function.
  • Add logic to handle account suspension and authentication errors, updating ban status accordingly.
  • Add and style badge classes for different account statuses and modify account status display logic.
    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/11 **Author:** [@hkxiaoyao](https://github.com/hkxiaoyao) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@Quorinex](https://github.com/Quorinex) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`85e9a75`](https://github.com/Quorinex/Kiro-Go/commit/85e9a75e60051e2327ea6472e185817010dc57f4) feat: Add account ban handling and UI updates ### 📊 Changes **4 files changed** (+142 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `config/config.go` (+4 -1) 📝 `proxy/handler.go` (+26 -1) 📝 `proxy/kiro_api.go` (+52 -0) 📝 `web/index.html` (+60 -5) </details> ### 📄 Description - Add ban status and reason fields to account configuration - Add account ban status and details handling in API refresh account function. - Add logic to handle account suspension and authentication errors, updating ban status accordingly. - Add and style badge classes for different account statuses and modify account status display logic. <img width="1137" height="583" alt="image" src="https://github.com/user-attachments/assets/0d326d0f-0abb-4e6b-8c29-e1cbc4ad3328" /> --- <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:39 +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#10
No description provided.