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
亢奋猫
169fb519e1
feature: customizable sidebar module #644 ( #680 )
...
* feat:对话的时候支持侧边栏拖拽调整宽度
* feat:对话的时候支持侧边栏拖拽调整宽度
* feat: 隐藏app sidebar 用户体验度提升,不支持隐藏对话
* fix:对话勾选知识库 国际化错误
* refactor: split the SidebarIconsManager module out of DisplaySettings
* style: update SidebarIconsManager style
* ci: fix typecheck
* Revert "feat:对话的时候支持侧边栏拖拽调整宽度"
This reverts commit 58072128f0 .
* refactor: merge migrate versions
* refactor: simplify sidebarIcons data structure
* chore: move react-beautiful-dnd to dev dependencies
* chore: use @hello-pangea/dnd replace react-beautiful-dnd
* docs: update translation and formatting of input messages
---------
Co-authored-by: hxp0618 <1169924772@qq.com>
Co-authored-by: huang <hxp0618@gmail.com>
2025-01-07 19:11:12 +08:00
kangfenmao
b4da93da74
feat: add gemini files support
2025-01-07 16:49:11 +08:00
kangfenmao
3f44e1e4ac
fix: the minimum width limit of the window is too large #544
...
close #544
2025-01-06 16:25:00 +08:00
huang
2e7f8f77f3
feat: 支持 mermaid 点击按钮放大缩小以及鼠标滑轮放大缩小
2025-01-04 19:17:39 +08:00
huang
368bff3e59
feat: 支持 mermaid 点击按钮放大缩小以及鼠标滑轮放大缩小
2025-01-04 19:17:39 +08:00
huang
248aae3f4b
fix: 修复在macOS m1 中点击全屏幕后,点击关闭后黑屏的问题
2025-01-04 19:17:39 +08:00
kangfenmao
f97bd4d91f
fix: reduce batch size for knowledge service and openai embeddings
2024-12-31 14:41:08 +08:00
kangfenmao
5c587ef766
fix: 知识库无法向量化 MD 文件 #569
2024-12-31 00:11:51 +08:00
kangfenmao
8bc100962b
fix: azure openai embedding
2024-12-27 14:02:53 +08:00
kangfenmao
dc657c4d49
refactor: knowledge base engine change to libsql
2024-12-26 10:00:37 +08:00
littel_penguin66
b706892d7a
Add Japanese localization for i18n ( #533 )
2024-12-25 22:04:29 +08:00
kangfenmao
80fb1c0b13
fix: knowledge base bugs
2024-12-25 21:54:46 +08:00
kangfenmao
086475c883
refactor: knowledge base database engine
2024-12-25 17:42:03 +08:00
kangfenmao
cbe6f4c35e
fix: linux window title style
2024-12-24 14:43:32 +08:00
kangfenmao
b8fa613af5
fix: knowledge base bugs
2024-12-24 12:41:58 +08:00
kangfenmao
3e64fa2025
fix: knowledge bugs
2024-12-23 10:48:40 +08:00
kangfenmao
016027ac59
build: add matrix
2024-12-19 17:20:52 +08:00
kangfenmao
a0bc50b29c
feat: remove knowledge queue
2024-12-19 13:45:11 +08:00
kangfenmao
7cb381be40
feat: knowledge base
2024-12-19 09:24:20 +08:00
kangfenmao
4855226ba5
feat: add shortcut for assistant and topic show
2024-12-10 20:28:05 +08:00
kangfenmao
9ba0a4aa56
feat: add update info ui
2024-12-10 17:06:29 +08:00
kangfenmao
554a1f9421
chore(version): 0.8.23
2024-12-06 00:12:07 +08:00
kangfenmao
a85cc588de
fix: check for update ui
2024-12-05 21:38:11 +08:00
kangfenmao
6cd2de6603
fix: register shortcut key error
2024-12-05 21:05:26 +08:00
kangfenmao
c6dba95fbc
fix: add error handling and logging for shortcut registration failures, remove windows shortcut support
2024-12-04 19:37:37 +08:00
kangfenmao
778891941a
chore(version): 0.8.22
2024-12-04 14:08:09 +08:00
kangfenmao
7ecf3f093c
style: update api key input field formatting and validation
2024-12-03 12:24:25 +08:00
kangfenmao
5a6d2652f0
refactor: shortcuts feature
2024-12-03 10:23:53 +08:00
kangfenmao
e47311afd2
feat: add shortcut feature
2024-12-02 18:03:38 +08:00
kangfenmao
f253ca4103
fix: update ipc handle to retrieve update information
2024-11-30 20:22:00 +08:00
kangfenmao
b007f8a437
fix: proxy
2024-11-25 15:57:16 +08:00
kangfenmao
4a37192961
feat: clear app cache
2024-11-25 11:16:24 +08:00
kangfenmao
d377376bae
feat: add border to list item
2024-11-24 01:35:41 +08:00
kangfenmao
0581c347f6
feat: improve proxy configuration handling
2024-11-23 14:21:08 +08:00
kangfenmao
e205c021e0
feat: update electron configuration and add locale-based language selection #370
2024-11-21 18:14:27 +08:00
kangfenmao
a32df473a3
style: adjust window vibrancy style
2024-11-20 20:18:51 +08:00
kangfenmao
8e2e3aab84
chore(version): 0.8.16
2024-11-20 18:50:27 +08:00
kangfenmao
56300f259f
feat: enable auto-update and auto-install of app updates
2024-11-20 11:04:42 +08:00
kangfenmao
ba336fdc95
fix: 无法恢复备份文件 #341
2024-11-19 20:30:47 +08:00
kangfenmao
518a3b26b6
feat: added data folder
2024-11-19 18:48:57 +08:00
kangfenmao
8db549ebcd
fix: 缩放快捷键不支持小键盘 #354
2024-11-18 17:05:50 +08:00
kangfenmao
1a6903e32e
fix: 重启之后无法保存界面的缩放 #354
2024-11-18 17:00:26 +08:00
kangfenmao
1bd190e986
feat: added proxy settings and handling functionality
2024-11-18 14:05:17 +08:00
injurka
ab37ec05c9
feat: russia locale
2024-11-13 08:21:13 +08:00
kangfenmao
0bbbcc00a6
feat: add adaptive tray icon handling
2024-11-12 17:52:00 +08:00
kangfenmao
ed2a1fcc61
feat: remove tray behavior on app close, add platform detection and file extensions
2024-11-12 16:36:47 +08:00
kangfenmao
ae81ef8910
fix: fixed tiling window manager and password input handling issues
2024-11-12 10:00:58 +08:00
kangfenmao
a0d60e6a9b
feat: improved tray functionality and ui theme settings
2024-11-12 00:25:57 +08:00
injurka
bc479a999d
feat: added settings for minimize to tray instead of closing
2024-11-11 23:49:18 +08:00
kangfenmao
b905747162
fix: adjusted tray icon size to match linux platform requirements
2024-11-11 18:03:03 +08:00
injurka
728b2532ea
fix: the context menu is not displayed on linux
2024-11-11 17:58:20 +08:00
kangfenmao
adaaee5848
chore(version): 0.8.12
2024-11-11 11:18:43 +08:00
kangfenmao
fe8c1a4928
fix: removed macos window minimize event handler
2024-11-11 09:25:22 +08:00
kangfenmao
234751c538
feat: add mermaid preview and download feature
2024-11-10 17:09:18 +08:00
kangfenmao
b34de79ca3
feat: add the ability to display the application in tray #297
2024-11-09 08:42:09 +08:00
kangfenmao
a81960bd7b
chore(version): 0.8.10
2024-11-07 23:06:42 +08:00
injurka
58e2e410cb
fix type import
2024-11-06 22:09:28 +08:00
injurka
ddc39d1fd4
added locale for context-menu
2024-11-06 22:09:28 +08:00
kangfenmao
e6efd3071b
fix: fix shortcut registration and unregistration
2024-11-05 17:25:38 +08:00
kangfenmao
d6b9fb7e82
feat: remove image compress
2024-11-03 01:26:00 +08:00
kangfenmao
bddedb7759
refactor: main code
2024-11-02 23:32:59 +08:00
kangfenmao
2f05435ce6
feat: export to word
2024-11-02 21:45:23 +08:00
kangfenmao
e9b4614928
fix: 在对话中插入图片时,应该自动压缩一下 #132
2024-11-02 15:30:41 +08:00
kangfenmao
b4d5595b68
fix: Ctrl + - 缩放时 缩到最小 再缩的话会报错 #266
2024-11-02 15:13:43 +08:00
kangfenmao
1c5b2b92dc
chore(version): 0.8.7
2024-10-31 15:01:37 +08:00
kangfenmao
3b08ee2720
feat: added file download functionality and improved api
2024-10-30 00:32:27 +08:00
kangfenmao
76e6e67d54
feat: add instance lock and second instance handling
2024-10-29 14:48:48 +08:00
kangfenmao
d74d481cc4
feat: add keyborad shortcut settings
2024-10-29 01:55:11 +08:00
kangfenmao
1cbe342940
feat: use real file path
2024-10-27 18:58:23 +08:00
kangfenmao
279850ce79
fix: WebDAV 备份失败 maxBodyLength 限制 #243
2024-10-25 13:26:46 +08:00
kangfenmao
6dd193a861
fix: remove some file extensions
2024-10-17 15:13:18 +08:00
kangfenmao
e0480e4d5b
fix: java 格式文件上传支持 #201
...
close #201
2024-10-17 14:26:08 +08:00
kangfenmao
ffea63ecff
fix: 检查更新按钮不生效 #184
...
close #184
2024-10-16 13:14:15 +08:00
kangfenmao
b1b83d2d72
fix: webdav备份恢复的逻辑似乎有点问题 #178
2024-10-15 17:48:48 +08:00
kangfenmao
895324befc
chore(version): 0.7.16
2024-10-12 15:31:21 +08:00
kangfenmao
30df5ad027
fix: 修复无法正常选择文本文档的问题
2024-10-12 14:56:17 +08:00
kangfenmao
f2f31fe03e
fix: 黑暗模式的启动页是白色的 #118
...
close #118
2024-10-12 13:40:34 +08:00
kangfenmao
ff14651479
feat: add document files support
2024-10-12 13:18:53 +08:00
kangfenmao
051d46bf5d
fix: old version of the backup file cannot be restored.
2024-10-12 10:09:52 +08:00
kangfenmao
c5ab9c3e79
feat: update release notes and fix issues
...
- This commit updates release notes to include new features and fix existing issues.
- Removed non-essential keyboard shortcuts from context menu items.
2024-10-11 18:04:08 +08:00
kangfenmao
42fdfd8e0c
fix: webdav backup path
2024-09-30 18:15:15 +08:00
kangfenmao
dde77d03e2
feat: add webdav settings component and backup user data files #69
2024-09-29 16:44:18 +08:00
kangfenmao
4bddbb04ce
feat: backup all files
...
1. remove window.api.compress window.api.decompress
2024-09-27 22:35:22 +08:00
kangfenmao
ef172e4446
feat: use rounded corner design
2024-09-24 23:59:38 +08:00
kangfenmao
31626bde46
feat: export topic message as image #103
2024-09-22 00:16:36 +08:00
kangfenmao
ca3150c6ed
feat: Improved file management and added new features.
...
- Updated file manager to use FileManager class instead of File class.
- Improved file management functionality with features for finding duplicate files, file uploading, and storage management.
- Added styles to wrap and truncate text in a no-drag area.
- Added explicit file extensions to imageExts constant.
- Added the 'paste long text as file' input setting.
- Added image file display and UI improvements for file names and overflow.
- Improved file paste and long text handling functionality.
- awaited onSendMessage function call and added message to chat completion.
- Implemented new option to paste long text as file in the Settings page.
- Updated content display logic to include file origin name along with the file content for text files.
- Improved functionality for handling image and text file contents in the Gemini chat provider.
- Updated file content formatting logic for text files with origin name and content prefix.
- Added a new setting "pasteLongTextAsFile" and its corresponding action to the application settings.
2024-09-19 10:51:30 +08:00