ChatGPT-Next-Web/app/components
B0zal b5e89d4440
[+] Updated Auth Page
- Made changes to the Auth Page to reset the input field for the access code when the "Later" button is clicked.
This ensures that only expected user is logged by entering access code or entering their OpenAI API Key, mitigating the risk of small bug issue
2023-09-12 07:00:23 +07:00
..
auth.module.scss feat: close #741 add auth page 2023-06-07 02:18:24 +08:00
auth.tsx [+] Updated Auth Page 2023-09-12 07:00:23 +07: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 feat: close #2752 auto re-fill unfinished input 2023-09-05 01:54:28 +08:00
emoji.tsx feat: add mask crud 2023-04-26 02:02:46 +08:00
error.tsx feat: close #2754 add import/export to file 2023-09-11 00:20:23 +08:00
exporter.module.scss feat: add max icon for modals 2023-07-06 01:11:50 +08:00
exporter.tsx Merge pull request #2705 from kfear1337/language 2023-08-28 01:02:23 +08: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 #2754 add import/export to file 2023-09-11 00:20:23 +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 fixup 2023-09-11 00:39:56 +08:00
sidebar.tsx Security Update 2023-08-26 22:16:29 +07: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