mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-04-24 23:25:52 +03:00
[PR #106] [CLOSED] feat(auth-files): dynamic error-code selection on current page #109
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cli-Proxy-API-Management-Center#109
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/router-for-me/Cli-Proxy-API-Management-Center/pull/106
Author: @RGBadmin
Created: 2/19/2026
Status: ❌ Closed
Base:
main← Head:feat/auth-files-dynamic-error-code-select📝 Commits (2)
9e5b127feat(auth-files): dynamic error-code selection and visible quota refresh70760e7fix(review): resolve runtime bug and simplify quota provider switch📊 Changes
6 files changed (+420 additions, -5 deletions)
View changed files
📝
src/features/authFiles/hooks/useAuthFilesData.ts(+18 -0)📝
src/i18n/locales/en.json(+12 -1)📝
src/i18n/locales/ru.json(+12 -1)📝
src/i18n/locales/zh-CN.json(+12 -1)📝
src/pages/AuthFilesPage.tsx(+268 -2)📝
src/utils/usage.ts(+98 -0)📄 Description
Summary
This PR improves auth-file batch selection and quota refresh workflows:
Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.