GH Action - Upstream Sync
2e0d9c97dd
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-04-06 18:12:35 +00:00
Yidadaa
5952064362
feat: #499 revert delete session
2023-04-07 00:14:27 +08:00
Daniel Gerardo Rondón García
aaba2fa8b5
Update: Style improvements, Italian localization fix and small improvements
...
- Added 'disabled' class to the input element when tightBorder is false.
- Applied unavailable cursor style and disabled gray background for elements with the 'disabled' class.
- Fixed Italian localization: Changed 'Lingue' to 'Language' to maintain universal terminology and improve user experience.
- Added improvement to resizing the border so that it was at 90% of the screen size
- Added new color for disabled options
- Added title for explain the usage of tightBorder and adjustedContainer
- Added the feature to remove a chat item using the middle click (middle mouse button)
- Properly utilized the MouseEvent event in the ChatItem component
2023-04-05 23:09:55 -05:00
Yifei Zhang
f71354faed
Merge pull request #509 from xiaotianxt/feat/dnd-xiaotianxt
...
Drag & Drop support for ChatList
2023-04-06 04:12:00 +08:00
Yidadaa
8e560d2b2e
fix : #410 can not stop response
2023-04-06 03:19:33 +08:00
Yidadaa
c2b37f811b
feat: close #469 support reset session and do not send memory
2023-04-06 02:37:12 +08:00
xiaotianxt
301cbbfdfb
feat(dnd): add drag and drop feature
2023-04-06 01:43:10 +08:00
yidadaa
4e644cfca7
fix : #418 valid model config
2023-04-04 01:05:33 +08:00
Yifei Zhang
b5a69b66b2
Merge pull request #401 from cyhhao/pr2
...
fix: context message should exclude all error tips
2023-04-03 14:26:32 +08:00
cyhhao
73f4ea38c6
session message should exclude all error tips
2023-04-03 14:13:57 +08:00
Yifei Zhang
0d3bd42780
Update app.ts
2023-04-03 10:50:29 +08:00
Yifei Zhang
b85245e317
feat: #138 add context prompt, close #330 #321
2023-04-02 17:48:43 +00:00
Yifei Zhang
37587f6f71
fix : #244 optimize polyfill
2023-04-02 13:56:34 +00:00
Cesaryuan
a356ee857c
Merge branch 'main' into patch-1
2023-04-02 21:39:03 +08:00
Cesaryuan
12f342f015
fix: historyMessageCount
2023-04-02 20:23:56 +08: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
Cesaryuan
fea4f561b4
fix: fix history message count
...
Bug: The length of `new Array(20).slice(20 - 24) ` is 4 which should be 24.
2023-04-02 19:43:11 +08:00
AprilNEA
0a60a87c9f
Merge branch 'main' into reset
...
# Conflicts:
# app/components/settings.tsx
2023-04-02 13:45:34 +08:00
AprilNEA
506cdbc83c
feat: clear session only
2023-04-02 13:42:47 +08:00
Jun Wu
cd5f8f7407
app: polyfill Array.at
...
This fixes compatibility issue with older browsers like WeChat webview.
The summary feature now works as expected.
2023-04-01 11:38:52 -07:00
RugerMc
1db210097c
feat: add switch of send preview bubble
2023-03-31 13:16:12 +08:00
Yifei Zhang
2f2e0b6762
fix: commit id as version id
2023-03-30 18:15:49 +00:00
Yifei Zhang
802ea20ec4
fix: auto scroll on enter
2023-03-30 17:04:32 +00:00
Yifei Zhang
7783545bff
feat: use tag as version number
2023-03-30 16:46:17 +00:00
Yifei Zhang
dea3d26335
fix: crash caused by filter config
2023-03-30 15:20:19 +00:00
Yifei Zhang
45088a3e06
feat: #112 add edit chat title
2023-03-29 16:02:50 +00:00
伏晓
f979822508
feat: add font size setting
2023-03-29 13:15:32 +08:00
Yifei Zhang
e648a59b1f
feat: add lint-staged
2023-03-28 18:09:05 +00:00
Yifei Zhang
83400093a2
fixup: i18n for prompts
2023-03-28 17:45:23 +00:00
Yifei Zhang
6782e65fdf
feat: #2 add prompt hints
2023-03-28 17:45:23 +00:00
Yifei Zhang
7d5e742ea6
feat: #2 add prompt list
2023-03-28 17:45:23 +00:00
xiaotianxt
d822f333c2
feat(SubmitKey): add MetaEnter option
...
Add another option for MacOS user who prefer Cmd+Enter
or Linux user who prefer Meta+Enter.
2023-03-28 12:56:36 +08:00
Yifei Zhang
b57663bf02
feat: now support gpt-4 model
2023-03-26 12:32:22 +00:00
Yifei Zhang
df66eef919
feat: support using user api key
2023-03-26 11:58:25 +00:00
Yifei Zhang
86507fa569
feat: #2 #8 add stop and retry button
2023-03-26 10:59:09 +00:00
Yifei Zhang
2c899cf00e
feat: #2 add access control by
...
access code
2023-03-26 06:53:40 +00:00
Yifei Zhang
99b88f36fd
refactor: #6 check update over one hour and debound scroll
2023-03-23 17:00:33 +00:00