Commit Graph

1423 Commits

Author SHA1 Message Date
GH Action - Upstream Sync e8c7ac0c45 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-28 01:02:59 +00:00
Dogtiti 7b6fe66f2a feat: try catch indexedDB error 2024-08-27 10:05:37 +08:00
Dogtiti c2fc0b4979 feat: try catch indexedDB error 2024-08-27 09:57:07 +08:00
Dogtiti 0b758941a4 feat: clear indexDB 2024-08-26 21:23:21 +08:00
Dogtiti 492b55c893 feat: add indexDB 2024-08-26 21:20:07 +08:00
Dogtiti 4060e367ad feat: add indexDB 2024-08-26 21:13:35 +08:00
GH Action - Upstream Sync 2d68f179d7 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-22 01:02:16 +00:00
mayfwl 4ec6b067e7
fix: artifact render error (#5306)
fix: artifact render error
2024-08-21 18:48:44 +08:00
mayfwl 95332e50ed
Merge branch 'main' into Modifylang 2024-08-21 15:45:04 +08:00
lyf 8496980cf9 Modify View All Languages 2024-08-21 14:28:39 +08:00
lloydzhou 3d5b21154b update 2024-08-21 12:05:03 +08:00
lloydzhou 4b9697e336 fix: typescript error 2024-08-21 11:54:48 +08:00
lloydzhou b0e9a542ba frat: add reload button 2024-08-21 11:17:00 +08:00
lloydzhou 8b67536c23 fix: 修复多余的查看全部 2024-08-21 10:28:34 +08:00
lloydzhou cd49c12181 fix: 修复查看全部按钮导致artifacts失效 2024-08-21 10:27:37 +08:00
GH Action - Upstream Sync f1d69cb312 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-21 01:00:45 +00:00
李超 31baa10363 fix: 解决会话列表按最新操作时间倒序排序,当前会话判断失败的bug 2024-08-20 22:23:17 +08:00
李超 5c51fd2ed8 feat: 优化会话列表按最后更新时间倒序排序,更方便查看与管理 2024-08-20 21:19:31 +08:00
heweikang e275abdb9c match the origin format 2024-08-20 19:49:47 +08:00
heweikang 6649fbdfd0 remove an empty line 2024-08-20 19:47:36 +08:00
heweikang 64a0ffee7b Merge branch 'main' into feat/search-history 2024-08-20 19:47:03 +08:00
heweikang 39d7d9f13a migrate the search button to plugins discovery 2024-08-20 19:44:22 +08:00
heweikang fcd55df969 wrap doSearch with useCallback 2024-08-20 09:45:34 +08:00
GH Action - Upstream Sync 0745b6498d Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-20 01:00:40 +00:00
zhangjian10 1102ef6e6b
fix: Determine if Tencent is authorized 2024-08-18 23:47:23 +08:00
heweikang 7ce2e8f4c4 resolve a warning 2024-08-17 11:26:38 +08:00
heweikang fd1c656bdd add all translations for SearchChat 2024-08-17 11:08:38 +08:00
heweikang 82298a760a Merge branch 'main' into feat/search-history 2024-08-17 10:15:49 +08:00
heweikang b84bb72e07 add null check for search content 2024-08-17 10:06:56 +08:00
GH Action - Upstream Sync 0a6ddda992 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-17 00:59:04 +00:00
Lloyd Zhou e210db7bd9
Merge pull request #5235 from ConnectAI-E/feature/access
代码折叠
2024-08-16 16:34:13 +08:00
Lloyd Zhou e033bef544
Merge branch 'main' into feat-i18n 2024-08-16 16:13:13 +08:00
DDMeaqua d88cc575e5 chore: update 2024-08-16 16:10:31 +08:00
heweikang e3f499be0c hide search button text 2024-08-16 10:23:27 +08:00
李超 eae593d660 feat: Add automatic data synchronization settings and implementation, enabling auto-sync after completing replies or deleting conversations 2024-08-15 22:42:23 +08:00
织梦人 621b1480c2
Merge branch 'ChatGPTNextWeb:main' into main 2024-08-15 22:41:31 +08:00
heweikang 98093a1f31 make search result item easier to click 2024-08-15 17:21:39 +08:00
heweikang 3da5284a07 优化搜索算法,更新图标 2024-08-15 12:38:20 +08:00
heweikang cd920364f8 Add page to search chat history 2024-08-14 22:28:05 +08:00
GH Action - Upstream Sync 93bfb55822 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-14 01:01:30 +00:00
DDMeaqua fb5fc13f72 feat: add model name 2024-08-13 19:58:44 +08:00
lyf 1980f43b9f feat(auth): xg feature 2024-08-12 16:31:12 +08:00
lyf c3c3dd5154 feature add zhedie 2024-08-12 14:06:21 +08:00
lyf 356155fd30 feature add zhedie 2024-08-12 13:58:53 +08:00
lyf 6f75ef8f0a addcd 2024-08-10 12:45:50 +08:00
l.tingting ca865a80dc dall-e-3 adds 'quality' and 'style' options 2024-08-10 11:09:07 +08:00
lyf 8f759d1c3e 代码折叠 2024-08-09 14:55:25 +08:00
李超 648e60028d feat: The cloud synchronization feature is enhanced to support the synchronization of deleted conversations and deleted messages 2024-08-08 22:02:15 +08:00
lyf 44787637f2 tj 2024-08-08 21:07:03 +08:00
lyf d948be2372 Merge branch 'feature/bangpt' of ssh://github.com/ConnectAI-E/ChatGPT-Next-Web into feature/bangpt 2024-08-08 16:25:49 +08:00