Commit Graph

113 Commits

Author SHA1 Message Date
59441adc99 feat: add monitoring feature with backend API and frontend UI for settings. 2026-01-30 11:34:06 +08:00
462b3cca0b feat: Implement the main entry point for the Codex Pool backend HTTP API server, including core routing and initialization. 2026-01-30 10:29:32 +08:00
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
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
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
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
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