Commit Graph

751 Commits

Author SHA1 Message Date
GH Action - Upstream Sync c92db40370 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-04 01:17:17 +00:00
Yidadaa 523d553dac fix: clear btn should display in correct place 2023-08-04 02:58:02 +08:00
Yidadaa 3e63f6ba34 feat: disable auto focus on mobile screen 2023-08-04 02:43:55 +08:00
Yidadaa bc5ddc4541 fixup: improve auto scroll algo 2023-08-04 02:39:32 +08:00
Yidadaa 203067c936 feat: close #2545 improve lazy load message list 2023-08-04 02:16:44 +08:00
GH Action - Upstream Sync fbabd79cd9 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-03 01:15:21 +00:00
Yidadaa 75d4eca722 chore: smaller auto scroll interval 2023-08-02 23:51:01 +08:00
Yidadaa b5ef552c25 feat: improve auto scroll ux and edit model title 2023-08-02 23:35:51 +08:00
Yidadaa cbabb9392c feat: improve ChatAction ux 2023-08-02 22:53:36 +08:00
Joe f6db3dd514
Update layout.tsx 2023-08-02 16:50:18 +08:00
Joe dd547b333e
Merge branch 'Yidadaa:main' into main 2023-08-02 16:41:43 +08:00
GH Action - Upstream Sync 564291a53e Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-02 01:13:33 +00:00
Levi Borodenko d975daf3f0
locale: add link to authentication page in i18n 2023-08-01 16:17:26 +02:00
7lsu cf625e3542
typo fix 2023-08-01 10:16:36 +08:00
GH Action - Upstream Sync f5942652a6 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-01 01:25:01 +00:00
Yidadaa 129e7afc16 fix: #2514 should not clear the message after editing message 2023-07-31 22:20:39 +08:00
Joe 7a3876b6e1 feat: go console 2023-07-30 10:33:34 +08:00
GH Action - Upstream Sync cc04c25ff3 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-26 01:23:16 +00:00
Yidadaa 13576087f4 fix: #2393 try to fix chat list lag 2023-07-25 22:59:21 +08:00
GH Action - Upstream Sync 8ad32212db Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-21 01:22:49 +00:00
Yidadaa 7c2fa9f8a4 feat: close #2449 edit / insert / delete messages modal 2023-07-21 00:24:26 +08:00
Yidadaa e5f6133127 feat: close #2447 pre-fill key/code/url 2023-07-20 23:17:58 +08:00
GH Action - Upstream Sync 40870be37d Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-20 01:21:30 +00:00
Hopelwj b9895ecadd
Merge branch 'Yidadaa:main' into main 2023-07-18 19:39:59 +08:00
liuweijie 322eb66fdf fix: useAccessStore filter spaces 2023-07-18 19:38:16 +08:00
Joe 2af36779be feat: 自动 2023-07-18 13:36:22 +08:00
Joe 7f8e002cad feat: 多重广告 2023-07-18 12:40:35 +08:00
Joe b29979aa4c fix: class type 2023-07-18 10:18:53 +08:00
Joe 61456789e0 feat: 修改script类型问题 2023-07-18 10:14:37 +08:00
Joe 842cd4b039 feat: ads 2023-07-18 09:28:03 +08:00
Joe a6d6b85772 feat: add ads 2023-07-18 09:22:38 +08:00
Yifei Zhang 70a4f94c81
Update home.tsx 2023-07-17 11:33:19 +08:00
Yifei Zhang f7e4b36746
Merge pull request #2412 from Yidadaa/fix-2409
fix: #2409 empty prompt id cause crash
2023-07-17 11:03:33 +08:00
Yifei Zhang c916cd1a87
Update mask.tsx 2023-07-17 11:00:45 +08:00
兰天游 442a529a72
feat: add type for import 2023-07-16 21:35:13 +08:00
兰天游 e1243f3d59
feat: add typings for metadata 2023-07-16 21:34:01 +08:00
Yidadaa af5f67d459 feat: close #2376 add babel polyfill 2023-07-16 16:32:22 +08:00
Yidadaa 30473ec41e fix: #2367 do not copy in async callback after sharing to ShareGPT 2023-07-16 16:14:57 +08:00
Yidadaa 3ddedc903e feat: improve dnd icon 2023-07-16 15:49:15 +08:00
Yifei Zhang e3c279b8be
Merge pull request #2389 from MarkShawn2020/fix-default-openai-url
fixed openai base url if empty
2023-07-16 15:20:26 +08:00
Yifei Zhang 08a8ac9971
Merge pull request #2388 from yikayiyo/feat-drag-prompts
feat: #2297 drag and drop in contextual prompts
2023-07-16 14:30:49 +08:00
Yifei Zhang 7073fd2f3b
Merge pull request #2392 from imldy/dev_SetInjectSystemPrompts
fix: enable `enableInjectSystemPrompts` attribute for old sessions
2023-07-16 14:29:50 +08:00
imldy a9f67a48a1 dev: use current inject configuration 2023-07-15 02:48:47 +08:00
imldy fd058cc693 fix: enable `enableInjectSystemPrompts` attribute for old sessions 2023-07-15 01:32:39 +08:00
markshawn2020 3f8b14f5f8 fixed react key 2023-07-14 21:15:34 +08:00
markshawn2020 1c335a68e0 fixed openai base url if empty 2023-07-14 21:03:32 +08:00
legao fb98050d9f feat: drag and drop in contextual prompts 2023-07-14 18:08:03 +08:00
Yifei Zhang b51f7f9a25
Merge pull request #2370 from Yidadaa/bugfix-0712
fix: sharegpt roles
2023-07-12 23:21:22 +08:00
Yidadaa d275e32e70 fix: sharegpt roles 2023-07-12 23:19:46 +08:00
Yifei Zhang 22cf78d506
Merge pull request #2355 from fyl080801/main
fix: cloudflare headers
2023-07-11 23:57:03 +08:00