40a9da0809
fix(team_process): Clean up stuck processing owners on startup and batch completion
...
- Add CleanupStuckProcessingOwners database method to reset owners stuck in processing status back to valid state
- Call cleanup routine on application startup to recover from previous abnormal exits
- Call cleanup routine after batch processing completes to ensure no orphaned processing states remain
- Add markOwnerResult calls in processSingleTeam when team invitations are full to properly track owner status
- Prevents owners from being permanently stuck in processing state due to unexpected shutdowns or errors
2026-02-07 02:20:50 +08:00
6c8a036018
feat: Establish core backend services including SQLite database, structured logging, and initial owner management capabilities.
2026-02-06 20:53:05 +08:00
ad1270b88d
feat: implement ChatGPT owner demotion service with a FastAPI backend and a basic frontend, alongside updated project metadata.
2026-02-05 07:18:22 +08:00
f2757cf313
feat: Implement SQLite database for team owner management, configuration, batch processing, and proxies, introducing new auto-add API and Accounts UI.
2026-02-03 06:54:40 +08:00
b20399a00a
feat: Introduce core application structure, configuration, monitoring, and team management features.
2026-02-03 06:45:54 +08:00
b014226074
feat: Implement CodexAuth proxy pool management with a new frontend configuration page and a dedicated backend service for API, database, and proxy testing.
2026-02-03 03:00:25 +08:00
51ba54856d
feat: Add automated ChatGPT account registration with backend API, TLS client, and fingerprinting, alongside new frontend pages for configuration, monitoring, and upload.
2026-02-03 02:39:08 +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
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
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
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
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
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
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