This website requires JavaScript.
Explore
Help
Register
Sign In
bbig
/
ChatGPT-Next-Web
Watch
1
Star
0
Fork
0
You've already forked ChatGPT-Next-Web
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f920b2001d4da22b0872580cecdbd86a08380f57
ChatGPT-Next-Web
/
app
T
History
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
..
api
fix
:
#289
#367
#353
#369
provide more error message info
2023-04-02 19:14:53 +00:00
components
performance: introduce lazy-loading for ChatList
2023-04-06 02:41:27 +08:00
icons
feat: optimize usage display
2023-04-03 12:18:04 +00:00
locales
Merge pull request
#434
from gaogao1030/optimize
2023-04-05 02:08:38 +08:00
store
feat(dnd): add drag and drop feature
2023-04-06 01:43:10 +08:00
styles
feat: optimize usage display
2023-04-03 12:18:04 +00:00
constant.ts
fix
:
#397
#373
Array.prototype.at polyfill errors
2023-04-03 13:29:37 +08:00
layout.tsx
fix: add media query to theme-color, fix auto theme not updating theme-color
2023-04-03 16:24:59 +00:00
page.tsx
fix
:
#397
#373
Array.prototype.at polyfill errors
2023-04-03 13:29:37 +08:00
polyfill.ts
fix
:
#397
#373
Array.prototype.at polyfill errors
2023-04-03 13:29:37 +08:00
requests.ts
fix
:
#418
valid model config
2023-04-04 01:05:33 +08:00
utils.ts
add
getEmojiUrl
as util function
2023-04-05 15:48:44 +08:00