Commit Graph

18 Commits

Author SHA1 Message Date
38dde08648 feat: Implement core backend server with file upload, monitoring, S2A API proxy, and team processing features. 2026-01-30 10:15:31 +08:00
cefbb2f38f feat: Implement a pool monitoring dashboard and file upload functionality. 2026-01-30 10:08:18 +08:00
b3841e08ea feat: Add real-time log streaming component and new Upload page. 2026-01-30 09:58:02 +08:00
a58e2a6502 feat: add S2A API client for dashboard, account, group, and proxy management with backend proxy handling. 2026-01-30 09:39:36 +08:00
23a8e7475e feat: implement initial backend API server and frontend configuration context for the application. 2026-01-30 09:33:52 +08:00
49382c5d03 feat: Implement the initial backend HTTP API server with configuration, logging, S2A proxy, mail service management, and team owner database operations. 2026-01-30 09:10:37 +08:00
6d236419b9 feat: implement batch team owner pooling functionality with dedicated upload, processing, logging, and results pages. 2026-01-30 08:57:16 +08:00
9dfa61ac05 feat: introduce a new configuration system with dedicated pages for S2A and email settings. 2026-01-30 08:21:12 +08:00
38a58c138d feat: implement system configuration page with core settings for S2A, pooling, and proxy. 2026-01-30 08:10:04 +08:00
c242bc0c10 1 2026-01-30 08:00:05 +08:00
15887398e5 feat: Implement initial Go backend HTTP API server for Codex Pool, handling configuration, logging, S2A, mail, and team management, and ignore its executable. 2026-01-30 07:59:29 +08:00
63e3e128f0 build: Remove non-root user creation and related permission changes from the Dockerfile. 2026-01-30 07:56:35 +08:00
d52773ebd6 build: Add cache mounts to Dockerfile for faster Go binary compilation. 2026-01-30 07:51:59 +08:00
076a9f92aa feat: Implement the main backend HTTP API server for Codex Pool, including configuration, database initialization, and API routing. 2026-01-30 07:50:30 +08:00
d3c177d0d8 feat: Initialize Go backend module with dependencies and configure Docker build to use GOTOOLCHAIN=auto. 2026-01-30 07:46:53 +08:00
d67775f111 chore: Add GOTOOLCHAIN=auto environment variable to Dockerfile. 2026-01-30 07:45:05 +08:00
35b97a7d00 feat: initialize Go module with core dependencies for codex-pool. 2026-01-30 07:43:52 +08:00
f4448bbef2 feat: Implement initial full-stack application structure including frontend pages, components, hooks, API integration, and backend services for account pooling and management. 2026-01-30 07:40:35 +08:00