-
Notifications
You must be signed in to change notification settings - Fork 473
Comparing changes
Open a pull request
base repository: chatgpt-web-dev/chatgpt-web
base: v2.18.0
head repository: chatgpt-web-dev/chatgpt-web
compare: v2.19.0
- 14 commits
- 51 files changed
- 5 contributors
Commits on May 15, 2024
-
chore: clean unused code and improve lint rule (#541)
* chore: lint fix and clean unused code Signed-off-by: Bob Du <[email protected]> * chore: improve lint fix Signed-off-by: Bob Du <[email protected]> * chore: improve lint fix Signed-off-by: Bob Du <[email protected]> --------- Signed-off-by: Bob Du <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8b71c8 - Browse repository at this point
Copy the full SHA c8b71c8View commit details
Commits on May 21, 2024
-
fix: 修复打字机动画 (cherry picked from ChenZhaoYu upstream) (#544)
(cherry picked from commit c226d07) Signed-off-by: Bob Du <[email protected]> Co-authored-by: ChenZhaoYu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ecfbfc - Browse repository at this point
Copy the full SHA 6ecfbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for df84c4e - Browse repository at this point
Copy the full SHA df84c4eView commit details
Commits on May 30, 2024
-
perf: persistent prompts and add chat record (#540)
* update actions * chore(gitignore): update ignored files * feat(*): add chat record * refactor: add chat record * refactor: add chat record * refactor: add chat record * perf: chat record * perf: chat record * perf: remove Shift+Enter line breaks from text copied to the clipboard * perf: chat record * feat: the prompt word store is saved to the database * perf: the prompt word * perf: the prompt word * feat: persistent prompts * Update README.md * fix: the typewriter animation * fix: the typewriter animation * fix: fix the max tokens for gpt-4-turbo 128K * feat: add custom system role * feat: add GeminiPro option * fix: chat record * perf: persistent prompts * style: update default systemMessage * chore: merge code * build: v2.17.0 * test: build * perf: history logs plus model * style: remove redundant code * chore: restore main branch * revert modifications to unrelated files such as gitignore and readme. * revert lint format * chore: update actions * Revert "chore: update actions" This reverts commit 9dda341. * Revert "default chatModels" * perf: chat record 1.remove redundant files 2.the content of the chat record uses "@/views/chat/components/Message"
Configuration menu - View commit details
-
Copy full SHA for c8b1bdd - Browse repository at this point
Copy the full SHA c8b1bddView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6def50f - Browse repository at this point
Copy the full SHA 6def50fView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63a0f44 - Browse repository at this point
Copy the full SHA 63a0f44View commit details
Commits on Jun 10, 2024
-
fix maximum token count (#553)
* fix maximum token count * fix maximum token count 1 * fix maximum token count 2 原来补全最多只有4096啊... * fix maximum token count 3 重新梳理一下逻辑 --------- Signed-off-by: San <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d01fabe - Browse repository at this point
Copy the full SHA d01fabeView commit details
Commits on Oct 24, 2024
-
chore: update some deps version (#576)
* chore: update some deps version Signed-off-by: Bob Du <[email protected]> * chore: update some deps version Signed-off-by: Bob Du <[email protected]> --------- Signed-off-by: Bob Du <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 495ccb0 - Browse repository at this point
Copy the full SHA 495ccb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f0ba8 - Browse repository at this point
Copy the full SHA a3f0ba8View commit details -
feat: support multiple select image once upload (#577)
Signed-off-by: Bob Du <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3ac4b0 - Browse repository at this point
Copy the full SHA b3ac4b0View commit details -
build: remove vite-plugin-pwa (#578)
* build: remove vite-plugin-pwa Signed-off-by: Bob Du <[email protected]> * chore: remove unused deps Signed-off-by: Bob Du <[email protected]> --------- Signed-off-by: Bob Du <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d03a55f - Browse repository at this point
Copy the full SHA d03a55fView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b27b1de - Browse repository at this point
Copy the full SHA b27b1deView commit details -
feat: set statics file cache control (#580)
Signed-off-by: Bob Du <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1379b15 - Browse repository at this point
Copy the full SHA 1379b15View commit details -
fix: delete message problem (#575)
* fix: 修复删除消息倒是后面一条消息显示原文的问题 * Revert "fix: 修复删除消息倒是后面一条消息显示原文的问题" This reverts commit 5c38b3c. Signed-off-by: Bob Du <[email protected]> * fix: delete message problem Signed-off-by: Bob Du <[email protected]> --------- Signed-off-by: Bob Du <[email protected]> Co-authored-by: Bob Du <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b1aadd - Browse repository at this point
Copy the full SHA 9b1aaddView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.18.0...v2.19.0