Commit Graph

213 Commits

Author SHA1 Message Date
雲霧
9faf69059a fix: typo 2023-04-22 00:47:15 +08:00
Yifei Zhang
8ffd962301 Merge pull request #980 from 0x9be00ff1/fix-presence-penalty-step
[Fix] adjust presence_penalty step 0.1
2023-04-22 00:43:44 +08:00
Yidadaa
d263e4795f fix: #963 config not work 2023-04-22 00:12:07 +08:00
Yidadaa
4b23b69f0b fix: #965 improve loading animation 2023-04-21 23:37:25 +08:00
Yidadaa
ac55e88575 feat: close #976 esc to close modal 2023-04-21 23:28:53 +08:00
Zhenyu Zhu
546bf31801 fix: adjust presence_penalty step 0.1 2023-04-21 18:52:32 +08:00
Yidadaa
5d0edfffb5 feat: close #380 collapse side bar 2023-04-21 02:52:53 +08:00
Yidadaa
1226f7e160 fixup 2023-04-21 01:18:49 +08:00
Yidadaa
31048f7d77 refactor: close #643 use react router 2023-04-21 01:12:39 +08:00
Yidadaa
97850dd434 feat: reactive isMobileScreen 2023-04-20 23:20:25 +08:00
Yidadaa
7a7264cd19 fix: #930 wont show delete for first message 2023-04-20 23:09:42 +08:00
Yidadaa
5859c7a4f5 feat: close #291 gpt-4 model uses black icon 2023-04-20 22:52:14 +08:00
Ma Yuke
700a85d67e 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
Yidadaa
b9e6c45873 feat: user prompts 2023-04-18 01:34:12 +08:00
Yidadaa
2d433f47cc feat: check usage throttle 2023-04-17 23:12:27 +08:00
Yidadaa
4569873656 fix: #866 remove unused retry messages 2023-04-17 22:51:14 +08:00
Yidadaa
18985cfd96 feat: close #539 add delete message button 2023-04-16 18:55:29 +08:00
Yidadaa
5b73f423a0 feat: close #118 add stop all button 2023-04-16 18:07:43 +08:00
Yidadaa
354afce030 feat: edit session title button 2023-04-15 02:37:24 +08:00
Yidadaa
6dd131b2c7 fix: #804 disable auto scroll in textarea 2023-04-15 02:28:30 +08:00
Yifei Zhang
f233c3d282 Update markdown.tsx 2023-04-13 02:16:21 +08:00
Yidadaa
8acd3dccf2 feat: close #680 lazy rendering markdown 2023-04-13 02:07:24 +08:00
Yidadaa
2b609ebe61 feat: close #680 lazy load markdown dom 2023-04-12 23:27:28 +08:00
Yifei Zhang
943e437895 Revert "fix: autoscroll conflict" 2023-04-12 19:48:12 +08:00
betgo
ee779cdc23 fix: autoscroll conflict 2023-04-11 14:27:34 +08:00
Yidadaa
249a16d9cf fixup 2023-04-11 02:56:48 +08:00
Yidadaa
9f9488c720 feat: dynamic config 2023-04-11 02:54:31 +08:00
Yidadaa
bb9bd317b2 refactor: build/runtime/client configs 2023-04-11 01:21:34 +08:00
Yidadaa
a4b9d9f933 fixup: wont show fullscreen icon on mobile 2023-04-10 01:13:33 +08:00
Yidadaa
2e261bbd52 feat: wider app body 2023-04-10 00:56:44 +08:00
Yidadaa
647d5ab041 fix: #522 resizable side bar 2023-04-10 00:54:17 +08:00
Yidadaa
d4e0c0184f feat: #577 maximum / minimium icon 2023-04-10 00:00:36 +08:00
Yidadaa
30992b3557 fix: #589 improve unauthorized tips 2023-04-09 23:51:12 +08:00
Yidadaa
ee3a9c24f6 fix: #641 delete wrong chat list 2023-04-09 23:41:16 +08:00
Yidadaa
f1655f6bcb fix: #648 password input style 2023-04-09 23:35:45 +08:00
GH Action - Upstream Sync
394c42439a Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-08 07:07:44 +00:00
MaYuKe
c4770438b2 Update ui-lib.module.scss
Fix: icon-button can not be completely masked by popover.
2023-04-08 12:19:14 +08:00
GH Action - Upstream Sync
9886e0a7e3 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-07 21:07:51 +00:00
Yidadaa
d5f1ac7893 fix: #613 show all prompts when input / 2023-04-08 02:53:35 +08:00
ilarioscandurra
604ae503ee Update: Confirmation on reset chats and settings 2023-04-07 20:50:06 +02:00
Yidadaa
67270ce4c3 fix: auto grow textarea 2023-04-08 02:36:02 +08:00
leedom
356d725051 Merge branch 'main' into textarea-height-optimize 2023-04-07 13:33:37 +08:00
leedom
eb57482e97 fix: useEffect hooks 2023-04-07 12:39:27 +08:00
leedom
8ded1ace43 update: resizeTextarea 2023-04-07 12:33:09 +08:00
Mokou
54b0355f0b feat: Hot keys: Escape to close settings, Up Arrow to get last input 2023-04-07 12:26:22 +08:00
leedom
3452625c05 Merge branch 'main' into textarea-height-optimize 2023-04-07 12:20:53 +08:00
leedom
468171dc48 feat: textarea with adaptive height 2023-04-07 12:17:37 +08:00
Yifei Zhang
124a5e74f6 fix: #537 delete chat button style 2023-04-07 11:23:10 +08:00
leedom
a4b1930036 merge 2023-04-07 07:29:17 +08:00
leedom
7c2abace3c merge 2023-04-07 07:18:53 +08:00