..
AppUpdater.ts
Enhance update error logging and fix duplicate type import
2025-03-08 11:16:00 +08:00
BackupManager.ts
refactor(BackupManager): switch to stream-based file writing for improved performance
2025-03-30 14:37:20 +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: Launch on boot, Minimize to tray on launch & on close / fix: Mac: don't show dock when close to tray ( #2871 )
2025-03-21 16:48:19 +08:00
CopilotService.ts
feat: support Github Copilot ( #2432 )
2025-03-19 13:24:50 +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
chore: remove useless code
2025-03-28 09:24:54 +08:00
GeminiService.ts
revert(Proxy): remove proxyManager usage from multiple services ( #3720 )
2025-03-21 16:04:45 +08:00
KnowledgeService.ts
fix(Reranker): 修复rerank 400 and 完善错误信息 ( #4013 )
2025-03-27 20:04:37 +08:00
MCPService.ts
feat(MCPService): enhance PATH management with platform-specific directories
2025-03-30 08:32:45 +08:00
NutstoreService.ts
feat: nutstore integration ( #3461 )
2025-03-25 11:40:11 +08:00
ObsidianVaultService.ts
feat: 优化导出obsidian,自动选择库路径,不再需要手动配置 ( #3854 )
2025-03-25 21:31:22 +08:00
ProtocolClient.ts
feat: nutstore integration ( #3461 )
2025-03-25 11:40:11 +08:00
ProxyManager.ts
chore(ProxyManager): remove unnecessary console log
2025-03-22 00:28:07 +08:00
ReduxService.ts
refactor(MessageOperations): Improve stream message pause and selector handling
2025-03-12 11:09:52 +08:00
ShortcutService.ts
fix: some shortcuts not enabled
2025-03-25 00:48:35 +08:00
TrayService.ts
feat: add a startup switch for quick assistant
2025-01-19 19:22:25 +08:00
WebDav.ts
feat: nutstore integration ( #3461 )
2025-03-25 11:40:11 +08:00
WindowService.ts
Revert "feat: support acrylic effect for Windows"
2025-03-25 20:13:54 +08:00