Commit Graph

2144 Commits

Author SHA1 Message Date
Yifei Zhang
e69d20a209 Merge pull request #3538 from MCheping8108/main
fix sync.yml
2023-12-18 01:16:54 +08:00
和平peaceful
0b731edd21 fix sync.yml 2023-12-15 21:24:37 +08:00
Yifei Zhang
efdd61595e Merge pull request #3535 from ChatGPTNextWeb/Yidadaa-patch-1
Update README_CN.md
2023-12-15 17:47:47 +08:00
Yifei Zhang
d676f88fed Update README_CN.md 2023-12-15 17:47:36 +08:00
Hk-Gosuto
c4df226e39 Merge branch 'ChatGPTNextWebTeam:main' into main 2023-12-15 15:43:05 +08:00
pacmandoh
07eb9b52b2 chore(update): emoji-datasource-apple version 15.0.1 2023-12-15 15:42:40 +08:00
Yifei Zhang
07f2cf7ad0 Merge pull request #3532 from ChatGPTNextWebTeam/update-emoji-url
fix: update emoji url
2023-12-15 15:20:15 +08:00
Yifei Zhang
bcb520ed3b Update emoji.tsx 2023-12-15 15:18:02 +08:00
Eric Huang
943a2707d2 fix(chat-item): selected chat-item showing border in other pages 2023-12-15 09:37:37 +08:00
Hk-Gosuto
789de39b2c feat: support dall-e image not storage 2023-12-14 20:03:53 +08:00
pacmandoh
22f43e5564 update: modify the plugins page close button to fit the overall style 2023-12-12 21:58:11 +08:00
pacmandoh
1f4ae70e0a Fix: plugins-info descriptions nowrap 2023-12-12 21:24:20 +08:00
Qian (Keven) Li
93cee18300 ci: add .dockerignore to exclude env files 2023-12-12 02:26:49 -05:00
reece00
1442337e3c The language filtering option of the mask is stored 2023-12-12 02:22:22 +08:00
Hk-Gosuto
f242e4d47b Merge branch 'Yidadaa:main' into main 2023-12-11 17:29:58 +08:00
Hk-Gosuto
1739b035da fix: vercel image preview 2023-12-11 17:26:44 +08:00
Yifei Zhang
cae4655785 Update tauri.conf.json v2.9.13 2023-12-11 15:59:37 +08:00
Hk-Gosuto
600a7d2197 feat: images using object service storage 2023-12-10 21:23:40 +08:00
Hk-Gosuto
b84da5e120 feat: support custom s3 service 2023-12-10 21:04:24 +08:00
Hk-Gosuto
eb7711f832 fix: visual model bug 2023-12-07 17:08:26 +08:00
Hk-Gosuto
5f5f182cfc chore: remove console log 2023-12-07 12:39:07 +08:00
Hk-Gosuto
148f763769 fix: font size error 2023-12-07 12:38:06 +08:00
Hk-Gosuto
02abc42682 Merge branch 'Yidadaa:main' into main 2023-12-06 20:11:54 +08:00
Yifei Zhang
28c12606a4 Merge pull request #3455 from H0llyW00dzZ/trimtopic 2023-12-06 18:58:38 +08:00
Hk-Gosuto
addfbd298a fix: fix bug 2023-12-06 14:03:52 +08:00
Hk-Gosuto
22c0b914d7 docs: update example image 2023-12-06 13:20:25 +08:00
Hk-Gosuto
f9846e4813 chore: style change 2023-12-06 13:12:47 +08:00
Hk-Gosuto
7f3d261fb2 feat: api supports image input 2023-12-06 13:12:47 +08:00
Hk-Gosuto
4c46de7d1d feat: style change 2023-12-06 13:12:47 +08:00
Hk-Gosuto
796abf83ce Merge remote-tracking branch 'upstream/main' 2023-12-06 11:00:40 +08:00
H0llyW00dzZ
54df355014 Fix Trim Topic in Indonesia Language
- [+] fix(utils.ts): fix trimTopic function to remove double quotes from the start and end of the string, and remove specified punctuation from the end of the string
2023-12-05 07:26:11 +07:00
H0llyW00dzZ
8dc8682078 Fix Api Common [Server Side]
- [+] fix(common.ts): improve handling of OpenAI-Organization header
 - Check if serverConfig.openaiOrgId is defined and not an empty string
 - Log the value of openaiOrganizationHeader if present, otherwise log that the header is not present
 - Conditionally delete the OpenAI-Organization header from the response if [Org ID] is undefined or empty (not setup in ENV)
2023-12-04 13:33:23 +07:00
H0llyW00dzZ
36e9c6ac4d Refactor Api Common [Server Side] [Console Log]
- [+] refactor(common.ts): remove unnecessary console.log for [Org ID] in requestOpenai function
- [+] refactor(common.ts): conditionally delete OpenAI-Organization header from response if [Org ID] is not set up in ENV
2023-12-01 19:49:12 +07:00
Hk-Gosuto
a9f2a9d963 fix(73): fix bug 2023-12-01 17:48:11 +08:00
frankylli
10ea9bf1e3 fix: MessageSelectorWarning 2023-11-29 16:25:15 +08:00
Hk-Gosuto
73fd388007 Update README.md 2023-11-29 13:22:46 +08:00
Hk-Gosuto
e88685fc98 refactor: refactor code 2023-11-29 13:11:00 +08:00
Hk-Gosuto
293679fa64 refactor: refactor agent api route 2023-11-29 13:11:00 +08:00
Hk-Gosuto
35f5dc52e7 feat: support switch nodejs plugin 2023-11-29 13:11:00 +08:00
Hk-Gosuto
a810ebea36 feat: plugin filtering 2023-11-29 13:11:00 +08:00
Hk-Gosuto
a8e19a81ff feat: add pdf browser plugin 2023-11-29 13:11:00 +08:00
Yifei Zhang
cf50299b14 Update README_CN.md 2023-11-29 11:39:21 +08:00
Yifei Zhang
2c12be62c4 Merge pull request #3383 from H0llyW00dzZ/auth 2023-11-27 15:51:27 +08:00
Yifei Zhang
4636a75b5e Merge pull request #3382 from H0llyW00dzZ/docs 2023-11-27 15:47:39 +08:00
Yifei Zhang
03756e364a Merge pull request #3372 from H0llyW00dzZ/fixserverside 2023-11-27 15:47:24 +08:00
Yifei Zhang
ce1715c79e Merge pull request #3369 from H0llyW00dzZ/chatz 2023-11-27 15:47:01 +08:00
Yifei Zhang
a62ab3c649 Merge pull request #3354 from AnYiEE/fix-type 2023-11-27 15:45:42 +08:00
Yifei Zhang
bfb7b988f4 Merge pull request #3356 from durianice/pr_merge 2023-11-27 15:44:03 +08:00
Yifei Zhang
84f41262f5 Update README.md 2023-11-27 15:28:34 +08:00
H0llyW00dzZ
dda40e29f4 Fix & Refactor UI/UX Page [Settings]
- [+] fix(settings.tsx): fix conditional rendering of ListItem based on clientConfig.isApp
- [+] refactor(settings.tsx): improve readability of conditional rendering code
2023-11-27 08:07:53 +07:00