Commit Graph

39 Commits

Author SHA1 Message Date
6f18740215 feat: Implement batch team owner processing with dedicated upload, configuration, and monitoring pages and backend services. 2026-01-30 18:59:03 +08:00
165c6d69b9 feat: Implement core backend services for team owner management, SQLite persistence, and logging, alongside frontend monitoring and record views. 2026-01-30 18:15:50 +08:00
e61430b60d feat: Implement core backend API server with configuration, S2A proxy, and mail service APIs, and introduce EmailConfig frontend page. 2026-01-30 16:03:07 +08:00
2e10b900fa feat: establish core backend API server with S2A proxy, configuration, and mail services, alongside frontend email configuration page and toast component. 2026-01-30 15:47:18 +08:00
1fd984e1ab feat: Initialize backend API server with S2A proxy, mail service management, team processing, and add frontend email configuration page. 2026-01-30 15:14:01 +08:00
95ff84d15e feat: implement S2A error account cleanup API to automatically delete accounts with an error status. 2026-01-30 14:55:25 +08:00
b307dd85f1 feat: Implement S2A pool management dashboard and monitoring pages with supporting backend API. 2026-01-30 14:53:19 +08:00
d7f4724473 feat: Implement batch team owner processing with file upload, configuration, and real-time status monitoring. 2026-01-30 14:30:42 +08:00
402daf79ad feat: Add API endpoints for uploading and managing team owner accounts, including flexible content parsing and concurrent account ID fetching. 2026-01-30 13:27:22 +08:00
23901c9d14 feat: Add owner account management feature with a new frontend list component and backend API/database integration. 2026-01-30 13:23:29 +08:00
3430b57cbf feat: add API endpoint for uploading and validating team owner accounts with concurrent account ID fetching and database storage. 2026-01-30 13:19:28 +08:00
2a0a8941c2 feat: add backend API for flexible account record upload and validation, including concurrent account_id fetching, and a new frontend upload page. 2026-01-30 13:14:12 +08:00
2b9831539c feat: add new upload page for batch processing and importing team owner data to S2A. 2026-01-30 12:48:03 +08:00
cbf65ba74f feat: Add account upload functionality with backend validation, concurrent ID fetching, and a new frontend page. 2026-01-30 12:37:18 +08:00
77ed8d9e11 feat: Add OwnerList component for displaying and managing team owner accounts with pagination and filtering. 2026-01-30 12:16:54 +08:00
5987a425ec feat: Add a new monitoring dashboard for S2A account pool management with configurable settings and status display. 2026-01-30 12:14:33 +08:00
b9c5b42f4e feat: add monitoring dashboard page and backend entry point. 2026-01-30 11:58:28 +08:00
59441adc99 feat: add monitoring feature with backend API and frontend UI for settings. 2026-01-30 11:34:06 +08:00
55a0e46487 feat: add Monitor page for S2A pool monitoring, health checks, and auto-add management. 2026-01-30 10:59:01 +08:00
4e5ba1c08a feat: introduce S2A account management page with a dedicated API interaction hook. 2026-01-30 10:37:03 +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
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