Commit Graph

109 Commits

Author SHA1 Message Date
dakai
f7c55117ac merge upstream 2023-04-10 20:10:10 +08:00
Yidadaa
3c1e81897a fixup: wont show fullscreen icon on mobile 2023-04-10 01:13:33 +08:00
Yidadaa
6ae61c5357 fix: #522 resizable side bar 2023-04-10 00:54:17 +08:00
Yidadaa
13035ecb0d fix: auto grow textarea 2023-04-08 02:36:02 +08:00
leedom
3656c8458f feat: textarea with adaptive height 2023-04-07 12:17:37 +08:00
dakai
2f69b6e1a2 merge upstream latest 2023-04-07 07:53:04 +08:00
leedom
a8a8becf96 merge 2023-04-07 07:29:17 +08:00
leedom
b8a605f07d merge 2023-04-07 07:18:53 +08:00
Yidadaa
5952064362 feat: #499 revert delete session 2023-04-07 00:14:27 +08:00
dakai
7d4a3d51c3 Update Home component to create new session on double click 2023-04-06 11:12:40 +08:00
dakai
f2528d8fee merge upstream latest 2023-04-06 10:47:00 +08:00
xiaotianxt
f920b2001d
performance: introduce lazy-loading for ChatList
Reduce the first load JS bundle size using next/dynamic.
2023-04-06 02:41:27 +08:00
dakai
caa05a1a90 Merge remote-tracking branch 'upstream/main' 2023-04-04 16:34:31 +08:00
dakai
dfbaeece35 latest merge 2023-04-04 07:52:21 +08:00
Yorun
30ff915e9d fix: add media query to theme-color, fix auto theme not updating theme-color 2023-04-03 16:24:59 +00:00
Yidadaa
5c75b6c784 fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
dakai
b5958e713a chat item style fit sidebar collapse 2023-04-03 12:35:45 +08:00
dakai
6bec3d6dcf resolve conflict 2023-04-03 03:07:16 +08:00
Yifei Zhang
b85245e317 feat: #138 add context prompt, close #330 #321 2023-04-02 17:48:43 +00:00
dakai
4dd2ef71fa resolve conflict 2023-04-02 23:07:04 +08:00
Yifei Zhang
6c1862797b refactor: split homt.tsx components 2023-04-02 15:05:54 +00:00
Dakai
a6c598c017 Initial commit
Created from https://vercel.com/new
2023-04-02 14:05:05 +00:00
Yifei Zhang
37587f6f71 fix: #244 optimize polyfill 2023-04-02 13:56:34 +00:00
Yifei Zhang
e248e9196a
Merge pull request #271 from RugerMcCarthy/feat/send_preview_option
feat: add switch of send preview bubble
2023-04-02 20:08:35 +08:00
AprilNEA
0a60a87c9f
Merge branch 'main' into reset
# Conflicts:
#	app/components/settings.tsx
2023-04-02 13:45:34 +08:00
dakai
b60d3fecb9 cx(Commit changes to format display of chat item count 2023-04-02 12:13:43 +08:00
dakai
fdc899cd7f Update styling for Home component and globals to adjust for collapsed sidebar width 2023-04-02 10:50:54 +08:00
Leedom
b419e7d918
Update home.tsx 2023-04-02 02:56:45 +08:00
Leedom
ad8e09d188
Update home.tsx 2023-04-02 02:54:46 +08:00
leedom
a811637176 refactor: use the method of element-ui 2023-04-02 02:40:00 +08:00
dakai
c0b4c466f6 resolve conflict 2023-04-02 01:29:21 +08:00
dakai
9f286fd997 hide sidebar in mobile screen 2023-04-02 01:22:41 +08:00
linqirong
00a282214e fix:修复中文输入法下enter错误发送消息问题 2023-04-02 00:12:31 +08:00
Leedom
9ba59351c5
Update home.tsx 2023-04-01 17:48:05 +08:00
leedom
2a79d35667 feat: add optimize textarea height when inputing 2023-04-01 17:34:38 +08:00
Yifei Zhang
0385f6ede9
fix: #305 disable double click to copy on pc 2023-04-01 15:46:34 +08:00
Yifei Zhang
45bf2c3d25
fix: remove scroll anchor height 2023-04-01 15:39:30 +08:00
dakai
add9f9d9cb resolve conflict 2023-04-01 10:53:44 +08:00
dakai
131ef1c725 message container collapsed properly 2023-04-01 10:34:00 +08:00
dakai
045dc0c63e sidebar collapsed properly 2023-04-01 10:26:46 +08:00
leedom
4dc1e025e1 feat: add confirm tips when deleting conversation on pc 2023-04-01 10:24:06 +08:00
RugerMc
1db210097c feat: add switch of send preview bubble 2023-03-31 13:16:12 +08:00
Yifei Zhang
b3fdf3efec fix: #182 prompt cannot be selected 2023-03-30 17:08:50 +00:00
Yifei Zhang
802ea20ec4 fix: auto scroll on enter 2023-03-30 17:04:32 +00:00
Yifei Zhang
1b140a1ed3 fix: tight border on mobile style 2023-03-30 16:20:47 +00:00
Yifei Zhang
7599ae385b fix: #244 better scroll ux 2023-03-30 15:42:54 +00:00
Leedom
6e4e804af8
Update home.tsx 2023-03-30 15:32:03 +08:00
leedom
e68aaf24f1 feat: setUserInput with onDoubleClickCapture in mobile phone 2023-03-30 15:22:10 +08:00
angular-moon
d9fc9cd198
onUserSubmit hide promptHints 2023-03-30 10:16:00 +08:00
Yifei Zhang
8b4db412d8
Update home.tsx 2023-03-30 02:30:38 +08:00