Yidadaa
d88da1f6ab
feat: close #951 support mermaid
2 years ago
Yidadaa
fe8e3f2bcf
fix : #1273 overlap detecting
2 years ago
Yidadaa
4b9d753254
fix : #1251 use google fonts mirror
2 years ago
Yifei Zhang
ec655f5182
Merge pull request #1248 from wsw2000/main
...
refactor: determine userInput by trimming
2 years ago
Yifei Zhang
093df395c7
Merge pull request #1235 from xesrc/main
...
resolve problem about basic auth when the app is behind a proxy server
2 years ago
wsw
319959ad6e
refactor: determine userInput by trimming
2 years ago
Yidadaa
c2e79d22d2
fix : #1233 detect api key with custom prefix
2 years ago
Yidadaa
596c9b1d27
feat: close #887 import masks
2 years ago
Yidadaa
40223e6b3f
fix : #1237 can not delete cloned mask
2 years ago
Yidadaa
eec1dd6448
fix: proxy api request
2 years ago
xesrc
a5fe9bc6d6
resolve problem about basic auth when the app is behind a proxy server
2 years ago
Yidadaa
fce3b3ce7b
feat: use commit time as version id
2 years ago
Yidadaa
074bd9f045
feat: close #663 allow disable user api key input
2 years ago
Yidadaa
b1ea26467d
refactor: extract client side openai url
2 years ago
Yidadaa
48ebd74859
refactor: merge token and access code
2 years ago
Yidadaa
ef5b7ce853
refactor: merge /api/chat-stream to /api/openai
2 years ago
Yidadaa
06268543d0
fixup
2 years ago
Yidadaa
58eadd6d7b
feat: close #782 select prompt with arrow down / up
2 years ago
Yidadaa
f250594e97
Merge branch 'main' into bugfix-0503
2 years ago
Yidadaa
c1b6828ed4
fix : #1201 wont close prompt list when blur
2 years ago
Yidadaa
328ecd1cfb
fix : #1210 change default lang to en
2 years ago
Clarence Dan
aeda7520fe
fix: Resolve markdown link issue
...
Resolved Markdown Issue
This pull request also resolves an issue where internal links were not redirecting properly in markdown, and optimizes the behavior for external links to open in a new window.
2 years ago
Yidadaa
717c123b82
feat: improve mask ui
2 years ago
Yidadaa
132f6c8420
feat: improve mask ui
2 years ago
Yidadaa
116e16e30d
fixup
2 years ago
Yidadaa
ae8050a3f7
fixup
2 years ago
Yidadaa
f5a5cffdec
fixup
2 years ago
Yidadaa
220c622f8f
fixup
2 years ago
Yidadaa
e509749421
perf: improve prompt list performance
2 years ago
Yidadaa
a69cec89fb
perf: close #909 reduce message items render time
2 years ago
Yidadaa
8f5c289818
fix : #751 do not cache request
2 years ago
Yidadaa
1aaf4ae5bc
fix : #1126 can not select prompt
2 years ago
Yidadaa
9f3188fe45
fix : #1124 mask model config does not works
2 years ago
Yidadaa
b2fc7d476a
fix : #1147 edit mask after creating a new mask
2 years ago
Yidadaa
c37885e743
fix : #1130 #1131 delete right session
2 years ago
Yidadaa
0209ace221
fix : #1154 wrong date range when query usage
2 years ago
Zhenyu Zhu
ba0753c418
fix: mask download not working
2 years ago
Yidadaa
6419ce345f
fix: hot fix for data migration
2 years ago
Yidadaa
ace3f7f532
Merge branch 'main' into session-config
2 years ago
Yidadaa
fb32770486
feat: i18n refactor and style adjustment
2 years ago
Yidadaa
6c1144f6f4
fixup
2 years ago
Yidadaa
59edcc3e2e
feat: add side bar mask entry
2 years ago
Yidadaa
30040a0366
feat: migrate state from v1 to v2
2 years ago
Yifei Zhang
a604644da7
Merge pull request #1102 from BaiMeow/main
...
fix: use innerHTML may leads unexpected script execution
2 years ago
Yidadaa
401c1364be
fix: merge conflict
2 years ago
Yidadaa
c7c58ef031
feat: add i18n for mask
2 years ago
Shi Liang
0f9fe92fa3
修复在聊天很短没有覆盖整个区域时显示回到底部按钮的bug
2 years ago
柏喵Sakura
bbf3d044cb
Merge branch 'Yidadaa:main' into main
2 years ago
BaiMeow
7ed8517771
fix: innerHTML may leads to script execution
2 years ago
Yifei Zhang
2deb5cbc9e
fix : #1094 try to disable zoom on ios safari
2 years ago
Yidadaa
3cda44e05b
fixup
2 years ago
Yidadaa
a7a8aad9bc
feat: add mask crud
2 years ago
Yidadaa
ffa7302571
feat: add mask page
2 years ago
Peter Dave Hello
e5e2f6c2e1
Improve tw locale
2 years ago
Yidadaa
708c6829f7
fixup
2 years ago
Yidadaa
aeb986243c
feat: add mask screen
2 years ago
Yidadaa
e654cee3c8
fixup: request params
2 years ago
Yidadaa
b23adf9d5d
fixup
2 years ago
Yidadaa
7345639af3
feat: add session config modal
2 years ago
Yidadaa
4cdb2f0fa3
feat: session-level model config
2 years ago
雲霧
79f58f5c6a
fix: typo
2 years ago
Yifei Zhang
56d098c317
Merge pull request #980 from 0x9be00ff1/fix-presence-penalty-step
...
[Fix] adjust presence_penalty step 0.1
2 years ago
Yidadaa
a3ca8ea5c4
feat: new chat-item avatar
2 years ago
Yidadaa
ae479f4a92
fix : #963 config not work
2 years ago
Yidadaa
ab826363ea
fix : #965 improve loading animation
2 years ago
Yidadaa
e1ce1f2f40
feat: close #976 esc to close modal
2 years ago
Yidadaa
209a727fe9
feat: close #928 summarize with gpt3.5
2 years ago
Zhenyu Zhu
4d45c07bf2
fix: adjust presence_penalty step 0.1
2 years ago
Shi Liang
ffb0fa25f1
Merge pull request #1 from shih-liang/patch-1
...
chat-stream: runtime = "experimental-edge";
2 years ago
Shi Liang
8966fd3b23
openai runtime = "experimental-edge";
2 years ago
Shi Liang
b6a7104b60
chat-stream: runtime = "experimental-edge";
2 years ago
Yidadaa
82ad0573be
feat: close #380 collapse side bar
2 years ago
pBrambi
6a74d62e98
Czech
2 years ago
Yidadaa
5185166e3b
fixup
2 years ago
Yidadaa
693dcf12d6
refactor: close #643 use react router
2 years ago
Yidadaa
55281ed548
feat: reactive isMobileScreen
2 years ago
Yidadaa
2390da1165
fix : #930 wont show delete for first message
2 years ago
Yidadaa
06d503152b
feat: close #928 summarize with gpt-3.5
2 years ago
Yidadaa
2e9e69d66c
fixup
2 years ago
Yidadaa
7e8973c9ff
feat: close #291 gpt-4 model uses black icon
2 years ago
pBrambi
35ccfb14c2
Create cs.ts
...
Czech language translation
2 years ago
Yin Min
21da781350
Update common.ts
...
Add OrgID
2 years ago
Yifei Zhang
072a35b4ee
fix : #915 allow send 0 history messages
2 years ago
Yifei Zhang
e68f17b463
Merge pull request #902 from ClarenceYk/for_test
...
Update app/components/chat.tsx
2 years ago
Ma Yuke
dfcae92ae0
Update app/components/chat.tsx
...
fix: chat-body flickers when click-and-hold the scroll bar using mouse
2 years ago
aooyoo
d1653ded9a
fix user prompt translation
2 years ago
Yifei Zhang
8da581695f
Merge pull request #893 from L1468999760/add_alpha
...
fix:delete user.svg
2 years ago
Yifei Zhang
9e46ca31dd
Merge pull request #892 from Yidadaa/improve-memory
...
feat: close #864 improve long term history
2 years ago
Yidadaa
ad1c8ffe21
fixup
2 years ago
Yifei Zhang
d75b7d49b8
feat: close #864 improve long term history
2 years ago
jtung4
53173d9053
Optimize topic and summary prompts in tw.ts
2 years ago
L1468999760
e68207be2c
fix:delete user.svg
2 years ago
Yidadaa
789a779775
feat: user prompts
2 years ago
Yidadaa
fdc8278b90
feat: check usage throttle
2 years ago
Yidadaa
525a2ff9a7
fix : #866 remove unused retry messages
2 years ago
Ma Yuke
64e78329ec
Update app/requests.ts
...
fix: displaying the number of subscription beyond two decimal places.
2 years ago
Yifei Zhang
b79845fcaa
fixup
2 years ago
Yifei Zhang
76ef5ef9a9
fixup
2 years ago
Yifei Zhang
cc053b148d
fix : #853 fetch duplex errors
2 years ago
Yidadaa
12d4081311
feat: close #539 add delete message button
2 years ago
Yidadaa
ea3e8a7459
fix : #829 filter empty prompt
2 years ago
Yidadaa
dc3883ed1a
feat: close #118 add stop all button
2 years ago
tscherrie tscherru
f9906aba7f
found typo
2 years ago
tscherrie tscherru
410695d823
some final language quality improvements
2 years ago
tscherrie tscherru
2c35c26749
fixed typo
2 years ago
tscherrie tscherru
f042d07ee7
added de to index and other files
2 years ago
tscherrie tscherru
4ce5f89c66
fixed german language translations
2 years ago
tscherrie tscherru
e0fa0d1936
Add german language translation de.tss
2 years ago
ilarioscandurra
98fd08d9e5
fix IT translation
2 years ago
Yidadaa
0a79df3670
refactor: remove protocol env vars
2 years ago
Yidadaa
47a2911ee2
feat: edit session title button
2 years ago
Yidadaa
fb14785cad
fix : #804 disable auto scroll in textarea
2 years ago
jtung4
73216513dd
Update tw.ts
2 years ago
Peanuts
7fc43b4745
Fix wrong spelling
2 years ago
Yifei Zhang
f6f07abf1d
Update markdown.tsx
2 years ago
Yidadaa
8363cdd9fa
feat: close #680 lazy rendering markdown
2 years ago
Yidadaa
d790b0b372
feat: close #680 lazy load markdown dom
2 years ago
Yidadaa
9146b98285
fix: *.scss *.svg types
2 years ago
Yifei Zhang
c1bb53c4e3
Revert "fix: autoscroll conflict"
2 years ago
Yifei Zhang
a15bd3ce33
Merge pull request #715 from betgo/bugfix-scrollthumb
...
fix: autoscroll conflict
2 years ago
helloworld_xy
d8ef4a1031
fix:修复正常响应结果后额外追加‘出错了,请稍后再试’bug
2 years ago
Yifei Zhang
5a56bc3465
Merge pull request #688 from aooyoo/main
...
add Japanese
2 years ago
betgo
4269775665
fix: autoscroll conflict
2 years ago
peanut996
a1c709bb58
[refactor] rename ChatResponse.
2 years ago
Yidadaa
6841846613
fixup
2 years ago
Yidadaa
d6e6dd09f0
feat: dynamic config
2 years ago
Yidadaa
9b61cb1335
refactor: build/runtime/client configs
2 years ago
Yidadaa
7aee53ea05
fix : #507 break cjk chars in stream mode
2 years ago
aooyoo
042e989ebb
fix spelling errors
2 years ago
aooyoo
7670b8b738
add new language, Japanese
2 years ago
Muhammet Demirel
d7edcadec7
Added new language, Turkish.
2 years ago
Yifei Zhang
150735b001
Update access.ts
2 years ago
Yidadaa
3c1e81897a
fixup: wont show fullscreen icon on mobile
2 years ago
Yidadaa
09fd743e2e
feat: wider app body
2 years ago
Yidadaa
6ae61c5357
fix : #522 resizable side bar
2 years ago
Yidadaa
eae5a8a2e6
feat: #577 maximum / minimium icon
2 years ago
Yidadaa
0e05733bbb
fix : #589 improve unauthorized tips
2 years ago
Yidadaa
4a492264a1
fix : #641 delete wrong chat list
2 years ago
Yidadaa
174c745279
fix : #648 password input style
2 years ago
Yifei Zhang
72aa2bcad8
Update cn.ts
2 years ago
GH Action - Upstream Sync
037d4638ea
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2 years ago
MaYuKe
7d2e850c42
Update ui-lib.module.scss
...
Fix: icon-button can not be completely masked by popover.
2 years ago
GH Action - Upstream Sync
70b6507299
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2 years ago
Yidadaa
45c8de42b9
fix : #528 wont send max_tokens
2 years ago
Yidadaa
637cda5b4c
fix : #613 show all prompts when input /
2 years ago
ilarioscandurra
d935de3e57
Update: Confirmation on reset chats and settings
2 years ago
Yidadaa
13035ecb0d
fix: auto grow textarea
2 years ago
Yifei Zhang
d6b2cf8bcb
Merge pull request #318 from leedom92/textarea-height-optimize
...
feat: textarea with adaptive height
2 years ago
Yorun
71d9fbc367
fix: hide toast on cancel session deletion on mobile
2 years ago
leedom
00d45e7cc4
fix: solve navigator undefined && merge from main
2 years ago
leedom
406ed8a02a
Merge branch 'main' into textarea-height-optimize
2 years ago
leedom
de740ec57f
feat: add calcTextareaHeight.ts
2 years ago
leedom
e5b4cb28fe
fix: useEffect hooks
2 years ago
leedom
cb210d82e1
update: resizeTextarea
2 years ago
Mokou
58b956f7cc
feat: Hot keys: Escape to close settings, Up Arrow to get last input
2 years ago
leedom
620b98fe6a
Merge branch 'main' into textarea-height-optimize
2 years ago
leedom
3656c8458f
feat: textarea with adaptive height
2 years ago
Yifei Zhang
6420f61566
fix : #537 delete chat button style
2 years ago
Yifei Zhang
905bf41cd8
Update utils.ts
2 years ago
leedom
a8a8becf96
merge
2 years ago
leedom
b8a605f07d
merge
2 years ago
Yidadaa
5952064362
feat: #499 revert delete session
2 years ago
Yidadaa
806587c8ea
fix : #512 Mobile renaming should not return to chat list
2 years ago
Yidadaa
f3dbe5a251
fix : #513 show toast after copying
2 years ago
Yifei Zhang
74cff2639b
Merge pull request #567 from leedom92/optimize-send-button
...
refactor: optimize component `IconButton`
2 years ago
leedom
cd671066f7
remove unnecessary judgment
2 years ago
Leedom
fb3f5a414a
Update button.module.scss
2 years ago
leedom
b7cdea1b82
refactor: optimize send button
2 years ago
xiaotianxt
dd20c36a55
fix: distinguish PC/Mobile behavior on auto-scroll
...
The chat list should be set to auto-scroll on mobile screen when the
input textarea is focused. It should not behave like that on PC screen
because user may want to refer to previous content.
2 years ago
Yifei Zhang
85bf4ac077
fix : #559 custom input ui style
2 years ago
Yifei Zhang
29bc9a45df
Merge pull request #535 from zhongmeizhi/main
...
fix: 兼容不同浏览器的input range
2 years ago
Yifei Zhang
f7e42179d0
fixup
2 years ago
Yifei Zhang
6823839f4b
fixup
2 years ago
Yifei Zhang
a68721fcf2
Update requests.ts
2 years ago
Mokou
d92108453f
fix: 兼容不同浏览器的input range兼容
2 years ago
Yifei Zhang
f71354faed
Merge pull request #509 from xiaotianxt/feat/dnd-xiaotianxt
...
Drag & Drop support for ChatList
2 years ago
Yifei Zhang
b1e26a5063
Merge pull request #510 from Yidadaa/user-prompt
...
feat: split docs, clear messages and fix stop response
2 years ago
Yidadaa
c77f946be1
fixup
2 years ago
Yidadaa
acfe6eec18
fix : #463 add subscrption total amount
2 years ago
Yidadaa
dce2546f5f
fix : #451 override default model config
2 years ago
Yidadaa
8e560d2b2e
fix : #410 can not stop response
2 years ago
xiaotianxt
f920b2001d
performance: introduce lazy-loading for ChatList
...
Reduce the first load JS bundle size using next/dynamic.
2 years ago
Yidadaa
c2b37f811b
feat: close #469 support reset session and do not send memory
2 years ago
Yidadaa
0e77177a60
fix : #439 context prompt input with textarea
2 years ago
Yifei Zhang
9aaceda40d
Merge pull request #482 from zyqq/main
...
fix(utils): 修复复制问题
2 years ago
xiaotianxt
301cbbfdfb
feat(dnd): add drag and drop feature
2 years ago
Yidadaa
7da0cc6551
doc: update screenshots
2 years ago
Yidadaa
de78fd07c5
doc: update document
2 years ago
Yifei Zhang
2ae62d9c0e
Merge pull request #497 from waltcow/main
...
fix 头像无法正常显示
2 years ago
Yorun
909e2ab60f
fix: header title overflow
2 years ago
waltcow
f4fc682fa3
add `getEmojiUrl` as util function
2 years ago
waltcow
80904ac2bb
fix import
2 years ago
waltcow
91322f33eb
emoji resouce CDN format override
2 years ago
Jun Wu
962f434e17
perf: memorize markdown rendering
...
Markdown rendering can take time. Use `React.memo` for better performance.
The improvement is especially visible if there are complex elements. For
example, a `<Chat />` with an output of `如何推导三次方程求根方程?` (which
uses latex) now renders in about 5ms, down from ~140ms.
Related: #302
2 years ago
Jun Wu
2625c1246b
chore: removed redundant checkUsage
...
`checkUsage()` was already called by another `useEffect`.
There is no need to call it twice.
2 years ago
yiqiuzheng
0af55366f1
fix(utils): 修复复制问题
2 years ago
Yifei Zhang
bd7567fa85
Merge pull request #434 from gaogao1030/optimize
...
[opt] Optimize the display of exported chat history content.
2 years ago
MaYuKe
8ba1dedcea
Update settings.tsx
...
Update parameter `step` of historyMessageCount to 1.
2 years ago
kakawanyifan
0508b0080f
linkTarget={'_blank'},这个对于对话框中的链接,会在新的tab页打开,体验更好。
2 years ago
kakawanyifan
47f055872e
访问改成授权
2 years ago
Yifei Zhang
15429cd67f
Merge pull request #435 from yorunning/fix-1
...
fix: add media query to theme-color, fix auto theme not updating theme-color
2 years ago
ガオガオ
be4144fab3
[opt] Optimize the display of exported chat history content.
2 years ago
yidadaa
4e644cfca7
fix : #418 valid model config
2 years ago
Yorun
30ff915e9d
fix: add media query to theme-color, fix auto theme not updating theme-color
2 years ago
Feifan Zheng
bb30fdfa17
feat: optimize usage display
2 years ago
RugerMc
c2a79e8a11
opt: back to auto scroll
2 years ago
cyhhao
ae8ceb8dca
rm input mouseover
2 years ago
cyhhao
8db26bbd5f
rm msg body mouseover
2 years ago
cyhhao
efd3310711
fix conflict
2 years ago
cyhhao
a6890c0f58
optimize: scrolling experience
2 years ago
Yifei Zhang
b5a69b66b2
Merge pull request #401 from cyhhao/pr2
...
fix: context message should exclude all error tips
2 years ago
cyhhao
73f4ea38c6
session message should exclude all error tips
2 years ago
Yifei Zhang
fb127f7857
Merge pull request #377 from ilario92/main
...
Update: locales in Italian
2 years ago
Yidadaa
5c75b6c784
fix : #397 #373 Array.prototype.at polyfill errors
2 years ago
Yifei Zhang
56ba8a65e0
fix: improve scroll
2 years ago
Yifei Zhang
0e784c50ad
fix : #384 improve scroll
2 years ago
Yifei Zhang
73865651a0
fix : #366 use fallback copy
2 years ago
Yifei Zhang
0d3bd42780
Update app.ts
2 years ago
Yifei Zhang
e2c1475857
revert: fix mobile scroll
2 years ago
Yifei Zhang
8d34b0f454
chore: fix mobile scroll
2 years ago
Yifei Zhang
b44caeeefb
fix : #289 #367 #353 #369 provide more error message info
2 years ago
Ilario Scandurra
502d22bd20
Merge branch 'Yidadaa:main' into main
2 years ago
Yifei Zhang
8d60a414f0
chore: fix usage display
2 years ago
Yifei Zhang
e8d71c815e
chore: fix preview bubble
2 years ago
Yifei Zhang
1afca0b28a
fix: mobile scroll problem
2 years ago
ilarioscandurra
f9f29afba9
Update: locales in Italian
2 years ago
Yifei Zhang
2647bdb4ed
fixup: ux improve
2 years ago
Ilario Scandurra
c98517fc48
Merge branch 'main' into main
2 years ago
Yifei Zhang
e8dd391ccf
Merge pull request #378 from Yidadaa/prompt-edit
...
feat: add context prompt edit
2 years ago
Yifei Zhang
e3c3cd3d18
fixup: translation context
2 years ago
Yifei Zhang
b85245e317
feat: #138 add context prompt, close #330 #321
2 years ago
ilarioscandurra
f606a61e1c
Update: locales in Italian
2 years ago
Call White
a10f4d8abc
translate SendPreviewBubble
2 years ago
Yifei Zhang
c978de2c10
fix : #253 #356 auto scroll ux
2 years ago
Yifei Zhang
6c1862797b
refactor: split homt.tsx components
2 years ago
Yifei Zhang
4f0108b0ea
fix : #289 use highlight.js instead of prism
2 years ago
Yifei Zhang
7b5af271d5
fix : #367 failed to fetch account usage
2 years ago
Yifei Zhang
37587f6f71
fix : #244 optimize polyfill
2 years ago
Cesaryuan
a356ee857c
Merge branch 'main' into patch-1
2 years ago
MapleUncle
a90e646381
🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration
2 years ago
Cesaryuan
12f342f015
fix: historyMessageCount
2 years ago
Yifei Zhang
e248e9196a
Merge pull request #271 from RugerMcCarthy/feat/send_preview_option
...
feat: add switch of send preview bubble
2 years ago
Cesaryuan
fea4f561b4
fix: fix history message count
...
Bug: The length of `new Array(20).slice(20 - 24) ` is 4 which should be 24.
2 years ago
AprilNEA
0a60a87c9f
Merge branch 'main' into reset
...
# Conflicts:
# app/components/settings.tsx
2 years ago
AprilNEA
506cdbc83c
feat: clear session only
2 years ago
Yifei Zhang
a64c4384b1
Merge pull request #322 from quark-zju/wexin-compat
...
fix: 微信 Android 内置浏览器兼容性
2 years ago
Leedom
4369b26e22
Update calcTextareaHeight.js
2 years ago
Leedom
b419e7d918
Update home.tsx
2 years ago
Leedom
ad8e09d188
Update home.tsx
2 years ago
leedom
bce020fc8e
feat: add calcTextareaHeight.js from element-ui
2 years ago
leedom
a811637176
refactor: use the method of element-ui
2 years ago
Jun Wu
cd5f8f7407
app: polyfill Array.at
...
This fixes compatibility issue with older browsers like WeChat webview.
The summary feature now works as expected.
2 years ago
linqirong
00a282214e
fix:修复中文输入法下enter错误发送消息问题
2 years ago
Jun Wu
327ac765df
utils: simplify trimTopic
...
Also avoid using Array.prototype.at, which does not seem to exist
in the Wexin builtin webview (Android Wexin 8.0.30).
2 years ago
Jun Wu
83cea2adb8
api: set Content-Type to json
...
This avoids issues in browsers like WeChat where the encoding is
incorrect and the summary feature does not work if it contains
zh-CN characters.
2 years ago
Leedom
9ba59351c5
Update home.tsx
2 years ago
leedom
2a79d35667
feat: add optimize textarea height when inputing
2 years ago
Yifei Zhang
0385f6ede9
fix : #305 disable double click to copy on pc
2 years ago
Yifei Zhang
45bf2c3d25
fix: remove scroll anchor height
2 years ago
leedom
4dc1e025e1
feat: add confirm tips when deleting conversation on pc
2 years ago
Dogtiti
536358cb3c
Merge branch 'Yidadaa:main' into main
2 years ago
Dogtiti
5f7a264e52
fix: 修复在手机浏览器高度样式问题
2 years ago
Yifei Zhang
e5aa72af76
fix : #277 no cache for credit query
2 years ago
RugerMc
1db210097c
feat: add switch of send preview bubble
2 years ago
Daniel Gerardo Rondón García
7f16698f01
Update: language options to "Language".
...
- Update Name option in language files to display 'Language' consistently
- Fix locale issues in 'tw' and 'cn' files that were mistakenly changed
2 years ago
Daniel Gerardo Rondón García
df75b9973a
Update: locales in spanish
2 years ago
Yifei Zhang
2f2e0b6762
fix: commit id as version id
2 years ago
Yifei Zhang
fe9dd88c3f
Merge pull request #254 from Yidadaa/bugfix-0330
...
Bugfix 0330
2 years ago
Yifei Zhang
b3fdf3efec
fix : #182 prompt cannot be selected
2 years ago
Yifei Zhang
802ea20ec4
fix: auto scroll on enter
2 years ago
Yifei Zhang
52a217883d
Merge pull request #234 from GOWxx/feat_set_history_to_zero
...
feat: support history message count to zero
2 years ago
Yifei Zhang
7783545bff
feat: use tag as version number
2 years ago
Yifei Zhang
1b140a1ed3
fix: tight border on mobile style
2 years ago
Yifei Zhang
bf50ebac94
fix : #229 disable light code theme
2 years ago
Yifei Zhang
7599ae385b
fix : #244 better scroll ux
2 years ago
Yifei Zhang
7827b40f17
fix : #185 input and select align center
2 years ago
Yifei Zhang
dea3d26335
fix: crash caused by filter config
2 years ago
GOWxx
0c9add7988
feat: support history message count to zero
2 years ago
Leotrinos
7d7abca2c4
fix trimTopic
2 years ago
Leedom
6e4e804af8
Update home.tsx
2 years ago
leedom
e68aaf24f1
feat: setUserInput with onDoubleClickCapture in mobile phone
2 years ago
Yifei Zhang
29c20a3d5c
Merge pull request #202 from RugerMcCarthy/feat/display_line_break
...
feat: import remark-breaks plugin
2 years ago
RugerMc
2c5420ab9e
feat: import ramarkBreaks plugin
2 years ago
angular-moon
d9fc9cd198
onUserSubmit hide promptHints
2 years ago
Yifei Zhang
8b4db412d8
Update home.tsx
2 years ago
Yifei Zhang
447dec9444
feat: close #2 add check account balance
2 years ago
Yifei Zhang
45088a3e06
feat: #112 add edit chat title
2 years ago
Yifei Zhang
08f3c7026d
feat: #170 auto scroll after retrying
2 years ago
Yifei Zhang
e606810581
refactor: #121 trigger auto-cmp with / prefix
2 years ago
Yifei Zhang
73b2ede53a
Merge pull request #162 from HimiCos/main
...
fix: dialog height
2 years ago
Yifei Zhang
f1b2f895b4
Merge pull request #163 from GOWxx/bugfix_send_button_cover_text
...
fix: send button covering the text in the textarea
2 years ago
HimiCos
752c083905
fix: dialog height
2 years ago
GOWxx
c47e90004a
fix: send button covering the text in the textarea
2 years ago
Yifei Zhang
380f818285
fix : #159 temperature should range 0 - 2
2 years ago
HimiCos
cac604aee3
chore: standardize input box punctuation
2 years ago
Yifei Zhang
525b5b8ee6
Merge pull request #148 from RugerMcCarthy/dev
...
supports the display of line breaks in Markdown
2 years ago
RugerMc
974c455bf9
feat: display line break hints in enter mode
2 years ago
RugerMc
b94607f636
feat: supports the display of line breaks in Markdown
2 years ago
Yifei Zhang
ca0082856a
Update settings.tsx
2 years ago
Yifei Zhang
e12238ba8b
Merge pull request #146 from iSource/fix-mobile-autofocus
...
fix: mobile textarea autofocus ui error
2 years ago
iSource
71f119c9e8
fix: mobile textarea autofocus ui error
2 years ago
Yifei Zhang
067121d968
Merge pull request #89 from iFwu/main
...
feat: add font size config
2 years ago
Yifei Zhang
f5d775c055
Merge pull request #127 from stonega/main
...
fix: message top action style issue
2 years ago
伏晓
f979822508
feat: add font size setting
2 years ago
HimiCos
dee7950601
Update app/locales/tw.ts
2 years ago
Yifei Zhang
17ee2ee135
Update home.tsx
2 years ago
Yifei Zhang
e648a59b1f
feat: add lint-staged
2 years ago
Yifei Zhang
83400093a2
fixup: i18n for prompts
2 years ago
Yifei Zhang
6782e65fdf
feat: #2 add prompt hints
2 years ago
Yifei Zhang
7d5e742ea6
feat: #2 add prompt list
2 years ago
Yifei Zhang
cde3cbed21
Merge pull request #109 from HimiCos/main
...
feat: language support traditional chinese
2 years ago
HimiCos
307be405ac
feat: language support traditional chinese
2 years ago
石门
1c017b8ee9
fix: minor fix
2 years ago
石门
48dc2c2295
fix: minor fix
2 years ago
石门
3a3999d73a
fix: hide actions when loading
2 years ago
Yifei Zhang
7f3cbaa064
Merge pull request #100 from iSource/fix-docker-access-code
...
fix: docker access code setting missing
2 years ago
石门
7a5c35baf3
fix: hide actions when loading
2 years ago
iSource
eb72c83b7e
fix: docker access code setting missing
2 years ago
Yifei Zhang
adc0db4c74
Merge pull request #76 from xiaotianxt/main
...
feat: CmdEnter config for submitkey, bug fix for auto scrolling
2 years ago
Yifei Zhang
6155a190ac
fix: light theme code highlight
2 years ago
xiaotianxt
493aa8c591
refactor: refocus textarea after btn clicked
2 years ago
xiaotianxt
6c82f804ae
fix: Enter key bug
2 years ago
xiaotianxt
a2807c9815
fix(scroll): scroll after click submit button
...
The behavior of SubmitKey and SubmitButton should be the same
2 years ago
xiaotianxt
d822f333c2
feat(SubmitKey): add MetaEnter option
...
Add another option for MacOS user who prefer Cmd+Enter
or Linux user who prefer Meta+Enter.
2 years ago
Yifei Zhang
8f498075b9
Merge pull request #81 from iSource/fix-code-copy-button
...
fix: code copy button position
2 years ago
AprilNEA
684a3c41ef
fix: fix #82 , close sidebar after new session
2 years ago
iSource
55f37248f7
fix: code copy button position
2 years ago
Yifei Zhang
60f27fdfbb
Merge pull request #68 from AprilNEA/main
...
fix(#65 ): fix unknown git commit id
2 years ago
Yifei Zhang
d17706636b
Merge pull request #66 from iFwu/main
...
fix: resolve hydration error
2 years ago
Yifei Zhang
9570691d5b
Delete userRole.tsx
2 years ago
AprilNEA
efe4fcc188
Merge branch 'Yidadaa:main' into main
2 years ago
AprilNEA
efaf6590ef
fix( #65 ): fix unknown git commit id
2 years ago
伏晓
fb06fb8c38
fix: resolve hydration error
2 years ago
Yifei Zhang
f188841188
Merge pull request #67 from iSource/pwa-support
...
feat: add PWA support
2 years ago
jianjian.ma
5593c067c4
feat: add PWA support
2 years ago
jianjian.ma
689b7bab26
feat: add PWA support
2 years ago
jianjian.ma
bdf17fafff
feat: add PWA support
2 years ago
AprilNEA
58baa23199
Merge branch 'fix-theme' of https://github.com/AprilNEA/ChatGPT-Next-Web into fix-theme
2 years ago
AprilNEA
dd80c4563d
feat: adding iOS Webapp support
...
- fix media query about background-color
- Use colors from CSS files instead of fixed values
2 years ago
AprilNEA
785372ad73
fix: fix the different colors on mobile
2 years ago
AprilNEA
d8e4808316
Merge branch 'Yidadaa:main' into fix-theme
2 years ago
AprilNEA
6446692db0
feat: support safari appleWebApp
2 years ago
AprilNEA
cd73c3a7cb
fix: taskbar color follow( #54 )
2 years ago
Yifei Zhang
fb2d281aac
fix : #7 disable light code theme
2 years ago
Yifei Zhang
f858407f9a
fixup
2 years ago
Yifei Zhang
b57663bf02
feat: now support gpt-4 model
2 years ago
Yifei Zhang
e57bd51809
feat: #9 add copy code button
2 years ago
Yifei Zhang
df66eef919
feat: support using user api key
2 years ago
Yifei Zhang
1e89fe14ac
fix : #34 only auto scroll when textbox is focused
2 years ago
Yifei Zhang
86507fa569
feat: #2 #8 add stop and retry button
2 years ago