Yidadaa
a19d238483
feat: close #1415 clear context button
2023-05-21 01:28:09 +08:00
Yidadaa
c2b36cdffa
feat: prevent browser to invoke basic auth popup
2023-05-21 00:06:28 +08:00
Yidadaa
600b1814a1
fix: wont show auth popup when receiving a 401 http code
2023-05-20 23:58:36 +08:00
Yidadaa
76e6957a8a
fixup
2023-05-20 23:53:39 +08:00
Yidadaa
f14b413b7c
feat: scrollable mask lists in new-chat page
2023-05-20 23:49:10 +08:00
Yidadaa
6d8c7ba140
feat: close #1626 hide context prompts in mask config
2023-05-20 20:08:17 +08:00
Yidadaa
af497c96ec
fix : #1612 infinite loading
2023-05-20 19:58:12 +08:00
Yifei Zhang
bcb18ff2f4
Merge pull request #1644 from Yidadaa/bugfix0519
...
feat: close #1478 new chat use global config as default
2023-05-20 00:43:08 +08:00
Yidadaa
b1ba3df989
feat: close #1478 new chat use global config as default
2023-05-20 00:39:52 +08:00
Yidadaa
203ac0970d
feat: #1640 support free gpt endpoint
2023-05-19 23:53:27 +08:00
Yifei Zhang
e5329dc28a
Merge pull request #1636 from yanCode/fix/css-chat-name
...
fix: css on display chat names
2023-05-19 22:22:28 +08:00
ShengYan, Zhang
f8ef6278a5
fix: css on display chat names
2023-05-19 20:14:57 +08:00
Yifei Zhang
7f13a8d2bc
feat: support fast chatgpt mobile models
2023-05-19 18:34:48 +08:00
Yifei Zhang
b0b078c0fb
Merge pull request #1629 from Algustine/dev
...
fix: get real-ip instead of vercel edge network ip
2023-05-19 18:31:59 +08:00
Illusion
c282433095
fix: get real-ip instead of vercel edge network ip
2023-05-19 16:03:29 +08:00
Yifei Zhang
8d7f3bd215
Merge pull request #1622 from yanCode/fix/single-mask-import
...
fix: allow to import a single mask
2023-05-19 10:57:37 +08:00
ShengYan, Zhang
f6c268dc1e
fix: allow to import a single mask
2023-05-19 10:39:34 +08:00
Yifei Zhang
48f25b0799
Merge pull request #1616 from Yidadaa/bugfix-0519
...
fix : #1611 show corret message when can not query usage
2023-05-19 01:05:19 +08:00
Yidadaa
50cfbaaab5
feat: partial locale type
2023-05-19 00:59:04 +08:00
Yidadaa
de775511d0
feat: some en masks
2023-05-19 00:38:39 +08:00
Yidadaa
a524a60c46
fix : #1611 show corret message when can not query usage
2023-05-19 00:27:25 +08:00
Yidadaa
6cf2fa02e5
fix : #1612 fill empty message with a placeholder
2023-05-19 00:24:25 +08:00
Yifei Zhang
1a8cb877db
Merge pull request #1605 from Allengl/update
...
add new mask 简历写手
2023-05-18 17:33:22 +08:00
Yifei Zhang
33727aad62
Merge pull request #1604 from ClarenceDan/main
...
fix:Fix memory leak issue by adding fetch request timeout
2023-05-18 17:21:48 +08:00
Clarence Dan
ac79d810d0
Fix memory leak issue by adding fetch request timeout
...
This commit resolves a memory leak issue that was occurring due to fetch requests hanging indefinitely. A timeout has been introduced to the `requestOpenai` function which ensures that these requests are aborted after a set period of time (currently 10 minutes). Additionally, error handling has been added to catch and log `AbortError` when a fetch request is aborted. This fix significantly improves the stability and reliability of the application by preventing memory leaks related to unresolved fetch requests.
2023-05-18 16:55:51 +08:00
Clarence Dan
2b912c6834
fix: Fix memory leak issue by adding fetch request timeout
...
This commit resolves a memory leak issue that was occurring due to fetch requests hanging indefinitely. A timeout has been introduced to the `requestOpenai` function which ensures that these requests are aborted after a set period of time (currently 10 minutes). Additionally, error handling has been added to catch and log `AbortError` when a fetch request is aborted. This fix significantly improves the stability and reliability of the application by preventing memory leaks related to unresolved fetch requests.
2023-05-18 16:52:32 +08:00
guolong
cf2404743d
add new mask 简历写手
2023-05-18 16:49:30 +08:00
Yifei Zhang
38bffd423c
Merge pull request #1580 from Allengl/update
...
Add Korean translation 增加国际化语言:韩语
2023-05-18 11:38:54 +08:00
Yifei Zhang
42711d76d6
Merge pull request #1592 from sjnho/main
...
fix #1590 Render the whole stream response body
2023-05-18 10:38:56 +08:00
kirk.shan
789f3d993c
fix content-type = text/event-stream;charset=utf-8
2023-05-18 10:25:06 +08:00
Allen
d5376ab090
Merge branch 'Yidadaa:main' into update
2023-05-18 09:15:27 +08:00
GH Action - Upstream Sync
62ad7e5ad3
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-05-18 00:58:42 +00:00
Yifei Zhang
f0cb2fc21a
Merge pull request #1586 from Yidadaa/bugfix-0518
...
chore: wont parse finished result
2023-05-18 02:23:48 +08:00
Yidadaa
3fe521421f
chore: dynamic server config
2023-05-18 02:15:30 +08:00
Yidadaa
85445c4ef2
chore: wont parse finished result
2023-05-18 02:09:05 +08:00
Yifei Zhang
b4faf3faad
Merge pull request #1585 from Yidadaa/bugfix-0518
...
feat: handle non-stream response
2023-05-18 02:06:22 +08:00
Yidadaa
5f2745c32a
feat: handle non-stream response
2023-05-18 02:04:12 +08:00
Yifei Zhang
9ef6713aa1
Merge pull request #1584 from Yidadaa/bugfix-0518
...
fix : #1571 #1578 handle more error code
2023-05-18 01:28:02 +08:00
Yidadaa
736c66f46a
feat: stop all stale messages
2023-05-18 01:24:36 +08:00
Yidadaa
98b699c483
chore: update readme
2023-05-18 00:46:51 +08:00
Yidadaa
93044590cc
feat: wont fetch prompts in every building
2023-05-18 00:30:04 +08:00
Yidadaa
30676d118f
fix : #1571 #1578 handle more error code
2023-05-18 00:14:29 +08:00
root
e306ac0197
add type LocaleType
2023-05-17 23:20:48 +08:00
root
65c6b4af82
Add Korean translation
2023-05-17 22:59:35 +08:00
Yifei Zhang
a402f646fe
Merge pull request #1562 from Gan-Xing/update
...
Add French Translation -- 增加法语翻译
2023-05-17 20:53:49 +08:00
Yifei Zhang
db29fed99a
Merge pull request #1573 from yanCode/fix/tab-change
...
fix: set openWhenHidden to be true
2023-05-17 18:18:56 +08:00
ShengYan, Zhang
94a2104b55
fix: set openWhenHidden to be true
2023-05-17 17:20:17 +08:00
Gan-Xing
0f886a1ece
更新ReadMe
2023-05-17 12:42:16 +08:00
Gan-Xing
3db024b24d
还原fork仓库内容
2023-05-17 12:33:46 +08:00
Gan-Xing
75bf75d552
法语翻译key值修改
2023-05-17 12:20:48 +08:00