..
mcp
fix: ensure correct PATH assignment in shell environment
2025-05-23 15:25:01 +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
AxiosProxy.ts
refactor(AxiosProxy): improve proxy handling and initialization logic
2025-04-21 11:26:13 +08:00
BackupManager.ts
feat: implement local cloud directory backup functionality ( #6353 )
2025-07-08 14:04:29 +08:00
CacheService.ts
feat: add gemini files support
2025-01-07 16:49:11 +08:00
ConfigManager.ts
feat(settings): add option to disable hardware acceleration ( #7811 )
2025-07-04 17:19:22 +08:00
ContextMenu.ts
fix: support spell check for mini app ( #7602 )
2025-06-28 08:36:32 +08:00
CopilotService.ts
refactor: replace console.log with Logger for improved logging consistency across the application
2025-05-11 19:25:50 +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
feat: more encoding ( #7898 )
2025-07-08 00:57:31 +08:00
FileSystemService.ts
feat(knowledge): support doc2x, mistral, MacOS, MinerU... OCR ( #3734 )
2025-07-03 16:23:02 +08:00
KnowledgeService.ts
chore: move ocr and preprocess into knowledge folder ( #7896 )
2025-07-07 07:29:15 +08:00
MCPService.ts
feat: implement tool call progress handling and status updates ( #7303 )
2025-07-08 17:17:58 +08:00
MistralClientManager.ts
feat(knowledge): support doc2x, mistral, MacOS, MinerU... OCR ( #3734 )
2025-07-03 16:23:02 +08:00
NotificationService.ts
chore: remove electron-notification-state dependency and update notification settings
2025-05-21 14:03:24 +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
fix: remove undici dependency and clean up ProxyManager code ( #6020 )
2025-05-15 22:09:53 +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(SelectionAssistant): overall bug fix from v1.4.8 ( #7834 )
2025-07-06 23:41:20 +08:00
ShortcutService.ts
feat(SelectionAssistant): add shortcut for selecting text ( #7073 )
2025-06-11 17:39:12 +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(restoreFromWebdav): make credentials and path optional ( #6922 )
2025-06-07 21:25:08 +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): update default window dimensions to improve user experience ( #7789 )
2025-07-05 00:13:22 +08:00