ChatGPT-Next-Web/app
ガオガオ d2ee1bd212 fix: Add cache fix for request Usage
Added cache: 'no-store' parameter to fetch to avoid caching issue in non-Vercel deployment environment(ref: https://beta.nextjs.org/docs/data-fetching/fetching#dynamic-data-fetching)
2023-04-18 15:24:39 +08:00
..
api fix: Add cache fix for request Usage 2023-04-18 15:24:39 +08:00
components fix: Add cache fix for request Usage 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 fix: Add cache fix for request Usage 2023-04-18 15:24:39 +08:00
utils.ts feat: close #680 lazy rendering markdown 2023-04-13 02:07:24 +08:00