ChatGPT-Next-Web/app/components
2023-07-05 00:07:26 +07: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: replace window.confirm with showConfirm 2023-06-28 23:40:39 +08:00
chat.module.scss Update chat.module.scss 2023-06-30 16:08:45 +08:00
chat.tsx fix: #2230 hide chat actions for context prompts 2023-07-04 00:14:57 +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 fixup 2023-05-22 23:59:11 +08:00
exporter.tsx 聊天记录导出格式为image时预览聊天信息项使用设置的语言 chat information items using the language in the settings when exporting chat records in image format 2023-06-19 16:16:09 +08:00
home.module.scss feat: new chat message actions style 2023-06-25 23:53:22 +08:00
home.tsx Support left to right in language arabic 2023-06-24 05:10:34 +00: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 Set markdown-body RTL for Arabic text 2023-06-24 05:53:58 +00:00
mask.module.scss feat: improve mask ui 2023-05-02 03:10:13 +08:00
mask.tsx fix: #2208 use global settings button dose not work 2023-07-01 18:16:06 +08:00
message-selector.module.scss chore: mobile export image style 2023-05-22 01:23:08 +08:00
message-selector.tsx feat: share to ShareGPT 2023-05-25 01:04:37 +08:00
model-config.tsx fix: temperature -> top_p 2023-07-04 02:49:05 +09: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: replace window.confirm with showConfirm 2023-06-28 23:40:39 +08:00
settings.module.scss chore: remove an unused css name 2023-05-08 08:48:47 +08:00
settings.tsx feat: add setting to hide builtin masks 2023-07-05 00:07:26 +07:00
sidebar.tsx feat: replace window.confirm with showConfirm 2023-06-28 23:40:39 +08:00
ui-lib.module.scss Update ui-lib.module.scss 2023-06-29 01:40:54 +08:00
ui-lib.tsx feat: replace window.prompt with showPrompt 2023-06-29 00:09:56 +08:00