kangfenmao
2ca0a62efa
feat: update ESLint config and add socks-proxy-agent dependency
...
- Added 'local/**' to ESLint ignores
- Included 'socks-proxy-agent' package in dependencies
- Refactored download function to improve readability and maintainability
- Cleaned up unused code in messages state management
2025-03-21 11:26:51 +08:00
zhsama
994ffa224e
feat: enhance WebDAV backup and restore functionality ( #2522 )
...
Co-authored-by: zhsama <zhcf1ess@qq.com>
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-03-21 11:13:44 +08:00
kangfenmao
40163e5c63
refactor: Remove deprecated userData path update logic
2025-03-09 16:19:38 +08:00
icinggslits
fa32cd13cf
feat: Improve devtools font on Windows
2025-03-06 11:35:29 +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
onevcat
cda4edfb7f
Remove unused protocol register and open url code
2025-02-28 08:19:04 +08:00
美兰十三
5a00bdcbc6
fix: 修复mac下快捷键注册control被替换成command的问题
2025-02-18 19:46:28 +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
8c32f51892
fix: Remove local network access switch and add insecure content loading
2025-02-09 10:14:35 +08:00
kangfenmao
6fb79c17d2
feat: enable local network access on macOS #1178
2025-02-08 10:58:12 +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
kangfenmao
7dacd58821
feat: add shortcut feature
2024-12-02 18:03:38 +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
injurka
3311f8cdef
feat: added settings for minimize to tray instead of closing
2024-11-11 23:49:18 +08:00
kangfenmao
446e011c6a
chore(version): 0.8.12
2024-11-11 11:18:43 +08:00
kangfenmao
e11633310c
feat: add the ability to display the application in tray #297
2024-11-09 08:42:09 +08:00
kangfenmao
9468f3b511
refactor: main code
2024-11-02 23:32:59 +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
6e7e5cb1f1
feat: add file attachment
2024-09-18 18:00:49 +08:00
kangfenmao
01acdeb777
feat: added vite_main_bundle_id config and improved code cleanliness
2024-09-15 10:35:02 +08:00
kangfenmao
9ae9fdf392
refactor: remove sqlite3 use dexie
2024-09-14 15:25:56 +08:00
kangfenmao
4f250cdcb1
refactor: use sequelize replace better-sqlite3
2024-09-13 13:26:22 +08:00
kangfenmao
a03d619e2f
feat: add sqlite database manager
2024-09-13 13:26:22 +08:00
kangfenmao
0cbfd26883
build: remove sentry
2024-08-26 18:06:07 +08:00
kangfenmao
ee398489de
build: remove electron-devtools-installer
2024-08-26 18:02:20 +08:00
kangfenmao
93b32e8e21
feat: update user data path
2024-08-25 18:39:53 +08:00
kangfenmao
b88f4a869e
wip
2024-08-22 16:36:04 +08:00
kangfenmao
461458e5ec
refactor: remove minapp.html
2024-08-22 13:04:24 +08:00
kangfenmao
4d7a3bb8c3
feat: add minapp window
2024-08-17 17:11:48 +08:00
kangfenmao
1996e163c9
feat: add minapp window
2024-08-17 13:30:54 +08:00
kangfenmao
e43f7f87ab
feat: window.app add app path
2024-08-16 22:44:00 +08:00
kangfenmao
22e3c0e270
build: add linux target
2024-08-08 11:31:15 +08:00
kangfenmao
f7ef895ce6
chore(version): 0.5.0
2024-08-07 21:55:51 +08:00
kangfenmao
5d90489a04
style: change import order
2024-08-02 10:11:18 +08:00
kangfenmao
5c95373a37
feat: new window style
2024-07-31 17:30:17 +08:00
kangfenmao
50f08124d7
feat: add dark and light theme
2024-07-29 17:14:49 +08:00
kangfenmao
40e76f3e53
feat: save file to disk
2024-07-26 09:53:07 +08:00
kangfenmao
d7b8721848
refactor: remove conditional devTools enabling
2024-07-25 18:04:12 +08:00
kangfenmao
3625eefec4
fix: prevent navigate to new url
2024-07-23 19:08:36 +08:00
kangfenmao
93505a4bc6
feat: hide window title
2024-07-23 16:40:06 +08:00
kangfenmao
4a32976483
fix: proxy check
2024-07-23 12:37:12 +08:00
kangfenmao
973d24271b
feat(settings): add proxy setting
2024-07-23 00:28:41 +08:00
kangfenmao
f23c4a0afa
feat: add DashScope provider
2024-07-19 12:28:00 +08:00
kangfenmao
e962351b13
feat: check update
2024-07-16 20:06:25 +08:00
kangfenmao
2cc09a52f4
feat: add sentry integration
2024-07-16 17:08:04 +08:00
kangfenmao
ec49cf61d6
fix: default assistant name empty
2024-07-15 17:22:51 +08:00
kangfenmao
b487c68822
0.2.1
2024-07-15 16:45:01 +08:00
kangfenmao
0556de81dd
fix: auto update
2024-07-14 21:28:07 +08:00
kangfenmao
71856a5cd5
feat:(sidebar): compact layout
2024-07-14 13:28:45 +08:00
kangfenmao
31fa49095f
fix: auto updater
2024-07-13 21:26:56 +08:00
kangfenmao
4a0b394bf5
feat: add i18n
2024-07-13 20:50:39 +08:00
kangfenmao
848797e824
build: disable devTools on prod mode
2024-07-13 00:29:53 +08:00
kangfenmao
72e5a35c26
feat: add autoUpdater
2024-07-12 16:39:44 +08:00
kangfenmao
fd7475d408
build: for windows
2024-07-09 21:05:31 +08:00
kangfenmao
de4e7481c9
feat: add app version
2024-07-05 11:29:56 +08:00
kangfenmao
e7a676975b
feat: toggle topic list
2024-07-01 15:45:12 +08:00
kangfenmao
eda1b837b0
feat: add context menu
2024-07-01 14:44:44 +08:00
kangfenmao
9313452490
feat: use ant.design
2024-06-30 17:13:31 +08:00
kangfenmao
2e980e234e
feat: add electron-devtools-installer
2024-06-18 17:42:58 +08:00
kangfenmao
22eef75bf2
style(app): adjust styles for better layout and user experience
...
- Adjusted navbar and sidebar padding, height, and width
- Modified background color and scrollbar appearance for consistency
- Added input bar component for typing messages in chat
- Enhanced alignment and display of navbar elements
BREAKING CHANGE: Changes may affect layout and require UI adjustments.
2024-06-18 16:22:37 +08:00
kangfenmao
f866387862
feat: add redux-persist
2024-05-31 15:53:55 +08:00
kangfenmao
3e055b0822
feat: add redux store
2024-05-31 14:38:19 +08:00
kangfenmao
737a79f44c
style(css): update scrollbar styles
...
Updated scrollbar styles in App.css to customize appearance and behavior:
- Set width and height for scrollbar
- Defined background colors for track and thumb
- Added hover effect for scrollbar thumb
No breaking changes introduced.
2024-05-30 16:43:51 +08:00
kangfenmao
cf81885b3e
refactor: add styled-component
2024-05-29 13:27:56 +08:00
kangfenmao
706ffd48fd
chore(lint): Update ESLint and Prettier configurations
2024-05-24 16:33:26 +08:00
kangfenmao
e7ebc5022b
feat: add home page
2024-05-24 12:38:51 +08:00
kangfenmao
21f937a9cc
feat: add vite-electron template
2024-05-24 10:03:02 +08:00