Supra4E8C
7d58341941
fix(quota): distinguish codex pro plan labels
2026-04-11 16:47:34 +08:00
Supra4E8C
d23daddc0b
feat(QuotaSection): update button styles and text for refresh functionality
2026-03-28 02:20:02 +08:00
Supra4E8C
3f2078a45b
feat(QuotaCard, QuotaSection): add refresh functionality and styling for quota messages
2026-03-28 02:13:31 +08:00
Supra4E8C
2534578eae
fix(quota): use three-color thresholds for quota change indicators
2026-03-28 02:05:31 +08:00
Supra4E8C
3f1f6a1323
feat(quota): add gold premium pill badge for Gemini CLI Ultra and Codex Pro tiers
2026-03-17 23:56:54 +08:00
Supra4E8C
6d91cd0c06
fix(quota): avoid blocking gemini cli quota refresh on code assist
2026-03-17 00:46:32 +08:00
Supra4E8C
e833c03c68
fix(quota): detect Claude plan from account flags
2026-03-14 14:53:10 +08:00
Supra4E8C
ccf90f88dd
feat(quota): restore Claude plan detection via profile API
2026-03-07 15:48:03 +08:00
Supra4E8C
72c0ef07ed
fix(quota): localize kimi quota fallback labels and reset hint
2026-02-24 18:07:56 +08:00
Supra4E8C
dc941f6857
feat(quota): add Kimi quota management with auth file inline viewing
2026-02-24 17:54:35 +08:00
Supra4E8C
e1b34e0ae2
fix(quota): decouple quota-page idle hint from auth-file refresh copy
2026-02-22 16:30:05 +08:00
Supra4E8C
c9e0c5d73e
refactor(usage): centralize normalizeAuthIndex
2026-02-22 16:08:06 +08:00
Supra4E8C
8a4eb267f0
fix(QuotaSection): update MAX_ITEMS_PER_PAGE from 14 to 25 for improved pagination
2026-02-16 19:49:53 +08:00
moxi
8a33f5ab55
fix(quota): use i18n params for additional limits and keep primary/secondary mapping
2026-02-13 19:52:38 +08:00
moxi
0640edc9c9
fix(quota): avoid fallback mislabeling for additional codex limits
2026-02-13 13:58:49 +08:00
moxi
7068588c58
feat(quota): support dynamic codex additional limits with i18n
2026-02-13 13:52:41 +08:00
Razorback16
83f6a1a9f9
feat(quota): add Claude OAuth usage quota detection
...
Add Claude quota section to the Quota Management page, using the
Anthropic OAuth usage API (api.anthropic.com/api/oauth/usage) to
display utilization across all rate limit windows (5-hour, 7-day,
Opus, Sonnet, etc.) and extra usage credits.
2026-02-09 14:12:07 -08:00
LTbinglingfeng
cade2647d6
feat(quota): add normalization for Gemini CLI model IDs and update quota groups
2026-02-06 19:11:57 +08:00
hkfires
473cece09e
fix(quota): classify codex windows by 5-hour and weekly limits
2026-02-04 09:31:09 +08:00
Supra4E8C
1502e14ca7
feat: add auth type counts and hide disabled quotas
2026-01-31 16:05:48 +08:00
Supra4E8C
7b77520526
fix
2026-01-31 16:00:40 +08:00
Supra4E8C
a44257edda
fix(antigravity): enhance error handling and support multiple request bodies
2026-01-14 17:13:07 +08:00
Supra4E8C
ebb80df24a
fix(quota): include project_id in antigravity quota requests
2026-01-14 16:44:36 +08:00
LTbinglingfeng
681fc3cee5
fix(quota): cap per-page credentials to 14
2026-01-05 00:00:22 +08:00
moxi
692f7f3cde
fix(quota): allow refresh without creds
2026-01-04 18:48:27 +08:00
moxi
6364bac1f2
feat(quota): improve refresh button functionality and update translations
...
- Added a new `isRefreshing` state to streamline loading logic for the refresh button.
- Updated the refresh button's disabled and loading states for better user experience.
- Simplified the refresh button content display.
- Revised translations for the refresh action in both English and Chinese locales.
- Enhanced styles for button alignment and SVG display.
2026-01-04 01:05:58 +08:00
moxi
38a3e20427
feat(quota): enhance QuotaSection with improved view mode handling and refresh functionality
...
- Introduced effective view mode logic to manage 'paged' and 'all' views based on file count.
- Added a warning for too many files when in 'all' view, prompting users to switch to 'paged'.
- Updated refresh button to handle loading states more effectively and provide clearer user feedback.
- Enhanced UI with new translations for view modes and refresh actions.
- Adjusted styles for better alignment and spacing in the view mode toggle and refresh button.
2026-01-04 00:45:34 +08:00
moxi
334d75f2dd
fix: lint error
2026-01-04 00:04:36 +08:00
moxi
42eb783395
feat: 优化配额管理页面 UI 与交互
...
- 卡片布局改为 CSS Grid 自适应,最小宽度 380px,支持 1080p 下显示 4 列
- 分页控件重构:移除数字输入框,改为 [按页显示] / [显示全部] 切换按钮
- 动态计算每页数量:按页模式固定显示 3 行(行数 * 动态列数)
- Header 布局优化:凭证计数移至标题旁(淡蓝色气泡),刷新按钮合并为图标
- 安全限制:凭证数超过 30 个时禁用显示全部功能并弹窗提示
2026-01-03 22:43:58 +08:00
Supra4E8C
3446280987
refactor(quota,auth): change page size selector to number input with range 3-30
2026-01-02 17:27:35 +08:00
Supra4E8C
82bf1806ed
refactor(quota): consolidate quota sections into config-driven components
2026-01-02 17:14:40 +08:00
Supra4E8C
58154063ed
refactor(quota): modularize QuotaPage into separate section components
2026-01-02 15:55:17 +08:00