suyao
abf029051f
fix: Fix app quit exceptionally on MacOS's full screen mode add Add Escape key support for exiting fullscreen mode
2025-03-02 19:53:12 +08:00
kangfenmao
379e92918d
revert: some proxy errors in main process ( #2294 )
2025-03-01 23:17:44 +08:00
kangfenmao
96a166c40a
style: Refine Segmented component styling with transparent background and rounded corners
2025-03-01 01:44:02 +08:00
suyao
75dc5c2ac2
fix: The proxy configuration is not correctly passed.
2025-03-01 00:42:56 +08:00
kangfenmao
95f9d649ff
feat: Enhance UI styling and interaction details
...
- Update window vibrancy to 'sidebar' for better visual effect
- Refine input bar styling with softer background and rounded corners
- Adjust toolbar button sizes and styling
- Modify topic position selection to use Segmented component
- Tweak light theme background opacity
2025-02-28 23:25:36 +08:00
onevcat
185a26a4b6
Remove unused protocol register and open url code
2025-02-28 08:19:04 +08:00
SuYao
f1e6f6b78f
fix: some proxy errors in main process ( #2294 )
...
* formatter proxy config type
* fix: some proxy errors in main process
* chore: Remove debug logging in ProxyManager
2025-02-27 16:46:05 +08:00
NJczh
31b1bed298
fix:修复备份恢复完成后可能无权限清理临时目录 ( #2247 )
2025-02-27 16:40:47 +08:00
eeee0717
dab9787d8c
fix bug: uniqueIds is null when uploaded directory
2025-02-24 21:40:17 +08:00
SagoLu
0a0c3d0ac7
fix:修复在备份和恢复备份时由于无法删除临时目录导致的功能终止 ( #2224 )
...
* refactor: Remove chat settings toolbar button from input bar
* fix:修复在备份时,由于临时文件只读导致的备份失败
* fix:修复在恢复备份时,由于临时文件只读导致的备份失败
---------
Co-authored-by: kangfenmao <kangfenmao@qq.com>
2025-02-24 12:56:19 +08:00
sijie-chan
8fc4cf4b4b
fix: 添加多个目录到知识库多个进度之间展示混淆
2025-02-24 12:40:00 +08:00
kangfenmao
29afcfed7f
fix: Remove LM Studio provider from initial state
2025-02-22 22:31:37 +08:00
sijie-chan
de1999037f
fix: 添加目录到知识库任意一个失败界面上会展示失败
2025-02-22 11:26:31 +08:00
onlyfeng
64a609cdf0
fix(KnowledgeBase): handle JSON parse failure by falling back to text file processing to avoid error display affecting normal progress indication
2025-02-20 11:44:36 +08:00
kangfenmao
34a5b89754
fix: Ignore hidden files when traversing directories
2025-02-20 11:43:01 +08:00
美兰十三
76267716c3
fix: 修复mac下快捷键注册control被替换成command的问题
2025-02-18 19:46:28 +08:00
eeee0717
10cf842224
feat: 目录进度可视化
2025-02-18 19:45:47 +08:00
ousugo
14680f98e4
fix: Clicking the taskbar icon while enable the Quick Assistant can't open the main window
2025-02-18 16:01:10 +08:00
icinggslits
0521aa0bca
fix: init zoom
2025-02-18 08:11:38 +08:00
Wenwei Lin
616b95f8fa
feat: support json and draftsExport file in knowledge base ( #1717 )
2025-02-17 08:25:07 +08:00
bC2y5tal
7a7f51d5f3
feat: Add EPUB file support to document loader
2025-02-16 13:46:52 +08:00
icinggslits
6a7ec6d8ba
improvement(shortcut): Support more keyboard shortcuts
2025-02-16 13:45:03 +08:00
kassadin
97ea84a0a6
fix: unregister global shortcuts
2025-02-16 10:34:24 +08:00
Wenwei Lin
9a38c97552
fix: support html file in knowledge base ( #1703 )
2025-02-15 22:50:05 +08:00
icinggslits
80a2fdc812
调整show_app快捷键功能的交互逻辑
2025-02-15 08:17:18 +08:00
kangfenmao
9b74e88884
feat: Enhance file processing and loader configuration
...
- Remove image loader from dependencies
- Update file loading to skip image, video, and audio files
- Add logging for knowledge base file processing
- Modify common file extensions list
- Add type ignore for LocalPathLoader to resolve TypeScript issues
2025-02-13 17:49:06 +08:00
kangfenmao
0d8b8cf7e7
style: code format
2025-02-13 11:40:55 +08:00
Chen Tao
65596a355d
feat: knowledge base support more file types ( #1300 )
...
* feat: knowledge base support more file types
* chore: add common document types
* feat: finish basic odloader
* feat: finish open document loader
* feat: support more type from dictionary
* fix: 删除目录时仍能检索到信息
* chore
2025-02-13 11:36:33 +08:00
kangfenmao
5229cef35f
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +08:00
Wenwei Lin
be65d66b88
feat: 知识库文件支持 html 类型
2025-02-09 21:27:15 +08:00
kangfenmao
b2e2f3b0f1
fix: Remove local network access switch and add insecure content loading
2025-02-09 10:14:35 +08:00
kangfenmao
75d55e915c
feat: Add support for SiliconFlow provider charge and knowledge base improvements
2025-02-08 23:53:28 +08:00
kangfenmao
9313059aba
feat: add knowledge base settings
2025-02-08 19:19:59 +08:00
kangfenmao
4d82d58752
feat: Add support for AIHubMix topup and charge functionality
2025-02-08 16:26:10 +08:00
kangfenmao
f8d9318dbc
feat: enable local network access on macOS #1178
2025-02-08 10:58:12 +08:00
kangfenmao
f62caba4e9
feat: add aihubmix oauth
2025-02-07 22:27:28 +08:00
kangfenmao
5211ed657a
fix: oauth error
2025-02-04 16:45:03 +08:00
亢奋猫
76b9af20ce
feat: add oauth for siliconflow ( #976 )
...
* wip: silicon oauth
* feat: Add custom protocol handler for SiliconFlow OAuth login
* feat: Improve SiliconFlow OAuth flow with dynamic key update
* feat: Enhance OAuth and Provider Settings UI
* feat: Refactor SiliconFlow OAuth and update localization strings
* chore: Update provider localization and system provider configuration
* feat: Add OAuth support for AIHubMix provider
2025-02-04 15:41:40 +08:00
kangfenmao
73a092ffe9
feat: reduce embedding batch size to 5
2025-02-04 12:35:42 +08:00
gyuannn
656d6da581
fix: 修复 mini-app 中无法使用 context-menu 的问题
2025-01-29 10:33:44 +08:00
Nanami
d3e868550c
feat: Support configurable chunk size and overlap for knowledge base
2025-01-27 12:30:22 +08:00
kangfenmao
6ea456d452
fix: siliconflow image url with query params #844
...
close #844
2025-01-24 09:31:31 +08:00
kangfenmao
e35af87035
feat: add file reading functionality and integrate system agents
...
- Introduced FileService to handle file reading operations via IPC.
- Implemented a new IPC handler for reading files, enhancing the application's ability to access and manage data.
- Integrated system agents from a JSON file, allowing dynamic loading of agent data into the application.
- Updated the AgentsPage and AddAssistantPopup components to utilize the new system agents, improving user experience and functionality.
- Enhanced application state management by adding resourcesPath to the runtime state, ensuring proper resource handling across components.
2025-01-22 14:35:38 +08:00
kangfenmao
fcaff8e3eb
fix: added warning for manual download on failed auto updates, simplified window lifecycle
2025-01-20 13:56:25 +08:00
kangfenmao
f56d2b9661
feat: added utility function, sorting, and new shortcut
2025-01-20 10:29:44 +08:00
kangfenmao
30b1d12909
fix: quick assistant bugs
2025-01-19 20:03:45 +08:00
kangfenmao
6692f6035d
feat: add a startup switch for quick assistant
2025-01-19 19:22:25 +08:00
kangfenmao
0f3c7aa648
feat: add mini window
2025-01-19 13:59:32 +08:00
Nanami
82266800e6
feat: add support for qwenlm and image upload ( #726 )
...
* feat: add support for qwenlm and image upload
* fix: qwenlm return
* feat: add provider config
2025-01-14 18:59:19 +08:00
kangfenmao
509566dc07
fix: @google/generative-ai local compilation issue #682
...
close #682
2025-01-07 23:18:18 +08:00