ChatGPT-Next-Web/app/components
2023-04-04 01:48:19 +08:00
..
button.module.scss chore: bigger buttons on mobile device 2023-03-20 16:51:20 +00:00
button.tsx feat: add dark theme support 2023-03-13 03:06:21 +08:00
chat-list.tsx Create chat-list.tsx 2023-04-04 01:36:47 +08:00
chat.module.scss Create chat.module.scss 2023-04-04 01:38:26 +08:00
chat.tsx Create chat.tsx 2023-04-04 01:39:40 +08:00
error.tsx Create error.tsx 2023-04-04 01:40:34 +08:00
home.module.scss fix: 修复在手机浏览器高度样式问题 2023-03-31 19:21:11 +08:00
home.tsx Update home.tsx 2023-04-03 23:20:14 +08:00
markdown.tsx Update markdown.tsx 2023-04-04 01:48:19 +08:00
settings.module.scss feat: add model config to settings 2023-03-21 16:20:32 +00:00
settings.tsx Update settings.tsx 2023-04-04 01:35:05 +08:00
ui-lib.module.scss feat: use toast instead of alert 2023-03-21 14:56:27 +00:00
ui-lib.tsx feat: #2 add prompt hints 2023-03-28 17:45:23 +00:00
window.scss fix: chat history with memory 2023-03-19 16:09:30 +00:00