ChatGPT-Next-Web/app
Jingguo Yao 3f5a189591 Not to detect user lang when running in Node
Use DEFAULT_LANG with Node. Remove the logging on the server side:

[Lang] failed to detect user lang.
2023-05-20 11:06:54 +08: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 feat: close #1478 new chat use global config as default 2023-05-20 00:39:52 +08: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 Not to detect user lang when running in Node 2023-05-20 11:06:54 +08:00
masks feat: partial locale type 2023-05-19 00:59:04 +08:00
store feat: close #1478 new chat use global config as default 2023-05-20 00:39:52 +08: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 fix: #1444 async load google fonts 2023-05-14 23:25:22 +08:00
page.tsx feat: dynamic config 2023-04-11 02:54:31 +08:00
polyfill.ts
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