codex-proxy / src /auth /account-pool.ts

Commit History

feat: account management page with batch operations (#146)
7516302
unverified

icebear icebear0828 commited on

feat: detect banned accounts and show status in dashboard (#142)
ba262d0
unverified

icebear icebear0828 commited on

fix: allow multiple team accounts sharing same chatgpt_account_id (#126) (#127)
7e5ecc4
unverified

icebear icebear0828 commited on

fix: prevent quota-exhausted accounts from cycling back to active (#115)
261b199

icebear0828 commited on

refactor: decouple AccountPool, split codex-api and web.ts, fix CI (#113)
0c8b3c0
unverified

icebear icebear0828 commited on

feat: add sticky rotation strategy (#107) (#110)
d0eeb87
unverified

icebear icebear0828 commited on

feat: auto-refresh quota with tiered warnings (#92) (#93)
4f2665c
unverified

icebear icebear0828 commited on

Revert "fix: fall back to all accounts when model plan doesn't match (#91)"
f14db3a

icebear0828 commited on

fix: fall back to all accounts when model plan doesn't match (#91)
5abff38
unverified

icebear icebear0828 commited on

fix: use real reset duration from 429 response + auto-fallback to next account (#65)
8cde2e9

icebear0828 Claude Opus 4.6 commited on

fix: prevent false window rollover resets in syncRateLimitWindow
cba2903

icebear0828 Claude Opus 4.6 commited on

feat: add Test Connection diagnostic button (#63)
85a4cbd
unverified

icebear icebear0828 Claude Opus 4.6 commited on

fix: strict plan filtering in model-aware account routing
be3d093

icebear0828 Claude Opus 4.6 commited on

feat: model-aware multi-plan account routing (#57)
90c89b6
unverified

icebear icebear0828 Claude Opus 4.6 commited on

refactor: extract startServer() + path abstraction for Electron reuse
4a940a5

icebear0828 Claude Opus 4.6 commited on

fix: window counter review issues β€” opacity modifier, catch-up spam, rounding
247b874

icebear0828 Claude Opus 4.6 commited on

feat: add per-window usage counters with time-driven reset
4f2220c

icebear0828 Claude Opus 4.6 commited on

fix: stop resetting local usage counters on rate limit window rollover
9d65acf

icebear0828 Claude Opus 4.6 commited on

feat: add per-account empty response tracking with email in logs
b3dfc6c

icebear0828 Claude Opus 4.6 commited on

fix: proxy_api_key from config not used in frontend or auth validation
1f63c38

icebear0828 Claude Opus 4.6 commited on

refactor: architecture audit fixes (P0-P2 stability & reliability)
b1107bc

icebear0828 Claude Opus 4.6 commited on

refactor: fingerprint alignment, auto-maintenance, Docker deployment
347f81b

icebear0828 Claude Opus 4.6 commited on

refactor: extract shared proxy handler, eliminate route duplication
8b777a2

icebear0828 Claude Opus 4.6 commited on

feat: anti-detection hardening β€” curl TLS, auto-version, jitter & Chromium headers
0d2f54c

icebear0828 Claude Opus 4.6 commited on

feat: native OAuth PKCE login with fixed localhost:1455 redirect
5dd5107

icebear0828 Claude Opus 4.6 commited on

feat: architecture audit β€” disguise hardening, update automation, robustness
85aec43

icebear0828 Claude Opus 4.6 commited on

Initial commit: Codex Proxy with quota API and Cloudflare bypass
5d0a52f

icebear0828 Claude Opus 4.6 commited on