Nanami
bc454d4dec
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
1fbd727a7b
fix: @google/generative-ai local compilation issue #682
...
close #682
2025-01-07 23:18:18 +08:00
亢奋猫
c9813bb1e2
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
edac2004a0
feat: add gemini files support
2025-01-07 16:49:11 +08:00
kangfenmao
de1d79abb8
fix: the minimum width limit of the window is too large #544
...
close #544
2025-01-06 16:25:00 +08:00
huang
dc73661678
feat: 支持 mermaid 点击按钮放大缩小以及鼠标滑轮放大缩小
2025-01-04 19:17:39 +08:00
huang
ce973ce3a0
feat: 支持 mermaid 点击按钮放大缩小以及鼠标滑轮放大缩小
2025-01-04 19:17:39 +08:00
huang
a0413158c8
fix: 修复在macOS m1 中点击全屏幕后,点击关闭后黑屏的问题
2025-01-04 19:17:39 +08:00
kangfenmao
b2818f8619
fix: reduce batch size for knowledge service and openai embeddings
2024-12-31 14:41:08 +08:00
kangfenmao
6d9013f0a1
fix: 知识库无法向量化 MD 文件 #569
2024-12-31 00:11:51 +08:00
kangfenmao
c409256ae9
fix: azure openai embedding
2024-12-27 14:02:53 +08:00
kangfenmao
153e7a9299
refactor: knowledge base engine change to libsql
2024-12-26 10:00:37 +08:00
littel_penguin66
77e0c5172e
Add Japanese localization for i18n ( #533 )
2024-12-25 22:04:29 +08:00
kangfenmao
c50ac440c8
fix: knowledge base bugs
2024-12-25 21:54:46 +08:00
kangfenmao
34ebab0af8
refactor: knowledge base database engine
2024-12-25 17:42:03 +08:00
kangfenmao
aa3812eddc
fix: linux window title style
2024-12-24 14:43:32 +08:00
kangfenmao
2f64653b1e
fix: knowledge base bugs
2024-12-24 12:41:58 +08:00
kangfenmao
35fd5aef22
fix: knowledge bugs
2024-12-23 10:48:40 +08:00
kangfenmao
9aa2a4727d
build: add matrix
2024-12-19 17:20:52 +08:00
kangfenmao
ca6027dd83
feat: remove knowledge queue
2024-12-19 13:45:11 +08:00
kangfenmao
c2462fd51c
feat: knowledge base
2024-12-19 09:24:20 +08:00
kangfenmao
408976e5dc
feat: add shortcut for assistant and topic show
2024-12-10 20:28:05 +08:00
kangfenmao
b5a109401c
feat: add update info ui
2024-12-10 17:06:29 +08:00
kangfenmao
e5c1791135
chore(version): 0.8.23
2024-12-06 00:12:07 +08:00
kangfenmao
51ca9cb289
fix: check for update ui
2024-12-05 21:38:11 +08:00
kangfenmao
7d2df1a8c5
fix: register shortcut key error
2024-12-05 21:05:26 +08:00
kangfenmao
243065221d
fix: add error handling and logging for shortcut registration failures, remove windows shortcut support
2024-12-04 19:37:37 +08:00
kangfenmao
2a674c169e
chore(version): 0.8.22
2024-12-04 14:08:09 +08:00
kangfenmao
a4d1bcffd9
style: update api key input field formatting and validation
2024-12-03 12:24:25 +08:00
kangfenmao
7f2f3ad88a
refactor: shortcuts feature
2024-12-03 10:23:53 +08:00
kangfenmao
7dacd58821
feat: add shortcut feature
2024-12-02 18:03:38 +08:00
kangfenmao
494d52ac85
fix: update ipc handle to retrieve update information
2024-11-30 20:22:00 +08:00
kangfenmao
09e86b35a5
fix: proxy
2024-11-25 15:57:16 +08:00
kangfenmao
33d5da7325
feat: clear app cache
2024-11-25 11:16:24 +08:00
kangfenmao
4cb5c128bb
feat: add border to list item
2024-11-24 01:35:41 +08:00
kangfenmao
ad625b23a7
feat: improve proxy configuration handling
2024-11-23 14:21:08 +08:00
kangfenmao
9288e7b292
feat: update electron configuration and add locale-based language selection #370
2024-11-21 18:14:27 +08:00
kangfenmao
ec703852f8
style: adjust window vibrancy style
2024-11-20 20:18:51 +08:00
kangfenmao
75e396ecf0
chore(version): 0.8.16
2024-11-20 18:50:27 +08:00
kangfenmao
e1494d408f
feat: enable auto-update and auto-install of app updates
2024-11-20 11:04:42 +08:00
kangfenmao
f0a96bb34c
fix: 无法恢复备份文件 #341
2024-11-19 20:30:47 +08:00
kangfenmao
335ce4963b
feat: added data folder
2024-11-19 18:48:57 +08:00
kangfenmao
7ecb35dfa7
fix: 缩放快捷键不支持小键盘 #354
2024-11-18 17:05:50 +08:00
kangfenmao
2d7d403b15
fix: 重启之后无法保存界面的缩放 #354
2024-11-18 17:00:26 +08:00
kangfenmao
7342a0afef
feat: added proxy settings and handling functionality
2024-11-18 14:05:17 +08:00
injurka
fe00eed7b9
feat: russia locale
2024-11-13 08:21:13 +08:00
kangfenmao
7d3cae1f5b
feat: add adaptive tray icon handling
2024-11-12 17:52:00 +08:00
kangfenmao
ceae1fa3d0
feat: remove tray behavior on app close, add platform detection and file extensions
2024-11-12 16:36:47 +08:00
kangfenmao
6a35c0e3d8
fix: fixed tiling window manager and password input handling issues
2024-11-12 10:00:58 +08:00
kangfenmao
0b9717780d
feat: improved tray functionality and ui theme settings
2024-11-12 00:25:57 +08:00
injurka
3311f8cdef
feat: added settings for minimize to tray instead of closing
2024-11-11 23:49:18 +08:00
kangfenmao
23ef4ab952
fix: adjusted tray icon size to match linux platform requirements
2024-11-11 18:03:03 +08:00
injurka
b77f845cb0
fix: the context menu is not displayed on linux
2024-11-11 17:58:20 +08:00
kangfenmao
446e011c6a
chore(version): 0.8.12
2024-11-11 11:18:43 +08:00
kangfenmao
1ff8fe0c2e
fix: removed macos window minimize event handler
2024-11-11 09:25:22 +08:00
kangfenmao
d258c1cfe2
feat: add mermaid preview and download feature
2024-11-10 17:09:18 +08:00
kangfenmao
e11633310c
feat: add the ability to display the application in tray #297
2024-11-09 08:42:09 +08:00
kangfenmao
088628f89f
chore(version): 0.8.10
2024-11-07 23:06:42 +08:00
injurka
1db3faa2a8
fix type import
2024-11-06 22:09:28 +08:00
injurka
35efada37e
added locale for context-menu
2024-11-06 22:09:28 +08:00
kangfenmao
5d01d12d2a
fix: fix shortcut registration and unregistration
2024-11-05 17:25:38 +08:00
kangfenmao
568d4814e3
feat: remove image compress
2024-11-03 01:26:00 +08:00
kangfenmao
9468f3b511
refactor: main code
2024-11-02 23:32:59 +08:00
kangfenmao
04af940144
feat: export to word
2024-11-02 21:45:23 +08:00
kangfenmao
e33d9ac0ae
fix: 在对话中插入图片时,应该自动压缩一下 #132
2024-11-02 15:30:41 +08:00
kangfenmao
cd835b7c36
fix: Ctrl + - 缩放时 缩到最小 再缩的话会报错 #266
2024-11-02 15:13:43 +08:00
kangfenmao
968a749aaa
chore(version): 0.8.7
2024-10-31 15:01:37 +08:00
kangfenmao
3e049baaa4
feat: added file download functionality and improved api
2024-10-30 00:32:27 +08:00
kangfenmao
72e847258d
feat: add instance lock and second instance handling
2024-10-29 14:48:48 +08:00
kangfenmao
f73749ac63
feat: add keyborad shortcut settings
2024-10-29 01:55:11 +08:00
kangfenmao
d76a173706
feat: use real file path
2024-10-27 18:58:23 +08:00
kangfenmao
7c99621558
fix: WebDAV 备份失败 maxBodyLength 限制 #243
2024-10-25 13:26:46 +08:00
kangfenmao
1f582c672d
fix: remove some file extensions
2024-10-17 15:13:18 +08:00
kangfenmao
c913b2a6d0
fix: java 格式文件上传支持 #201
...
close #201
2024-10-17 14:26:08 +08:00
kangfenmao
76b6593545
fix: 检查更新按钮不生效 #184
...
close #184
2024-10-16 13:14:15 +08:00
kangfenmao
303a0e20a0
fix: webdav备份恢复的逻辑似乎有点问题 #178
2024-10-15 17:48:48 +08:00
kangfenmao
5b357f14e5
chore(version): 0.7.16
2024-10-12 15:31:21 +08:00
kangfenmao
de5db4f805
fix: 修复无法正常选择文本文档的问题
2024-10-12 14:56:17 +08:00
kangfenmao
9baf0f772e
fix: 黑暗模式的启动页是白色的 #118
...
close #118
2024-10-12 13:40:34 +08:00
kangfenmao
f1cfdb29f8
feat: add document files support
2024-10-12 13:18:53 +08:00
kangfenmao
26e48f07fd
fix: old version of the backup file cannot be restored.
2024-10-12 10:09:52 +08:00
kangfenmao
b80863111f
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
85453f5a3a
fix: webdav backup path
2024-09-30 18:15:15 +08:00
kangfenmao
33b83bf242
feat: add webdav settings component and backup user data files #69
2024-09-29 16:44:18 +08:00
kangfenmao
b9250df347
feat: backup all files
...
1. remove window.api.compress window.api.decompress
2024-09-27 22:35:22 +08:00
kangfenmao
3d3410b4fd
feat: use rounded corner design
2024-09-24 23:59:38 +08:00
kangfenmao
eb799879ff
feat: export topic message as image #103
2024-09-22 00:16:36 +08:00
kangfenmao
af8144d45e
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
kangfenmao
29605fbcdb
feat: copy and paste files or images
2024-09-18 21:18:42 +08:00
kangfenmao
6e7e5cb1f1
feat: add file attachment
2024-09-18 18:00:49 +08:00
kangfenmao
fdb610736d
fix: backup and restore
2024-09-16 14:59:42 +08:00
kangfenmao
01acdeb777
feat: added vite_main_bundle_id config and improved code cleanliness
2024-09-15 10:35:02 +08:00
kangfenmao
71a35ccd44
fix: removed dev tools, updated sidebar links, fixed file deletion.
...
- Removed ability to open developer tools in main window.
- Added and removed a link to the "/files" route in the Sidebar component.
- Fixed file deletion logic to correctly delete files from both the database and the file system.
2024-09-14 21:28:39 +08:00
Aimer
cb068d71ca
Modified the prompt part Modified the minapp data part
2024-09-14 16:23:58 +08:00
kangfenmao
aa427c9911
refactor: update file management to use filetype instead of filemetadata
2024-09-14 16:08:43 +08:00
kangfenmao
9ae9fdf392
refactor: remove sqlite3 use dexie
2024-09-14 15:25:56 +08:00
kangfenmao
0ddef31ed8
chore: update build process and database configuration.
...
- Updated configuration to exclude additional directories from electron-builder's build process.
- Dropped the creation of the "files" table in the database schema.
- Improved code organization and extracted the data path into a reusable function.
- Updated database migration configuration to use a new migration manager.
- Added database migration to create a table for file management.
- A migration to remove the "files" table has been applied.
2024-09-13 17:03:26 +08:00
kangfenmao
4f250cdcb1
refactor: use sequelize replace better-sqlite3
2024-09-13 13:26:22 +08:00
kangfenmao
9268ab845e
fix: Corrected image mime type in IPC message.
...
- Corrected image mime type in IPC message.
2024-09-13 13:26:22 +08:00
kangfenmao
0337c6649b
feat: Added tracking column to files table and updated FileMetadata interface.
...
- Added a "count" column with default value 1 to the "files" table for tracking purposes.
- Improved file duplication and deletion handling.
- Updated regular expression for vision models to include additional providers.
- Improved removal of topics for assistants from local storage.
- Added support for human-readable date formats in file metadata.
- Improved handling of messages with image attachments to include base64 encoded images in the response.
- Added new 'count' property to the FileMetadata interface.
2024-09-13 13:26:22 +08:00