cherry-studio/src/main/services
yushihang 61f5fa9be2 Remove redundant condition check in MCP service args handling (#5606)
Remove duplicate !args.includes('-y') check
2025-05-02 22:51:40 +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
ConfigManager.ts refactor: simplify custom CSS functionality by store sync (#5596) 2025-05-02 15:19:47 +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 fix(Anthropic): add base64 file handling to IPC and file management (#5595) 2025-05-02 22:30:34 +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 Remove redundant condition check in MCP service args handling (#5606) 2025-05-02 22:51:40 +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 feat(proxy): use os-proxy-config to get system proxy info instead of resolveProxy (#5123) 2025-04-21 12:45:01 +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
StoreSyncService.ts feat: implement store synchronization across windows (#5592) 2025-05-02 03:08:26 +08:00
TrayService.ts feat: add a startup switch for quick assistant 2025-01-19 19:22:25 +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: implement store synchronization across windows (#5592) 2025-05-02 03:08:26 +08:00