cherry-studio/src/main/services
2025-05-07 10:14:27 +08:00
..
mcp/oauth fix(McpOAuthClientProvider): update redirect URL (#5449) 2025-04-29 01:40:08 +08:00
urlschema feat: Add MCP server installation via URL protocol (#5351) 2025-04-26 11:09:58 +08:00
AppUpdater.ts fix(AppUpdater): update condition for checking available updates (#5417) 2025-04-27 22:22:31 +08:00
AxiosProxy.ts refactor(AxiosProxy): improve proxy handling and initialization logic 2025-04-21 11:26:13 +08:00
BackupManager.ts feat(BackupManager): replace AdmZip with archiver for improved backup compression and add extract-zip for unzipping functionality 2025-04-22 18:03:16 +08:00
CacheService.ts feat: add gemini files support 2025-01-07 16:49:11 +08:00
ClipboardMonitor.ts refactor: replace console.debug with console.log for improved logging consistency 2025-03-17 13:10:11 +08:00
ConfigManager.ts feat: update theme handling in ConfigManager and WindowService (#5433) 2025-04-28 16:52:56 +08:00
CopilotService.ts feat: integrate AxiosProxy for HTTP requests in rerankers and Copilot… (#4858) 2025-04-15 18:42:31 +08:00
ExportService.ts feat: support table and hyperlink when export to word (#2837) 2025-03-05 11:16:45 +08:00
FileService.ts chore: remove useless code 2025-03-28 09:24:54 +08:00
FileStorage.ts refactor: windows7 support 2025-05-07 10:14:27 +08:00
GeminiService.ts refactor(Gemini): migrate generative-ai sdk to genai sdk (#4939) 2025-04-16 23:13:22 +08:00
KnowledgeService.ts lint: fix eslint error 2025-04-05 10:52:45 +08:00
MCPService.ts fix(MCPService): Tool call failure caused by incorrect tool parameters 2025-04-28 09:05:49 +08:00
NutstoreService.ts refractor: nutstore sdk changed to JS version (#4913) 2025-04-16 10:47:08 +08:00
ObsidianVaultService.ts feat: 优化导出obsidian,自动选择库路径,不再需要手动配置 (#3854) 2025-03-25 21:31:22 +08:00
ProtocolClient.ts feat: Implement deep linking for AppImage on Linux (#5360) 2025-04-26 11:19:53 +08:00
ProxyManager.ts refactor: windows7 support 2025-05-07 10:14:27 +08:00
ReduxService.ts lint: fix eslint error 2025-04-05 10:52:45 +08:00
SearchService.ts feat(search): support using google as default search provider (#4569) 2025-04-10 12:29:09 +08:00
ShortcutService.ts fix: Resolve a series of miniWindow display issues and improve app behavior across platforms (#3072) 2025-03-31 21:07:16 +08:00
TrayService.ts refactor: windows7 support 2025-05-07 10:14:27 +08:00
WebDav.ts feat: 优化webdav备份文件恢复管理功能 (#4699) 2025-04-13 21:52:16 +08:00
WebviewService.ts feat: open popup url in external browser (#4446) 2025-04-25 09:45:54 +08:00
WindowService.ts feat: update theme handling in ConfigManager and WindowService (#5433) 2025-04-28 16:52:56 +08:00