ChatGPT-Next-Web/app
2023-04-18 15:24:39 +08:00
..
api refactor: Remove the code in the client that disables the fetch cache by passing a request header, and replace it with server-side enforced fetch cache disabling. 2023-04-18 15:24:39 +08:00
components refactor: Remove the code in the client that disables the fetch cache by passing a request header, and replace it with server-side enforced fetch cache disabling. 2023-04-18 15:24:39 +08:00
config feat: dynamic config 2023-04-11 02:54:31 +08:00
icons fix:delete user.svg 2023-04-18 11:34:33 +08:00
locales Merge pull request #892 from Yidadaa/improve-memory 2023-04-18 11:54:24 +08:00
store fix: Add cache fix for request Usage 2023-04-18 15:24:39 +08:00
styles feat: user prompts 2023-04-18 01:34:12 +08:00
constant.ts refactor: build/runtime/client configs 2023-04-11 01:21:34 +08:00
global.d.ts feat: close #680 lazy load markdown dom 2023-04-12 23:27:28 +08:00
layout.tsx refactor: build/runtime/client configs 2023-04-11 01:21:34 +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
requests.ts refactor: Remove the code in the client that disables the fetch cache by passing a request header, and replace it with server-side enforced fetch cache disabling. 2023-04-18 15:24:39 +08:00
utils.ts feat: close #680 lazy rendering markdown 2023-04-13 02:07:24 +08:00