cherry-studio/src/main/services
fullex 04afa61d55
fix(SelectionService): actionWindow show in center screen when in multi screen (#8133)
fix(SelectionService): round center coordinates for action window positioning
2025-07-17 11:50:37 +08:00
..
mcp fix: ensure correct PATH assignment in shell environment 2025-05-23 15:25:01 +08:00
memory [1.5.0-rc] Feat/memory (#7689) 2025-07-15 10:24:41 +08:00
remotefile feat(knowledge): support doc2x, mistral, MacOS, MinerU... OCR (#3734) 2025-07-03 16:23:02 +08:00
urlschema feat(MCPSettings): enhance MCP server management and localization 2025-07-10 12:39:01 +08:00
AppService.ts fix: linux launch on boot (#7907) 2025-07-08 14:01:58 +08:00
AppUpdater.ts feat(AppUpdater): integrate User-Agent generation for autoUpdater req… (#7751) 2025-07-02 16:18:44 +08:00
BackupManager.ts fix: add compatibility for webdav servers that do not support streaming (#7992) 2025-07-16 09:53:51 +08:00
CacheService.ts feat: add gemini files support 2025-01-07 16:49:11 +08:00
ConfigManager.ts feat: enhance proxy management and configuration (#8164) 2025-07-16 21:46:06 +08:00
ContextMenu.ts fix: support spell check for mini app (#7602) 2025-06-28 08:36:32 +08:00
CopilotService.ts feat: enhance proxy management and configuration (#8164) 2025-07-16 21:46:06 +08:00
DxtService.ts [1.5.0-rc] feat(MCP): Add DXT format support for MCP server installation (#7618) 2025-07-14 22:37:56 +08:00
ExportService.ts fix: enhance ExportService to support nested bold and italic formatting (#6420) 2025-05-25 21:08:47 +08:00
FileStorage.ts refactor: custom mini app loading logic (#8181) 2025-07-16 15:36:20 +08:00
FileSystemService.ts feat(knowledge): support doc2x, mistral, MacOS, MinerU... OCR (#3734) 2025-07-03 16:23:02 +08:00
KnowledgeService.ts [1.5.0-rc] Feat/memory (#7689) 2025-07-15 10:24:41 +08:00
MCPService.ts feat(MCPService):Add notification handlers and clear cache for MCPService (#8179) 2025-07-16 09:39:10 +08:00
MistralClientManager.ts feat(knowledge): support doc2x, mistral, MacOS, MinerU... OCR (#3734) 2025-07-03 16:23:02 +08:00
NotificationService.ts fix: add channel property to notifications for backup and assistant messages (#8120) 2025-07-15 19:25:55 +08:00
NutstoreService.ts fix: remove redundant local variables (#5654) 2025-05-04 19:56:56 +08:00
ObsidianVaultService.ts refactor: replace console.log with Logger for improved logging consistency across the application 2025-05-11 19:25:50 +08:00
ProtocolClient.ts refactor(ProviderSettings): add provider key by urlScheme (#7529) 2025-07-03 05:10:18 +08:00
ProxyManager.ts feat: enhance proxy management and configuration (#8164) 2025-07-16 21:46:06 +08:00
PythonService.ts feat: implement Python MCP server using existing Pyodide infrastructure (#7506) 2025-06-25 18:21:10 +08:00
ReduxService.ts refactor: replace console.log with Logger for improved logging consistency across the application 2025-05-11 19:25:50 +08:00
S3Storage.ts feat: object storage backup (#7791) 2025-07-07 21:00:51 +08:00
SearchService.ts fix: remove redundant local variables (#5654) 2025-05-04 19:56:56 +08:00
SelectionService.ts fix(SelectionService): actionWindow show in center screen when in multi screen (#8133) 2025-07-17 11:50:37 +08:00
ShortcutService.ts fix: global shortcut keys (#8084) 2025-07-15 02:23:39 +08:00
StoreSyncService.ts feat(SelectionAssistant): shortcut key to toggle on/off (#6983) 2025-06-11 13:32:49 +08:00
ThemeService.ts style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00
TrayService.ts feat: SelectionAssistant macOS version / 划词助手macOS版 (#7561) 2025-07-03 14:31:31 +08:00
VertexAIService.ts Feat/vertex ai support (#6416) 2025-06-16 21:46:27 +08:00
WebDav.ts feat: enhance proxy management and configuration (#8164) 2025-07-16 21:46:06 +08:00
WebviewService.ts fix(WebviewService): simplify user agent string modification by removing Chrome version replacement 2025-05-13 16:47:18 +08:00
WindowService.ts fix(WindowService): miniWindow should show in current screen (#8132) 2025-07-15 18:10:30 +08:00