Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
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
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
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
d7f4724473 feat: Implement batch team owner processing with file upload, configuration, and real-time status monitoring. 2026-01-30 14:30:42 +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
2b9831539c feat: add new upload page for batch processing and importing team owner data to S2A. 2026-01-30 12:48:03 +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
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
b3841e08ea feat: Add real-time log streaming component and new Upload page. 2026-01-30 09:58:02 +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
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