codex-proxy / src /routes

Commit History

fix: force secure cookie on HF Spaces
3bd560b

Lenson commited on

feat: dashboard login gate for public deployments (#148)
91ee702
unverified

icebear icebear0828 commited on

feat: usage stats page with time-series token tracking (#147)
df56b50
unverified

icebear icebear0828 commited on

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: clear quota warnings when account is deleted (#100) (#102)
5c5129f
unverified

icebear icebear0828 commited on

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

icebear icebear0828 commited on

fix: make instructions optional in /v1/responses for client compatibility (#71) (#112)
6fa846e
unverified

icebear icebear0828 commited on

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

icebear icebear0828 commited on

fix: handle stream disconnection properly in curl transport and proxy handler (#108)
45525c6
unverified

icebear icebear0828 commited on

feat: add POST /admin/refresh-models endpoint + plan routing integration tests (#104)
fce5280
unverified

icebear icebear0828 commited on

feat: add quota settings UI to dashboard (#101)
07041c6

icebear icebear0828 commited on

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

icebear icebear0828 commited on

fix: server-side export filtering and JSON parse safety
a8a2d95

icebear0828 commited on

feat: bulk account import/export with selective export (#82)
268c5a4

icebear0828 commited on

feat: WebSocket transport + previous_response_id for multi-turn (#84)
d07b5c0
unverified

icebear icebear0828 commited on

fix: add Cache-Control headers to prevent stale frontend after update (#79)
edb874f
unverified

icebear icebear0828 commited on

feat: tuple schema (prefixItems) support for structured outputs (#77)
e25a730
unverified

icebear icebear0828 commited on

feat: Docker image auto-publish to GHCR + Watchtower support
7ff102d

icebear0828 commited on

fix: mode-specific update hints for Docker and Electron
009c43a

icebear0828 commited on

fix: dark mode tabs, StableText bilingual width, self-update reliability
ca241c4

icebear0828 Claude Opus 4.6 (1M context) commited on

fix: model store dual index, desktop UI fallback, dynamic port support
b94940f

icebear0828 commited on

feat: display secondary rate limit window (weekly cap) in dashboard
2996fd8

icebear0828 Claude Opus 4.6 commited on

refactor: use toErrorStatus() instead of inline duplicate
d9ac395

icebear0828 Claude Opus 4.6 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: review improvements β€” schema walker, status helper, UI i18n, CI version skip
6220911

icebear0828 Claude Opus 4.6 commited on

fix: recursive additionalProperties injection + upstream error status propagation
4779e44

icebear0828 Claude Opus 4.6 commited on

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

icebear icebear0828 Claude Opus 4.6 commited on

feat: add Structured Outputs support (response_format β†’ text.format)
53d3b3b

icebear0828 Claude Opus 4.6 commited on

fix: pass through cached_tokens from Codex API (#58)
fadda70
unverified

icebear 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

feat: editable proxy_api_key from Dashboard settings panel
69a8388

icebear0828 Claude Opus 4.6 commited on

fix: Electron OAuth login + i18n layout shift + update modal (#53)
1b6fb15
unverified

icebear icebear0828 Claude Opus 4.6 commited on

feat: auto-release pipeline + multi-mode update system + commit hash display
0c2aed2

icebear0828 Claude Opus 4.6 commited on

fix: preserve model name suffixes (-fast, -high, etc.) in API responses
bc98e69

icebear0828 Claude Opus 4.6 commited on

docs: add comment explaining stream:true hardcoding in responses route
d7a5e25

icebear0828 Claude Opus 4.6 commited on

feat: /v1/responses passthrough endpoint + missing SSE event types + Docker docs fix (#37, #38)
8068f1c

icebear0828 Claude Opus 4.6 commited on

feat: proxy assignment management page with bulk operations (#34)
f878eff
unverified

icebear icebear0828 Claude Opus 4.6 commited on

fix: update checker shows correct status + version display + dark mode fixes
3cf831b

icebear0828 commited on

feat: proxy pool add form with separate protocol/host/port/auth fields
af3e19d

icebear0828 Claude Opus 4.6 commited on

fix: proxy pool review fixes β€” security, validation, robustness
deae086

icebear0828 Claude Opus 4.6 commited on

feat: add proxy pool for per-account proxy routing
4ebb914

icebear0828 Claude Opus 4.6 commited on

feat: GitHub Star badge + check-for-updates in dashboard header
06a5304

icebear0828 Claude Opus 4.6 commited on

fix: move /v1/models/catalog route before :modelId param route
2b84f47

icebear0828 Claude Opus 4.6 commited on

feat: add gpt-5.4 + codex-spark support, matrix model selector, extended reasoning efforts
7824fcd

icebear0828 Claude Opus 4.6 commited on

fix: remove unsupported previous_response_id parameter (#30)
3c0eaf7
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

feat: add reasoning/thinking output support for OpenAI and Anthropic routes
7366e72

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

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

icebear0828 Claude Opus 4.6 commited on