Commit History

docs: simplify README feature descriptions for end users
4974242

icebear0828 Claude Opus 4.6 commited on

fix: prevent .env inline comments from being parsed as JWT tokens
a971da6

icebear0828 Claude Opus 4.6 commited on

fix: copy scripts/ before npm ci for postinstall to find setup-curl.ts
365b839

icebear0828 Claude Opus 4.6 commited on

fix: Docker build installs curl, keeps tsx, optimizes layers
701ca45

icebear0828 Claude Opus 4.6 commited on

fix: Dockerfile copies source before npm ci for postinstall
9c91ebe

icebear0828 Claude Opus 4.6 commited on

fix: Docker build uses host network for proxy access
8a1166d

icebear0828 Claude Opus 4.6 commited on

fix: use BUILD_PROXY arg to avoid BuildKit proxy conflict
814607e

icebear0828 Claude Opus 4.6 commited on

fix: Docker build supports proxy via .env configuration
b675b05

icebear0828 Claude Opus 4.6 commited on

feat: add libcurl-impersonate FFI transport for Chrome TLS fingerprint
3d01305

icebear0828 Claude Opus 4.6 commited on

refactor: architecture audit fixes round 2 (P0-P2)
d6c3bb0

icebear0828 Claude Opus 4.6 commited on

docs: clarify proxy_api_key config, set default to "pwd"
1dcf4e8

icebear0828 Claude Opus 4.6 commited on

feat: migrate dashboard to Preact + Vite
b7d4394

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

fix: add step-by-step LAN login tutorial in add account section
8dd3b9c

icebear0828 Claude Opus 4.6 commited on

fix: restore model dropdown selector, keep URL/key readonly
f514d06

icebear0828 Claude Opus 4.6 commited on

fix: make dashboard config readonly, fix copy buttons for HTTP
bbf1e14

icebear0828 Claude Opus 4.6 commited on

fix: remove fake Claude/Gemini model aliases, use dynamic catalog
87cb62c

icebear0828 Claude Opus 4.6 commited on

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

icebear0828 Claude Opus 4.6 commited on

feat: add i18n support (zh/en) to dashboard
a5368fd

icebear0828 Claude Opus 4.6 commited on

fix: remove redirect loop when unauthenticated
6f578bf

icebear0828 Claude Opus 4.6 commited on

fix: remove dead login.html reference causing UI fallback on fresh installs
fcc0669

icebear0828 Claude Opus 4.6 commited on

ui: replace icon font + Google Fonts with inline SVGs and system fonts
90172f5

icebear0828 Claude Opus 4.6 commited on

fix: prevent icon text flash (FOUC) on initial page load
bb065fa

icebear0828 Claude Opus 4.6 commited on

feat: auto-detect local proxy (mihomo/clash/v2ray)
e7285df

icebear0828 Claude Opus 4.6 commited on

feat: auto proxy detection for curl + tighten dashboard layout
d85b21d

icebear0828 Claude Opus 4.6 commited on

ui: add dark/light theme toggle with full dark mode support
34cd3f0

icebear0828 Claude Opus 4.6 commited on

ui: redesign dashboard with Tailwind CSS + wire backend APIs
bafbf4b

icebear0828 Claude Opus 4.6 commited on

ui: two-level tabs β€” protocol (OpenAI/Anthropic/Gemini) β†’ language (Python/cURL/Node.js)
debd0e1

icebear0828 Claude Opus 4.6 commited on

ui: tighten font sizes, add Anthropic & Gemini code examples
35ed5a4

icebear0828 Claude Opus 4.6 commited on

fix: remove all `any` types from source code
8fc11c2

icebear0828 Claude Opus 4.6 commited on

feat: multi-protocol support β€” Anthropic Messages API + Google Gemini API
d0eb8b9

icebear0828 Claude Opus 4.6 commited on

docs: add bilingual README (Chinese + English) with non-commercial license
bd64e44

icebear0828 Claude Opus 4.6 commited on

feat: desktop context injection, multi-turn sessions, TLS impersonation & auto-update
22a7de1

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: reactive API config, live code examples, quota display & curl fix
0fedcca

icebear0828 Claude Opus 4.6 commited on

Merge pull request #4 from icebear0828/feat/native-oauth
c0825ff
unverified

icebear commited on

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

icebear0828 Claude Opus 4.6 commited on

feat: dashboard multi-account management UI with OAuth login (#3)
1e8f135
unverified

icebear icebear0828 Claude Opus 4.6 commited on

Merge pull request #2 from icebear0828/feat/architecture-audit
86fc406
unverified

icebear commited on

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

icebear0828 Claude Opus 4.6 commited on

Merge pull request #1 from icebear0828/refactor/code-audit-cleanup
19e1649
unverified

icebear commited on

refactor: remove dead code, extract hardcoded values into config
ab21b87

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