ChatGPT-Next-Web/app/components
Dean-YZG 8093d1ffba feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method 2024-05-17 21:11:21 +08:00
..
ActionsBar feat: model provider refactor done 2024-05-15 21:38:25 +08:00
Btn feat: 1)add font source 2)add validator in ListItem 3)settings page ui optiminize 2024-05-07 15:05:29 +08:00
Card complete colors in dark mode 2024-05-01 22:35:23 +08:00
GlobalLoading feat: maskpage&newchatpage adapt new ui framework done 2024-04-19 11:55:51 +08:00
HoverPopover feat: bugfix 2024-04-30 19:11:59 +08:00
Imgs feat: optiminize 2024-04-26 01:31:03 +08:00
Input feat: 1)add font source 2)add validator in ListItem 3)settings page ui optiminize 2024-05-07 15:05:29 +08:00
List feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method 2024-05-17 21:11:21 +08:00
Loading feat: optiminize 2024-04-26 01:31:03 +08:00
MenuLayout feat: old page dark mode compatible 2024-05-06 22:23:21 +08:00
Modal complete colors in dark mode 2024-05-01 22:35:23 +08:00
Popover feat: bugfix 2024-04-30 19:11:59 +08:00
Screen feat: bugfix 2024-04-30 19:11:59 +08:00
Search feat: seperate chat page 2024-04-12 10:57:57 +08:00
Select feat: 1)add font source 2)add validator in ListItem 3)settings page ui optiminize 2024-05-07 15:05:29 +08:00
SlideRange complete colors in dark mode 2024-05-01 22:35:23 +08:00
Switch feat: merge remote 2024-04-30 19:19:27 +08:00
ThumbnailImg feat: light theme mode 2024-04-25 21:57:50 +08:00
auth.module.scss feat: redesign settings page 2024-04-24 15:44:24 +08:00
auth.tsx feat: support set api key from client side 2023-12-24 03:44:13 +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 fix(chat-item): selected chat-item showing border in other pages 2023-12-15 09:37:37 +08:00
chat.module.scss Add vision support (#4076) 2024-02-20 18:04:32 +08:00
chat.tsx feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3) 2024-05-13 16:24:15 +08:00
emoji.tsx feat: settings command dev done 2024-04-02 14:21:49 +08:00
error.tsx feat: close #2754 add import/export to file 2023-09-11 00:20:23 +08:00
exporter.module.scss feat: old page ui style optiminize 2024-05-07 11:22:17 +08:00
exporter.tsx feat: Solve the problem of using openai interface protocol for user-defined claude model & add some famous webdav endpoints 2024-04-09 20:49:51 +08:00
home.module.scss fix: #2817 min-height for landscape orientation on mobile phone 2023-09-19 01:58:52 +08:00
home.tsx feat: clear trash 2024-04-19 14:50:11 +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: chat panel redesigned ui 2024-04-16 14:07:51 +08:00
mask.module.scss feat: old page ui style optiminize 2024-05-07 11:22:17 +08:00
mask.tsx feat: old page ui style optiminize 2024-05-07 11:22:17 +08:00
message-selector.module.scss feat: close #3222 share message list should start from clear context index 2023-11-12 01:21:39 +08:00
message-selector.tsx Merge pull request #3405 from Yuliang-Lee/fix/MessageSelectorWarning 2024-03-28 11:38:45 +08:00
model-config.tsx fix: fix gemini issue when using app (#4013) 2024-02-07 13:17:11 +08:00
new-chat.module.scss feat: old page ui style optiminize 2024-05-07 11:22:17 +08:00
new-chat.tsx feat: old page dark mode compatible 2024-05-06 22:23:21 +08:00
settings.module.scss Add z-index to avatar 2024-03-07 15:51:58 +08:00
settings.tsx feat: dev done 2024-04-07 11:32:57 +08:00
sidebar.tsx refactor: update product name 2023-12-23 16:48:16 +08:00
ui-lib.module.scss Fix EmojiPicker mobile width adaptation and update avatar clicking behavior 2024-03-07 15:36:19 +08:00
ui-lib.tsx complete colors in dark mode 2024-05-01 22:35:23 +08:00