This website requires JavaScript.
Explore
Help
Sign In
singlexyz
/
ChatGPT-Next-Web
Watch
1
Star
0
Fork
0
You've already forked ChatGPT-Next-Web
forked from
XiaoMo/ChatGPT-Next-Web
Code
Pull Requests
Activity
ChatGPT-Next-Web
/
app
/
components
History
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
..
button.module.scss
feat:
#138
add context prompt,
close
#330
#321
2023-04-02 17:48:43 +00:00
button.tsx
fixup: ux improve
2023-04-02 18:28:07 +00:00
chat-list.tsx
feat:
#138
add context prompt,
close
#330
#321
2023-04-02 17:48:43 +00:00
chat.module.scss
fixup: ux improve
2023-04-02 18:28:07 +00:00
chat.tsx
[opt] Optimize the display of exported chat history content.
2023-04-04 05:55:06 +08:00
error.tsx
fix
:
#397
#373
Array.prototype.at polyfill errors
2023-04-03 13:29:37 +08:00
home.module.scss
fix: mobile scroll problem
2023-04-02 18:41:25 +00:00
home.tsx
fix: add media query to theme-color, fix auto theme not updating theme-color
2023-04-03 16:24:59 +00:00
markdown.tsx
linkTarget={'_blank'},这个对于对话框中的链接,会在新的tab页打开,体验更好。
2023-04-04 16:33:36 +08:00
settings.module.scss
fix
:
#418
valid model config
2023-04-04 01:05:33 +08:00
settings.tsx
chore: removed redundant checkUsage
2023-04-04 22:41:33 -07:00
ui-lib.module.scss
fix
:
#289
#367
#353
#369
provide more error message info
2023-04-02 19:14:53 +00:00
ui-lib.tsx
feat:
#2
add prompt hints
2023-03-28 17:45:23 +00:00
window.scss
feat:
#138
add context prompt,
close
#330
#321
2023-04-02 17:48:43 +00:00