• erio's avatar
    feat(frontend): add API Key quota progress bars to usage window column · 4cd6d864
    erio authored
    Display daily/weekly/total quota utilization as progress bars in the
    usage window column for API Key accounts, providing visual feedback
    consistent with other account types (OAuth/Gemini).
    
    - Daily quota: "1d" label with reset countdown
    - Weekly quota: "7d" label with reset countdown
    - Total quota: "total" label (no reset)
    4cd6d864
AccountUsageCell.vue 32.1 KB