fullex
1a2a382916
fix: too many listeners
2025-03-19 13:10:53 +08:00
kangfenmao
07199d0ed6
feat: update package.json dependencies and enhance webview handling
...
- Removed the outdated @electron-toolkit/preload dependency and re-added it with the correct version.
- Added a new event listener in WindowService to set the preload script for webviews.
- Updated the openExternal method in preload to handle potential null values.
- Enabled node integration for webviews in the MinApp component for improved functionality.
2025-03-17 12:55:34 +08:00
kangfenmao
9e9c954560
refactor: Extract file path utility functions
...
Move hardcoded file path generation logic to dedicated utility functions in file.ts, improving code modularity and reducing duplication across services and IPC handlers
2025-03-09 17:33:46 +08:00
suyao
fdf4821d56
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
28c59ea436
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
ousugo
fb8ed35b59
fix: Clicking the taskbar icon while enable the Quick Assistant can't open the main window
2025-02-18 16:01:10 +08:00
kangfenmao
0a4b360745
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +08:00
kangfenmao
8c32f51892
fix: Remove local network access switch and add insecure content loading
2025-02-09 10:14:35 +08:00
kangfenmao
cb3db57d2f
feat: Add support for SiliconFlow provider charge and knowledge base improvements
2025-02-08 23:53:28 +08:00
kangfenmao
ee46d2055a
feat: Add support for AIHubMix topup and charge functionality
2025-02-08 16:26:10 +08:00
kangfenmao
280ec3377b
feat: add aihubmix oauth
2025-02-07 22:27:28 +08:00
kangfenmao
3d16c735d9
fix: oauth error
2025-02-04 16:45:03 +08:00
亢奋猫
53f46218d3
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
gyuannn
250aa7154a
fix: 修复 mini-app 中无法使用 context-menu 的问题
2025-01-29 10:33:44 +08:00
kangfenmao
713d6dba8f
fix: added warning for manual download on failed auto updates, simplified window lifecycle
2025-01-20 13:56:25 +08:00
kangfenmao
88cc783a95
fix: quick assistant bugs
2025-01-19 20:03:45 +08:00
kangfenmao
9c55b4516c
feat: add a startup switch for quick assistant
2025-01-19 19:22:25 +08:00
kangfenmao
a7d9700f06
feat: add mini window
2025-01-19 13:59:32 +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
c50ac440c8
fix: knowledge base bugs
2024-12-25 21:54:46 +08:00
kangfenmao
aa3812eddc
fix: linux window title style
2024-12-24 14:43:32 +08:00
kangfenmao
35fd5aef22
fix: knowledge bugs
2024-12-23 10:48:40 +08:00
kangfenmao
ca6027dd83
feat: remove knowledge queue
2024-12-19 13:45:11 +08:00
kangfenmao
4cb5c128bb
feat: add border to list item
2024-11-24 01:35:41 +08:00
kangfenmao
ec703852f8
style: adjust window vibrancy style
2024-11-20 20:18:51 +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
1ff8fe0c2e
fix: removed macos window minimize event handler
2024-11-11 09:25:22 +08:00
kangfenmao
e11633310c
feat: add the ability to display the application in tray #297
2024-11-09 08:42:09 +08:00