erio
05527b13db
feat: add quota limit for API key accounts
- Add configurable spending limit (quota_limit) for apikey-type accounts
- Atomic quota accumulation via PostgreSQL JSONB operations on TotalCost
- Scheduler filters out over-quota accounts with outbox-triggered snapshot refresh
- Display quota usage ($used / $limit) in account capacity column
- Add "Reset Quota" action in account menu to reset usage to zero
- Editing account settings preserves quota_used (no accidental reset)
- Covers all 3 billing paths: Anthropic, Gemini, OpenAI RecordUsage
chore: bump version to 0.1.90.4
2026-03-06 00:35:09 +08:00
..
2026-03-06 00:35:09 +08:00
2026-03-03 16:11:05 +08:00
2026-03-04 11:29:31 +08:00
2026-03-04 11:29:31 +08:00
2026-02-07 19:46:42 +08:00
2026-03-03 15:43:08 +08:00
2026-03-05 21:02:11 +08:00
2026-01-01 04:01:51 +08:00
2026-01-11 15:00:16 +08:00
2026-01-11 15:00:16 +08:00
2025-12-26 16:47:44 +08:00
2026-01-24 22:55:28 +08:00
2025-12-31 23:42:01 +08:00
2026-01-15 18:27:06 +08:00
2026-03-03 16:11:05 +08:00
2026-03-03 16:11:05 +08:00
2026-03-03 01:05:11 +08:00
2026-02-05 12:42:54 +08:00
2026-03-02 16:04:20 +08:00
2026-03-05 16:31:27 +08:00
2026-03-04 10:15:42 +08:00
2026-03-03 16:11:05 +08:00
2026-03-05 18:32:17 +08:00
2026-03-05 18:32:17 +08:00
2026-03-03 01:05:11 +08:00
2026-03-04 14:07:17 +08:00
2026-03-05 16:31:27 +08:00