Commit Graph

43 Commits

Author SHA1 Message Date
71eec01739 feat: Implement API-based Codex authentication and add team process API, while removing get_code.go from .gitignore. 2026-02-02 10:28:30 +08:00
3d026b2010 feat: Introduce a new monitoring and configuration dashboard with backend API for autopool management and S2A integration. 2026-02-02 07:55:22 +08:00
5a3b3aa8ef feat: Implement S2A OAuth authorization using chromedp and introduce new files for browser automation and team processing. 2026-02-02 05:54:55 +08:00
74796a16dd feat: Implement S2A OAuth authorization using chromedp and rod browser automation, and integrate it into team processing. 2026-02-02 05:32:40 +08:00
4cd9f2b2b7 feat: Implement browser-based OAuth authentication using chromedp and rod, and add a team processing API. 2026-02-02 05:05:07 +08:00
c9e7a9adbf feat: Implement browser-based OAuth authentication using Chromedp and Rod, add an upload page, and introduce team processing API. 2026-02-02 04:19:53 +08:00
0808da128d feat: add Team Auto Registration page for batch creation and management of ChatGPT Team accounts. 2026-02-01 08:16:30 +08:00
995af8e19a feat: Implement system configuration page for site settings and proxy management, and add team registration functionality. 2026-02-01 07:50:28 +08:00
28bdc9d509 feat: introduce a new Config page for managing site settings and proxy configurations, and add a Team Registration page with backend API support. 2026-02-01 07:33:35 +08:00
0c5beddebe feat: Add API endpoint for team registration execution. 2026-02-01 07:18:38 +08:00
c8aa925205 feat: Add backend API for team registration execution. 2026-02-01 07:13:34 +08:00
d4fb35b143 feat: Add team registration executable and API for auto-registration. 2026-02-01 07:06:51 +08:00
d7cfa00349 feat: add team registration execution API endpoint. 2026-02-01 07:00:22 +08:00
eb74a1cbab feat: Add team registration execution API handler. 2026-02-01 06:55:50 +08:00
64d2be116c feat: add team registration execution API endpoint 2026-02-01 06:53:54 +08:00
e19df67829 feat: implement team registration management feature with backend API and frontend UI. 2026-02-01 06:49:28 +08:00
14a07e741e feat: add a service for periodic cleanup of error accounts based on configuration. 2026-02-01 06:02:39 +08:00
e867bc5cbd feat: Implement S2A, Rod, and Chromedp based authentication for external services, and introduce new frontend pages and backend APIs for monitoring, configuration, upload, and team processes. 2026-02-01 04:58:12 +08:00
e27e36b0e0 feat: Implement initial Codex Pool backend server with comprehensive APIs for configuration, S2A integration, owner management, batch processing, monitoring, and corresponding frontend pages. 2026-02-01 03:45:53 +08:00
a605e46f2a feat: Add batch processing and upload functionality, including new backend APIs, logging system, SQLite database, and dedicated frontend pages. 2026-02-01 02:53:37 +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
f590fe0c7a feat: Implement core backend infrastructure including configuration management, SQLite database with team owners and app settings, and initial owner-related APIs and frontend components. 2026-01-31 03:16:24 +08:00
634b493524 feat: Implement S2A account cleaner management and a global application configuration context, with supporting backend API. 2026-01-31 02:24:08 +08:00
92383f2f20 feat: Initialize core application structure with backend configuration, database, API, and a comprehensive frontend UI for account pooling and management. 2026-01-31 01:48:07 +08:00
e666d97eb8 feat: Implement a new monitoring system with auto-add capabilities and a dedicated management UI. 2026-01-30 22:26:11 +08:00
10cda012af feat: implement core backend for team owner management with SQLite, auto-add APIs, and a frontend owner list component. 2026-01-30 20:20:35 +08:00
65341fa300 feat: implement auto add API endpoint 2026-01-30 19:33:30 +08:00
d73ca4c6ff feat: Implement core backend API server, S2A integration, auto-add service, and a new monitoring page. 2026-01-30 19:26:33 +08:00
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
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
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
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
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
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