| .. |
|
mcp/oauth
|
Feat/mcp oauth (#4837)
|
2025-04-16 22:07:32 +08:00 |
|
AppUpdater.ts
|
feat(auto-update): improve auto-update toggle functionality (#5215)
|
2025-04-23 16:13:55 +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
|
fix sse no headers
|
2025-04-23 22:35:10 +08:00 |
|
MCPStreamableHttpClient.ts
|
feat(MCP): add StreamableHTTPClientTransport and update server type handling
|
2025-04-09 09:21:35 +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: nutstore integration (#3461)
|
2025-03-25 11:40:11 +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 |
|
WindowService.ts
|
fix(deepseek-reasoner) doesn't support successive user or assistant messages (#5051)
|
2025-04-19 01:21:27 +08:00 |