Tags: chatgpt-web-dev/chatgpt-web
Tags
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]>
chore(deps): bump the npm_and_yarn group across 2 directories with 2 … …updates (#480) Bumps the npm_and_yarn group with 1 update in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects). Bumps the npm_and_yarn group with 1 update in the /service directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects). Updates `follow-redirects` from 1.15.5 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6) Updates `semver` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) Updates `follow-redirects` from 1.15.5 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: support auth proxy login mode (#466) * feat: support auth proxy login mode Signed-off-by: BobDu <[email protected]> * feat: support auth proxy login mode(logout) Signed-off-by: BobDu <[email protected]> * fix: userId is string type Signed-off-by: BobDu <[email protected]> * docs: auth proxy mode Signed-off-by: BobDu <[email protected]> --------- Signed-off-by: BobDu <[email protected]>
PreviousNext