ChatGPT-Next-Web/app/components
2023-07-10 22:59:12 +08:00
..
auth.module.scss feat: close #741 add auth page 2023-06-07 02:18:24 +08:00
auth.tsx 修改 auth.tsx 输入框为password 2023-06-09 12:39:42 +08:00
button.module.scss feat: close #2141 danger zone 2023-06-29 01:09:51 +08:00
button.tsx feat: close #2141 danger zone 2023-06-29 01:09:51 +08:00
chat-list.tsx feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
chat.module.scss fix: #2308 improve chat actions 2023-07-09 16:15:58 +08:00
chat.tsx fix: #2336 resending message should delete origional messages 2023-07-10 22:59:12 +08:00
emoji.tsx feat: add mask crud 2023-04-26 02:02:46 +08:00
error.tsx feat: close #2141 danger zone 2023-06-29 01:09:51 +08:00
exporter.module.scss feat: add max icon for modals 2023-07-06 01:11:50 +08:00
exporter.tsx feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
home.module.scss feat: new chat message actions style 2023-06-25 23:53:22 +08:00
home.tsx feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
input-range.module.scss fix: input-range style 2023-06-26 01:51:35 +08:00
input-range.tsx fix: 兼容不同浏览器的input range兼容 2023-04-06 12:39:31 +08:00
markdown.tsx feat: improve svg viewer 2023-07-06 01:33:30 +08:00
mask.module.scss feat: improve mask ui 2023-05-02 03:10:13 +08:00
mask.tsx feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
message-selector.module.scss chore: mobile export image style 2023-05-22 01:23:08 +08:00
message-selector.tsx feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
model-config.tsx dev: 增加模型设置项:是否启用注入全局 System Prompt 功能 2023-07-10 18:56:22 +08:00
new-chat.module.scss feat: scrollable mask lists in new-chat page 2023-05-20 23:49:10 +08:00
new-chat.tsx feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
settings.module.scss chore: remove an unused css name 2023-05-08 08:48:47 +08:00
settings.tsx feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
sidebar.tsx feat: replace window.confirm with showConfirm 2023-06-28 23:40:39 +08:00
ui-lib.module.scss feat: improve model selector ui 2023-07-09 22:01:04 +08:00
ui-lib.tsx fixup 2023-07-06 02:07:35 +08:00