ChatGPT-Next-Web/app/components
B0zal 0113d4499b
[Feature] Better JSON Exporter #2692
[+] A view looks better
[+] auto minify json when click a copy in markdown and download

Co-Authored-By: wangwentong-lunaon <39506652+wangwentong-lunaon@users.noreply.github.com>
Co-Authored-By: Yifei Zhang <yidadaa@qq.com>
Co-Authored-By: B0zal <48602426+kfear1337@users.noreply.github.com>
2023-08-23 21:14:43 +07:00
..
auth.module.scss feat: close #741 add auth page 2023-06-07 02:18:24 +08:00
auth.tsx feat: close #2638 hide auth page and use better unauth tips 2023-08-15 22:50: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 Update chat.module.scss 2023-08-18 17:21:58 +08:00
chat.tsx fix: #2672 should use correct resend index 2023-08-21 18:33:45 +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 [Feature] Better JSON Exporter #2692 2023-08-23 21:14:43 +07:00
home.module.scss fix: #2393 try to fix chat list lag 2023-07-25 22:59:21 +08:00
home.tsx feat: close #2618 use correct html lang attr 2023-08-14 21:55:18 +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 Update markdown.tsx 2023-08-18 08:12:27 +03:00
mask.module.scss feat: improve mask ui 2023-05-02 03:10:13 +08:00
mask.tsx feat: close #2449 edit / insert / delete messages modal 2023-07-21 00:24:26 +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 feat: improve auto scroll ux and edit model title 2023-08-02 23:35:51 +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: add autoGenerateTitle option 2023-08-14 20:42:09 +08:00
sidebar.tsx feat: improve dnd icon 2023-07-16 15:49:15 +08:00
ui-lib.module.scss feat: improve model selector ui 2023-07-09 22:01:04 +08:00
ui-lib.tsx feat: improve ChatAction ux 2023-08-02 22:53:36 +08:00