Commit Graph

9 Commits

Author SHA1 Message Date
b20399a00a feat: Introduce core application structure, configuration, monitoring, and team management features. 2026-02-03 06:45:54 +08:00
cf25845a0b feat: Implement ChatGPT account registration flow and establish core backend API infrastructure with logging utilities. 2026-02-03 03:22:43 +08:00
2f01842376 feat: Introduce API for owner account import, validation, account ID management, and ban checks. 2026-01-31 03:50:55 +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
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
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