-
Notifications
You must be signed in to change notification settings - Fork 59.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Enhance cloud synchronization functionality, support syncing delete operations for messages and conversations, and add support for automatic sync settings #5236
base: main
Are you sure you want to change the base?
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d0a40b - Browse repository at this point
Copy the full SHA 1d0a40bView commit details
Commits on Feb 27, 2024
-
Merge pull request ChatGPTNextWeb#4148 from ChatGPTNextWeb/main
feat: catch up latest commit
1Configuration menu - View commit details
-
Copy full SHA for 78c4084 - Browse repository at this point
Copy the full SHA 78c4084View commit details
Commits on Mar 1, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 1cce87a - Browse repository at this point
Copy the full SHA 1cce87aView commit details
Commits on May 14, 2024
-
Merge pull request ChatGPTNextWeb#4685 from ChatGPTNextWeb/main
feat: update upstream
1Configuration menu - View commit details
-
Copy full SHA for cd354cf - Browse repository at this point
Copy the full SHA cd354cfView commit details
Commits on Jul 13, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for d957397 - Browse repository at this point
Copy the full SHA d957397View commit details
Commits on Jul 19, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 284d33b - Browse repository at this point
Copy the full SHA 284d33bView commit details
Commits on Jul 26, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for c440637 - Browse repository at this point
Copy the full SHA c440637View commit details
Commits on Aug 3, 2024
-
fix: Fixed an issue where the sample of the reply content was display…
…ed out of order (cherry picked from commit 8498cad)
李超 committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 22f6129 - Browse repository at this point
Copy the full SHA 22f6129View commit details -
fix: Fixed the issue that WebDAV synchronization could not check the …
…status and failed during the first backup (cherry picked from commit 716899c)
李超 committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 5065091 - Browse repository at this point
Copy the full SHA 5065091View commit details -
feat: The cloud synchronization feature is enhanced to support the sy…
…nchronization of deleted conversations and deleted messages
李超 committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 22c7959 - Browse repository at this point
Copy the full SHA 22c7959View commit details
Commits on Aug 6, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for faac0d9 - Browse repository at this point
Copy the full SHA faac0d9View commit details
Commits on Aug 8, 2024
-
Merge tag 'v2.14.1' into website
# Conflicts: # app/components/chat.tsx # app/utils.ts
李超 committedAug 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f876f3 - Browse repository at this point
Copy the full SHA 4f876f3View commit details -
feat: The cloud synchronization feature is enhanced to support the sy…
…nchronization of deleted conversations and deleted messages
李超 committedAug 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 648e600 - Browse repository at this point
Copy the full SHA 648e600View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93bfb55 - Browse repository at this point
Copy the full SHA 93bfb55View commit details
Commits on Aug 15, 2024
-
feat: Add automatic data synchronization settings and implementation,…
… enabling auto-sync after completing replies or deleting conversations
李超 committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b22aaf - Browse repository at this point
Copy the full SHA 4b22aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 621b148 - Browse repository at this point
Copy the full SHA 621b148View commit details -
feat: Add automatic data synchronization settings and implementation,…
… enabling auto-sync after completing replies or deleting conversations
李超 committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for eae593d - Browse repository at this point
Copy the full SHA eae593dView commit details -
Merge remote-tracking branch 'up/website' into website
李超 committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ee2d50 - Browse repository at this point
Copy the full SHA 2ee2d50View commit details
Commits on Aug 16, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 5e1064a - Browse repository at this point
Copy the full SHA 5e1064aView commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a6ddda - Browse repository at this point
Copy the full SHA 0a6dddaView commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2336f5 - Browse repository at this point
Copy the full SHA b2336f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f2829 - Browse repository at this point
Copy the full SHA 31f2829View commit details -
Configuration menu - View commit details
-
Copy full SHA for e515f0f - Browse repository at this point
Copy the full SHA e515f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb89af - Browse repository at this point
Copy the full SHA fdb89afView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc97c4b - Browse repository at this point
Copy the full SHA fc97c4bView commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0745b64 - Browse repository at this point
Copy the full SHA 0745b64View commit details -
feat: 优化会话列表按最后更新时间倒序排序,更方便查看与管理
李超 committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d0b7ddc - Browse repository at this point
Copy the full SHA d0b7ddcView commit details -
feat: 优化会话列表按最后更新时间倒序排序,更方便查看与管理
李超 committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c51fd2 - Browse repository at this point
Copy the full SHA 5c51fd2View commit details -
fix: 解决会话列表按最新操作时间倒序排序,当前会话判断失败的bug
李超 committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 2fdb35b - Browse repository at this point
Copy the full SHA 2fdb35bView commit details -
fix: 解决会话列表按最新操作时间倒序排序,当前会话判断失败的bug
李超 committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 31baa10 - Browse repository at this point
Copy the full SHA 31baa10View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1d69cb - Browse repository at this point
Copy the full SHA f1d69cbView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d68f17 - Browse repository at this point
Copy the full SHA 2d68f17View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0638db1 - Browse repository at this point
Copy the full SHA 0638db1View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8c7ac0 - Browse repository at this point
Copy the full SHA e8c7ac0View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bf72d0 - Browse repository at this point
Copy the full SHA 2bf72d0View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c204031 - Browse repository at this point
Copy the full SHA c204031View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccacfec - Browse repository at this point
Copy the full SHA ccacfecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc8681 - Browse repository at this point
Copy the full SHA 6dc8681View commit details
Commits on Sep 6, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 6f3d753 - Browse repository at this point
Copy the full SHA 6f3d753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae4921 - Browse repository at this point
Copy the full SHA 5ae4921View commit details
Commits on Sep 7, 2024
-
Merge remote-tracking branch 'up/website' into website
# Conflicts: # app/components/chat.tsx # app/utils.ts
Configuration menu - View commit details
-
Copy full SHA for 370ce3e - Browse repository at this point
Copy the full SHA 370ce3eView commit details -
# Conflicts: # app/components/chat.tsx # app/utils.ts # app/utils/sync.ts
Configuration menu - View commit details
-
Copy full SHA for 9551f5d - Browse repository at this point
Copy the full SHA 9551f5dView commit details
Commits on Sep 12, 2024
-
Merge remote-tracking branch 'up/main'
# Conflicts: # app/store/chat.ts
Configuration menu - View commit details
-
Copy full SHA for 35f5288 - Browse repository at this point
Copy the full SHA 35f5288View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 144fdc9 - Browse repository at this point
Copy the full SHA 144fdc9View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 659a389 - Browse repository at this point
Copy the full SHA 659a389View commit details
Commits on Sep 26, 2024
-
Merge remote-tracking branch 'up/main'
# Conflicts: # app/store/chat.ts
Configuration menu - View commit details
-
Copy full SHA for 60bd3c5 - Browse repository at this point
Copy the full SHA 60bd3c5View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89edebd - Browse repository at this point
Copy the full SHA 89edebdView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41242ca - Browse repository at this point
Copy the full SHA 41242caView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf7c6f2 - Browse repository at this point
Copy the full SHA cf7c6f2View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6657d3 - Browse repository at this point
Copy the full SHA c6657d3View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31900cb - Browse repository at this point
Copy the full SHA 31900cbView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4ae73d - Browse repository at this point
Copy the full SHA c4ae73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a025ae - Browse repository at this point
Copy the full SHA 9a025aeView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98ab561 - Browse repository at this point
Copy the full SHA 98ab561View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f80da8a - Browse repository at this point
Copy the full SHA f80da8aView commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e02a71 - Browse repository at this point
Copy the full SHA 3e02a71View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f45a693 - Browse repository at this point
Copy the full SHA f45a693View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f3ec6d - Browse repository at this point
Copy the full SHA 7f3ec6dView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfd3d24 - Browse repository at this point
Copy the full SHA dfd3d24View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af23929 - Browse repository at this point
Copy the full SHA af23929View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a95d32 - Browse repository at this point
Copy the full SHA 9a95d32View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2381b2 - Browse repository at this point
Copy the full SHA b2381b2View commit details