Commit Graph

70 Commits

Author SHA1 Message Date
247bfb336e feat: Implement database-backed configuration management and the main backend application entry point. 2026-02-01 07:37:49 +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
842a4ab4b2 feat: Implement initial backend API server with configuration, S2A proxy, and data management, and add frontend Toast component and Config page. 2026-02-01 03:57:51 +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
8560a33f36 feat: add new Upload page for batch processing and S2A integration with file validation, owner management, and process monitoring. 2026-02-01 03:03:54 +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
94ba61528a feat: Add LiveLogViewer component for real-time log display with SSE streaming, pause/resume, auto-scroll, and log level styling. 2026-01-31 04:01:05 +08:00
0f319312a0 feat: Implement global design system with dark mode, animations, and add a new LiveLogViewer component. 2026-01-31 03:58: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
05580bd025 feat: Add real-time log streaming with a new backend SSE endpoint and a corresponding frontend component. 2026-01-31 03:34:55 +08:00
a3491ab279 feat: Add TeamInviter for managing team invitations, including account status checks, sending, and accepting invites. 2026-01-31 03:24:23 +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
74bdcae836 feat: Add automated OpenAI account registration and Codex refresh token acquisition, and introduce a new S2A configuration page. 2026-01-31 01:02:45 +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
3c5bb04d82 feat: Introduce owner management functionality with a new frontend list component and supporting backend API. 2026-01-30 19:55:21 +08:00
119b24efb2 feat: Add Rod-based browser automation for OAuth authorization. 2026-01-30 19:42:55 +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
364b393bc6 feat: Add useS2AApi hook for interacting with S2A dashboard statistics and account management. 2026-01-30 19:07:40 +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
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