cherry-studio/src/main/services
emaryn da72a5706f
feat: Implement deep linking for AppImage on Linux (#5360)
Signed-off-by: emaryn <197520219+emaryn@users.noreply.github.com>
Co-authored-by: emaryn <emaryn@users.noreply.github.com>
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-04-26 11:19:53 +08:00
..
mcp/oauth Feat/mcp oauth (#4837) 2025-04-16 22:07:32 +08:00
urlschema feat: Add MCP server installation via URL protocol (#5351) 2025-04-26 11:09:58 +08:00
AppUpdater.ts refactor(auto-update): should triggle download when checking for update manually (#5262) 2025-04-25 21:21:44 +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: add sentry integration 2025-04-22 22:05: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(Constants): 优化一些常量和枚举值 (#3773) 2025-04-04 19:07:23 +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 Update @modelcontextprotocol/sdk to v1.10.2 (#5266) 2025-04-24 15:05:42 +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
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: enhance OAuth provider settings with new functionality 2025-04-25 16:55:36 +08:00