GH Action - Upstream Sync
2fa8edfa82
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-04-07 06:13:36 +00:00
Mokou
58b956f7cc
feat: Hot keys: Escape to close settings, Up Arrow to get last input
2023-04-07 12:26:22 +08:00
GH Action - Upstream Sync
1a41ffcdd5
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-04-06 12:19:42 +00:00
Mokou
d92108453f
fix: 兼容不同浏览器的input range兼容
2023-04-06 12:39:31 +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
Yidadaa
acfe6eec18
fix : #463 add subscrption total amount
2023-04-06 03:56:54 +08:00
waltcow
f4fc682fa3
add getEmojiUrl
as util function
2023-04-05 15:48:44 +08:00
waltcow
80904ac2bb
fix import
2023-04-05 15:31:46 +08:00
waltcow
91322f33eb
emoji resouce CDN format override
2023-04-05 15:29:25 +08:00
Jun Wu
2625c1246b
chore: removed redundant checkUsage
...
`checkUsage()` was already called by another `useEffect`.
There is no need to call it twice.
2023-04-04 22:41:33 -07:00
MaYuKe
8ba1dedcea
Update settings.tsx
...
Update parameter `step` of historyMessageCount to 1.
2023-04-04 23:32:19 +08:00
yidadaa
4e644cfca7
fix : #418 valid model config
2023-04-04 01:05:33 +08:00
Feifan Zheng
bb30fdfa17
feat: optimize usage display
2023-04-03 12:18:04 +00:00
Yifei Zhang
6c1862797b
refactor: split homt.tsx components
2023-04-02 15:05:54 +00:00
Yifei Zhang
7b5af271d5
fix : #367 failed to fetch account usage
2023-04-02 14:22:06 +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
AprilNEA
506cdbc83c
feat: clear session only
2023-04-02 13:42:47 +08:00
RugerMc
1db210097c
feat: add switch of send preview bubble
2023-03-31 13:16:12 +08:00
Yifei Zhang
fe9dd88c3f
Merge pull request #254 from Yidadaa/bugfix-0330
...
Bugfix 0330
2023-03-31 01:10:36 +08:00
Yifei Zhang
7783545bff
feat: use tag as version number
2023-03-30 16:46:17 +00:00
Yifei Zhang
1b140a1ed3
fix: tight border on mobile style
2023-03-30 16:20:47 +00:00
GOWxx
0c9add7988
feat: support history message count to zero
2023-03-30 18:50:58 +08:00
Yifei Zhang
447dec9444
feat: close #2 add check account balance
2023-03-29 17:45:26 +00:00
Yifei Zhang
380f818285
fix : #159 temperature should range 0 - 2
2023-03-29 20:00:23 +08:00
Yifei Zhang
ca0082856a
Update settings.tsx
2023-03-29 16:06:22 +08:00
伏晓
f979822508
feat: add font size setting
2023-03-29 13:15:32 +08: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
HimiCos
307be405ac
feat: language support traditional chinese
2023-03-28 21:29:30 +08:00
伏晓
fb06fb8c38
fix: resolve hydration error
2023-03-27 18:22:55 +08:00
Yifei Zhang
df66eef919
feat: support using user api key
2023-03-26 11:58:25 +00:00
Yifei Zhang
d0d1673ccc
fixup: disable access control when CODE is empty
2023-03-26 07:06:06 +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
Yifei Zhang
29de957395
feat: add check update
2023-03-23 16:01:00 +00:00
Yifei Zhang
76db385d6d
fix: styles and store version number
2023-03-21 17:16:36 +00:00
Yifei Zhang
2f112ecc54
feat: add model config to settings
2023-03-21 16:20:32 +00:00
Yifei Zhang
7cd170b933
feat: support i18n
2023-03-20 16:17:45 +00:00
Yifei Zhang
4d97c269ff
fix: chat history with memory
2023-03-19 16:09:30 +00:00
Yifei Zhang
c133cae04b
feat: support compress chat history
2023-03-19 15:13:10 +00:00
Yidadaa
1fae774bb2
feat: add mobile support
2023-03-15 01:44:42 +08:00
Yidadaa
5c70456e18
feat: update style and timeout handler
2023-03-14 00:25:07 +08:00