Commit Graph

  • 959dbf6c2b feat: add batch RT import page for managing S2A account creation. main kyx236 2026-02-08 19:11:24 +08:00
  • 9510267f45 feat: Add Batch RT Import page for uploading Refresh Tokens and managing batch import operations. kyx236 2026-02-08 19:05:02 +08:00
  • 76de666560 feat: Initialize the core backend API server, frontend application structure, and implement batch RT import functionality. kyx236 2026-02-08 18:35:01 +08:00
  • 571322ffcb feat: add team process API endpoint. kyx236 2026-02-08 14:31:09 +08:00
  • ae37a7165d feat: add new API endpoint for owner ban checks kyx236 2026-02-08 14:21:04 +08:00
  • 2eb4a57639 feat(mail): Add support for multiple domains per mail service kyx236 2026-02-08 02:57:19 +08:00
  • 847574e89e feat(auth): Optimize retry logic and add circuit breaker for team processing kyx236 2026-02-07 23:19:06 +08:00
  • d6cd7660eb feat(config): Enhance S2A configuration switch logging with detailed output kyx236 2026-02-07 22:47:37 +08:00
  • b7622070e6 feat: implement S2A authentication flow, Codex token management, and related utilities. kyx236 2026-02-07 21:53:12 +08:00
  • eaf6073cb2 feat(auth): Add retry logic with exponential backoff for S2A and Codex API kyx236 2026-02-07 21:37:50 +08:00
  • 231611af84 feat(s2a): Add expandable group list with truncation in ProfileCard kyx236 2026-02-07 20:43:44 +08:00
  • f74c421fd8 feat(s2a): Improve ProfileCard layout with flexbox for consistent height kyx236 2026-02-07 20:31:53 +08:00
  • 7aa708be22 refactor(s2a): Remove unused getGroupLabel helper function kyx236 2026-02-07 20:21:30 +08:00
  • b07200faec feat(s2a): Improve group display layout with grid-based cards kyx236 2026-02-07 19:46:30 +08:00
  • eb129a4f85 feat(s2a): Improve group name caching and display with api_base isolation kyx236 2026-02-07 19:12:48 +08:00
  • 6eb156c555 feat(s2a): Add dynamic group fetching with credentials validation kyx236 2026-02-07 18:36:09 +08:00
  • 0ad5881259 feat(header): Display active S2A profile information in header kyx236 2026-02-07 14:29:55 +08:00
  • 060d21eb4f feat(s2a): Refactor S2A configuration UI with profile management and edit mode kyx236 2026-02-07 13:46:48 +08:00
  • 3af01abc76 feat(s2a): Add S2A configuration profiles management system kyx236 2026-02-07 13:31:51 +08:00
  • 02ddb48f21 fix(database): Recalculate batch run metrics from team results on cleanup kyx236 2026-02-07 02:52:06 +08:00
  • 40a9da0809 fix(team_process): Clean up stuck processing owners on startup and batch completion kyx236 2026-02-07 02:20:50 +08:00
  • 60f57ab6a6 feat(upload): Persist team process configuration to localStorage kyx236 2026-02-07 02:09:56 +08:00
  • fee422b408 feat(team_process): Add pause mechanism for consecutive zero S2A entries kyx236 2026-02-07 01:53:20 +08:00
  • a74d3ac121 feat: Implement a new Upload page for batch processing team owners, featuring a file dropzone and a new layout. kyx236 2026-02-07 01:43:38 +08:00
  • 2fc0dcaba4 feat: Introduce a new design system with dark mode and animations, add a reusable Tabs component, implement an Upload page, and create a backend API for team processes. kyx236 2026-02-07 00:10:29 +08:00
  • 070ba6a31e feat: add new API endpoints for team processes kyx236 2026-02-06 22:04:48 +08:00
  • f97a9beb4b feat: Implement account pool monitoring and management dashboard with S2A integration and add a new upload page. kyx236 2026-02-06 21:54:37 +08:00
  • 1458b8b3e2 feat: add team process API. kyx236 2026-02-06 21:18:53 +08:00
  • 6c8a036018 feat: Establish core backend services including SQLite database, structured logging, and initial owner management capabilities. kyx236 2026-02-06 20:53:05 +08:00
  • 98ac10987c feat: Introduce advanced TLS client with browser fingerprinting and new backend modules for API processing, authentication, mail, and ChatGPT registration. kyx236 2026-02-06 18:49:55 +08:00
  • 4ac7290e1f feat: add a new TLS client with browser fingerprinting and implement Codex API authentication. kyx236 2026-02-06 17:44:29 +08:00
  • 1c1bdc3152 1 kyx236 2026-02-05 22:03:04 +08:00
  • dd24c813ab feat: Implement Dashboard page displaying pool status, statistics, and recent batch runs. kyx236 2026-02-05 09:05:36 +08:00
  • 6e6dfded7b feat: add batch processing history and real-time status monitoring for team uploads kyx236 2026-02-05 08:51:53 +08:00
  • 1718920250 feat: Add team process API. kyx236 2026-02-05 07:58:21 +08:00
  • db00d44a71 feat: Implement initial backend API server with various endpoints and background services, including an error account cleaner. kyx236 2026-02-05 07:51:03 +08:00
  • ad1270b88d feat: implement ChatGPT owner demotion service with a FastAPI backend and a basic frontend, alongside updated project metadata. kyx236 2026-02-05 07:18:22 +08:00
  • 8895d508c0 feat: Implement Max RPM tracking API, Codex API authentication, and a new dashboard pool status component. kyx236 2026-02-05 06:30:47 +08:00
  • 2bccb06359 feat: Implement the ChatGPT Owner Demotion Console with new frontend and backend components. kyx236 2026-02-05 03:13:30 +08:00
  • 61712cf4fb feat: Implement browserless Codex API authentication with PoW solving and a new mail service, and update gitignore to exclude get_code.go. kyx236 2026-02-04 09:43:22 +08:00
  • 381cbd41fa feat: add backend team registration module kyx236 2026-02-04 04:27:44 +08:00
  • 1bd3d120c1 feat: implement mail service client for email generation, mailbox creation, and verification code retrieval. kyx236 2026-02-03 08:59:49 +08:00
  • d92c64f2c2 feat: add mail service for managing email configurations, generating accounts, and fetching emails with verification code support. kyx236 2026-02-03 08:49:40 +08:00
  • f8c3cd9a5b build: update GOPROXY to proxy.golang.org in Dockerfile and docker-compose build arguments. kyx236 2026-02-03 08:15:41 +08:00
  • fcbdd8de39 feat: implement team process API endpoints kyx236 2026-02-03 08:00:18 +08:00
  • 33289b633d feat: add Codex API authentication module with TLS fingerprinting and PoW solving, and introduce team processing API. kyx236 2026-02-03 07:48:06 +08:00
  • a4aed8890f feat: add API for team processes kyx236 2026-02-03 07:40:30 +08:00
  • 0813737f1b fix(auth): remove username from password verification payload and fix proxy refresh handler kyx236 2026-02-03 07:32:52 +08:00
  • 87b9b72a0e feat: add Codex API headless authentication and proxy configuration UI. kyx236 2026-02-03 07:01: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. kyx236 2026-02-03 06:54:40 +08:00
  • b20399a00a feat: Introduce core application structure, configuration, monitoring, and team management features. kyx236 2026-02-03 06:45:54 +08:00
  • 637753ddaa feat: Implement Codex proxy configuration page with CRUD and testing capabilities, supported by new backend API and services for error handling, team processing, mail, and ChatGPT registration. kyx236 2026-02-03 04:33:37 +08:00
  • f867e20c0e feat: Implement CodexAuth proxy pool backend and a new sidebar component with navigation. kyx236 2026-02-03 03:35:43 +08:00
  • 9b4838b604 feat: add Codex proxy configuration page with full CRUD, toggle, and testing functionalities. kyx236 2026-02-03 03:30:01 +08:00
  • cf25845a0b feat: Implement ChatGPT account registration flow and establish core backend API infrastructure with logging utilities. kyx236 2026-02-03 03:22:43 +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. kyx236 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. kyx236 2026-02-03 02:39:08 +08:00
  • 389b8eca28 4 kyx236 2026-02-02 11:14:20 +08:00
  • 11bc01e8ed 3 kyx236 2026-02-02 11:10:31 +08:00
  • 6ef0dd448a 2 kyx236 2026-02-02 11:07:11 +08:00
  • f12d4d9a31 1 kyx236 2026-02-02 11:03:36 +08:00
  • c66109c829 feat: add team process API endpoint. kyx236 2026-02-02 10:51:27 +08:00
  • 71eec01739 feat: Implement API-based Codex authentication and add team process API, while removing get_code.go from .gitignore. kyx236 2026-02-02 10:28:30 +08:00
  • e8323671b1 feat: Initialize Go module and add core dependencies for the backend. kyx236 2026-02-02 09:59:53 +08:00
  • 54ccd4a100 feat: Add a new Go backend module for API-based authentication, featuring TLS fingerprinting and Proof-of-Work solving. kyx236 2026-02-02 09:58:29 +08:00
  • 8fbafee79a feat: implement browserless Codex API authentication flow including PKCE and Sentinel PoW. kyx236 2026-02-02 09:45:36 +08:00
  • a5407cdb25 2 kyx236 2026-02-02 09:39:18 +08:00
  • bc95bed6b7 1 kyx236 2026-02-02 09:34:29 +08:00
  • 3d026b2010 feat: Introduce a new monitoring and configuration dashboard with backend API for autopool management and S2A integration. kyx236 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. kyx236 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. kyx236 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. kyx236 2026-02-02 05:05:07 +08:00
  • ee5b69af13 feat: Add LogStream component for real-time log display with Server-Sent Events, historical log loading, and interactive controls. kyx236 2026-02-02 04:27:47 +08:00
  • 8fa529e59d feat: add Team Registration page for managing batch ChatGPT Team account creation and payment. kyx236 2026-02-02 04:24:33 +08:00
  • c9e7a9adbf feat: Implement browser-based OAuth authentication using Chromedp and Rod, add an upload page, and introduce team processing API. kyx236 2026-02-02 04:19:53 +08:00
  • 3f1edc0b8f feat: Introduce TLS client with browser fingerprinting and browser automation tools for authentication. kyx236 2026-02-02 03:56:14 +08:00
  • daf4c68e4f feat: Add a new cleaner page for managing and automatically cleaning error S2A accounts, supported by new backend services for logging, authentication, and client operations. kyx236 2026-02-02 03:27:33 +08:00
  • d05c19a8d5 feat: Add chromedp and rod-based OAuth authorization methods. kyx236 2026-02-01 09:19:53 +08:00
  • 76ff32e83c feat: add Team Auto Registration page with status monitoring, configuration, and control for batch account creation. kyx236 2026-02-01 08:45:57 +08:00
  • b0d36ac610 feat: Add new page for ChatGPT Team auto-registration and payment automation. kyx236 2026-02-01 08:39:12 +08:00
  • 96d4ed0761 feat: add Team Auto Registration page with status display, configuration options, and real-time logging. kyx236 2026-02-01 08:32:42 +08:00
  • 4fd6c47264 feat: add Team Auto Registration page with status monitoring, configuration, and controls. kyx236 2026-02-01 08:27:16 +08:00
  • 0808da128d feat: add Team Auto Registration page for batch creation and management of ChatGPT Team accounts. kyx236 2026-02-01 08:16:30 +08:00
  • 6254e3781b feat: add Monitor page for S2A dashboard statistics, pool management, and health checks. kyx236 2026-02-01 07:55:10 +08:00
  • 995af8e19a feat: Implement system configuration page for site settings and proxy management, and add team registration functionality. kyx236 2026-02-01 07:50:28 +08:00
  • 247bfb336e feat: Implement database-backed configuration management and the main backend application entry point. kyx236 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. kyx236 2026-02-01 07:33:35 +08:00
  • 0c5beddebe feat: Add API endpoint for team registration execution. kyx236 2026-02-01 07:18:38 +08:00
  • c8aa925205 feat: Add backend API for team registration execution. kyx236 2026-02-01 07:13:34 +08:00
  • d4fb35b143 feat: Add team registration executable and API for auto-registration. kyx236 2026-02-01 07:06:51 +08:00
  • d7cfa00349 feat: add team registration execution API endpoint. kyx236 2026-02-01 07:00:22 +08:00
  • eb74a1cbab feat: Add team registration execution API handler. kyx236 2026-02-01 06:55:50 +08:00
  • 64d2be116c feat: add team registration execution API endpoint kyx236 2026-02-01 06:53:54 +08:00
  • e19df67829 feat: implement team registration management feature with backend API and frontend UI. kyx236 2026-02-01 06:49:28 +08:00
  • 14a07e741e feat: add a service for periodic cleanup of error accounts based on configuration. kyx236 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. kyx236 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. kyx236 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. kyx236 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. kyx236 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. kyx236 2026-02-01 02:53:37 +08:00