mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 20:12:38 +08:00
* feat: add Cherry Cloud provider with associated assets and localization support * feat: add Cherry Cloud provider support with OAuth integration and IPC handling * fix: add success message for Cherry Cloud API key update * feat: enhance provider navigation with dynamic ID in URL and update selected provider state * feat: implement Cherry Cloud server synchronization with token management and error handling * feat: add CherryCloud provider configuration and token management * feat: integrate TokenFlux provider support and update related configurations fix: update redux-persist version to 104 refactor: remove redundant tokenflux provider model assignment in migration fix: update migration to add TokenFlux provider instead of CherryCloud * feat: enhance TokenFlux server synchronization with API key authentication support * feat: update TokenFlux provider assets and add new models * feat: update migration logic for version 106 to add TokenFlux provider * feat: disable TokenFlux provider by default in INITIAL_PROVIDERS * feat: add TokenFlux billing URLs to providerCharge and providerBills functions |
||
|---|---|---|
| .. | ||
| mcp | ||
| urlschema | ||
| AppUpdater.ts | ||
| AxiosProxy.ts | ||
| BackupManager.ts | ||
| CacheService.ts | ||
| ConfigManager.ts | ||
| ContextMenu.ts | ||
| CopilotService.ts | ||
| ExportService.ts | ||
| FileService.ts | ||
| FileStorage.ts | ||
| GeminiService.ts | ||
| KnowledgeService.ts | ||
| MCPService.ts | ||
| NotificationService.ts | ||
| NutstoreService.ts | ||
| ObsidianVaultService.ts | ||
| ProtocolClient.ts | ||
| ProxyManager.ts | ||
| ReduxService.ts | ||
| RemoteStorage.ts | ||
| SearchService.ts | ||
| ShortcutService.ts | ||
| StoreSyncService.ts | ||
| TrayService.ts | ||
| WebDav.ts | ||
| WebviewService.ts | ||
| WindowService.ts | ||