ChatGPT-Next-Web/app
2023-05-20 00:58:49 +00:00
..
api feat: #1640 support free gpt endpoint 2023-05-19 23:53:27 +08:00
client fix: #1611 show corret message when can not query usage 2023-05-19 00:27:25 +08:00
components Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-20 00:58:49 +00:00
config feat: #1640 support free gpt endpoint 2023-05-19 23:53:27 +08:00
icons 给所有select元素添加一个右侧下拉按钮 2023-05-10 07:14:49 +00:00
locales Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-20 00:58:49 +00:00
masks Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-19 01:02:15 +00:00
store Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-20 00:58:49 +00:00
styles feat: #1303 improve long text input ux and mobile modal 2023-05-08 22:49:51 +08:00
utils feat: partial locale type 2023-05-19 00:59:04 +08:00
command.ts feat: close #1301 support message actions 2023-05-09 00:39:00 +08:00
constant.ts refactor: llm client api 2023-05-14 23:00:17 +08:00
global.d.ts feat: close #680 lazy load markdown dom 2023-04-12 23:27:28 +08:00
layout.tsx Merge remote-tracking branch 'upstream/main' 2023-05-16 11:01:36 +08:00
page.tsx feat: dynamic config 2023-04-11 02:54:31 +08:00
polyfill.ts fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
typing.ts refactor: #1000 #1179 api layer for client-side only mode and local models 2023-05-15 01:33:46 +08:00
utils.ts fix: row count logic 2023-05-10 09:27:33 +08:00