ChatGPT-Next-Web/app
兀米 3120087992
perf : 代码细节优化
大神, 学习代码过程中发现的一个小小的点,887行已定义`const isUser = message.role === "user";`,此处可直接用isUser
2023-06-30 12:00:03 +08:00
..
api feat: add "Hide_Balance_Query" environment variable 2023-06-25 20:20:36 +08:00
client feat: close #2175 use default api host if endpoint is empty 2023-06-28 23:12:35 +08:00
components perf : 代码细节优化 2023-06-30 12:00:03 +08:00
config fixup 2023-06-30 02:35:40 +08:00
icons feat: replace window.prompt with showPrompt 2023-06-29 00:09:56 +08:00
locales feat: close #2136 click avatar to edit message 2023-06-29 01:31:27 +08:00
masks fixup 2023-06-24 00:18:27 +08:00
store feat: close #2190 improve app auto updater 2023-06-30 00:39:54 +08:00
styles feat: replace window.prompt with showPrompt 2023-06-29 00:09:56 +08:00
utils feat: new token count function 2023-06-15 00:14:38 +08:00
command.ts feat: close #628 add chat commands 2023-06-24 23:38:11 +08:00
constant.ts feat: close #2190 improve app auto updater 2023-06-30 00:39:54 +08:00
global.d.ts feat: close #1994 add clipboard write api 2023-06-29 00:27:18 +08:00
layout.tsx fix: #1954 lazy render bugs 2023-06-15 01:34:21 +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 feat: close #1994 add clipboard write api 2023-06-29 00:27:18 +08:00