ChatGPT-Next-Web/app/components
2023-03-27 17:05:15 +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
home.module.scss feat: #2 trying to add stop response button 2023-03-23 17:42:38 +00:00
home.tsx Merge branch 'fix-theme' of https://github.com/AprilNEA/ChatGPT-Next-Web into fix-theme 2023-03-27 17:05:15 +08:00
markdown.tsx feat: #9 add copy code button 2023-03-26 12:29:02 +00:00
settings.module.scss feat: add model config to settings 2023-03-21 16:20:32 +00:00
settings.tsx feat: support using user api key 2023-03-26 11:58:25 +00:00
ui-lib.module.scss feat: use toast instead of alert 2023-03-21 14:56:27 +00:00
ui-lib.tsx feat: use toast instead of alert 2023-03-21 14:56:27 +00:00
window.scss fix: chat history with memory 2023-03-19 16:09:30 +00:00