Commit Graph

349 Commits

Author SHA1 Message Date
fuhl
54222bd604 添加一个跳转 2023-04-19 09:42:12 +08:00
fuhl
fb4d8c9c93 fix 2023-04-18 20:49:47 +08:00
GH Action - Upstream Sync
1cd8b888f3 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-18 12:20:32 +00:00
fuhl
7b7aa8fc70 调整一下顺序 2023-04-18 19:35:22 +08:00
fuhl
5d04ceecbc Merge remote-tracking branch 'origin/main' 2023-04-18 19:19:47 +08:00
fuhl
a7063f2d5e 封装为函数 2023-04-18 19:19:00 +08:00
Yifei Zhang
e68f17b463
Merge pull request #902 from ClarenceYk/for_test
Update app/components/chat.tsx
2023-04-18 19:10:30 +08:00
Ma Yuke
dfcae92ae0 Update app/components/chat.tsx
fix: chat-body flickers when click-and-hold the scroll bar using mouse
2023-04-18 18:01:09 +08:00
GH Action - Upstream Sync
8fbb29a85d Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-18 09:10:47 +00:00
aooyoo
d1653ded9a fix user prompt translation 2023-04-18 08:13:32 +00:00
fuhl
1c1c6870a8 广告位v1.0 2023-04-18 15:37:52 +08:00
GH Action - Upstream Sync
58f9012b0c Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-18 04:12:26 +00:00
Yifei Zhang
8da581695f
Merge pull request #893 from L1468999760/add_alpha
fix:delete user.svg
2023-04-18 11:55:28 +08:00
Yifei Zhang
9e46ca31dd
Merge pull request #892 from Yidadaa/improve-memory
feat: close #864 improve long term history
2023-04-18 11:54:24 +08:00
Yidadaa
ad1c8ffe21 fixup 2023-04-18 11:44:15 +08:00
Yifei Zhang
d75b7d49b8
feat: close #864 improve long term history 2023-04-18 11:42:08 +08:00
jtung4
53173d9053
Optimize topic and summary prompts in tw.ts 2023-04-18 11:38:26 +08:00
L1468999760
e68207be2c fix:delete user.svg 2023-04-18 11:34:33 +08:00
GH Action - Upstream Sync
7dc1a57603 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-17 18:13:16 +00:00
Yidadaa
789a779775 feat: user prompts 2023-04-18 01:34:12 +08:00
Yidadaa
fdc8278b90 feat: check usage throttle 2023-04-17 23:12:27 +08:00
Yidadaa
525a2ff9a7 fix: #866 remove unused retry messages 2023-04-17 22:51:14 +08:00
fuhl
fe367633d9 Merge remote-tracking branch 'origin/main' 2023-04-17 21:11:40 +08:00
fuhl
e7b28625e7 test 2023-04-17 21:06:44 +08:00
fuhl
9d398c8972 test 2023-04-17 20:35:00 +08:00
fuhl
62d07a19b7 修改按键 2023-04-17 17:10:02 +08:00
GH Action - Upstream Sync
ac372d9ccf Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-17 05:10:29 +00:00
GH Action - Upstream Sync
09e2bfd5fb Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-17 04:12:46 +00:00
Ma Yuke
64e78329ec Update app/requests.ts
fix: displaying the number of subscription beyond two decimal places.
2023-04-17 11:53:09 +08:00
Yifei Zhang
b79845fcaa
fixup 2023-04-17 11:36:32 +08:00
Yifei Zhang
76ef5ef9a9
fixup 2023-04-17 11:34:33 +08:00
Yifei Zhang
cc053b148d
fix: #853 fetch duplex errors 2023-04-17 11:27:31 +08:00
GH Action - Upstream Sync
1bc865f880 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-16 11:07:58 +00:00
Yidadaa
12d4081311 feat: close #539 add delete message button 2023-04-16 18:55:29 +08:00
Yidadaa
ea3e8a7459 fix: #829 filter empty prompt 2023-04-16 18:11:09 +08:00
Yidadaa
dc3883ed1a feat: close #118 add stop all button 2023-04-16 18:07:43 +08:00
GH Action - Upstream Sync
c65354c3f5 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-16 09:09:36 +00:00
tscherrie tscherru
f9906aba7f found typo 2023-04-16 07:43:38 +00:00
tscherrie tscherru
410695d823 some final language quality improvements 2023-04-16 07:11:36 +00:00
GH Action - Upstream Sync
4362b9aacc Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-16 07:08:52 +00:00
tscherrie tscherru
2c35c26749 fixed typo 2023-04-16 05:32:55 +00:00
tscherrie tscherru
f042d07ee7 added de to index and other files 2023-04-16 05:07:54 +00:00
tscherrie tscherru
4ce5f89c66 fixed german language translations 2023-04-16 04:16:04 +00:00
tscherrie tscherru
e0fa0d1936 Add german language translation de.tss 2023-04-16 04:00:31 +00:00
GH Action - Upstream Sync
ad9a9a9842 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-15 17:08:40 +00:00
ilarioscandurra
98fd08d9e5 fix IT translation 2023-04-15 16:33:04 +02:00
GH Action - Upstream Sync
447cec0292 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-14 19:08:10 +00:00
Yidadaa
0a79df3670 refactor: remove protocol env vars 2023-04-15 02:50:04 +08:00
Yidadaa
47a2911ee2 feat: edit session title button 2023-04-15 02:37:24 +08:00
Yidadaa
fb14785cad fix: #804 disable auto scroll in textarea 2023-04-15 02:28:30 +08:00