ChatGPT-Next-Web/app
serge 437334355f chore(fr.ts): update French translations for improved user experience and clarity
feat(fr.ts): add new translations for pinning messages, editing, and input actions
feat(fr.ts): add new translations for commands and input actions related to conversation management
feat(fr.ts): add new translations for settings options related to resetting and clearing data
feat(fr.ts): add new translations for settings options related to language, font size, and input template
feat(fr.ts): add new translations for settings options related to update version and presence penalty
feat(fr.ts): add new translations for settings options related to masking and built-in assistants
feat(fr.ts): add new translations for settings options related to temperature and top P
feat(fr.ts): add new translations for settings options related to max tokens and presence penalty
feat(fr.ts): add new translations for settings options related to cloning and configuration
feat(fr.ts): add new translations for settings options related to avatar, name, sync, hide context, and sharing
2023-07-08 14:12:46 +00:00
..
api feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
client perf: models接口返回数据的容错处理 2023-07-06 20:00:30 +08:00
components fix: selector z-index bug 2023-07-07 04:15:05 +09:00
config feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
icons feat: replace window.prompt with showPrompt 2023-06-29 00:09:56 +08:00
locales chore(fr.ts): update French translations for improved user experience and clarity 2023-07-08 14:12:46 +00:00
masks fixup 2023-06-24 00:18:27 +08:00
store refactor: #2256 hide builtin masks 2023-07-05 22:39:25 +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 #1072 share mask as link 2023-07-05 23:19:54 +08:00
constant.ts fix: #2261 default enable gpt-4 models 2023-07-05 22:41:10 +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