mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 13:35:31 -04:00
[PR #195] Qa #195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-conversation/pull/195
Author: @php-power
Created: 11/21/2025
Status: 🔄 Open
Base:
main← Head:qa📝 Commits (6)
25e6a6d测4271f63测771e80a测4ede6f9一2b45fc7一b009f8e加docker compose📊 Changes
21 files changed (+162 additions, -85 deletions)
View changed files
➕
.cursorignore(+15 -0)📝
.gitignore(+1 -3)📝
.vscode/settings.json(+4 -1)📝
README.md(+8 -2)📝
app/api/utils/common.ts(+1 -2)📝
app/components/base/button/index.tsx(+1 -1)📝
app/components/base/loading/index.tsx(+4 -4)📝
app/components/base/toast/index.tsx(+4 -4)📝
app/components/chat/index.tsx(+57 -27)📝
app/components/chat/question/index.tsx(+1 -1)📝
app/components/chat/style.module.css(+29 -16)📝
app/components/index.tsx(+2 -2)📝
app/components/welcome/icons/logo.png(+0 -0)📝
app/components/welcome/index.tsx(+1 -1)📝
app/styles/globals.css(+10 -10)📝
config/index.ts(+5 -5)➕
docker-compose.yml(+11 -0)📝
package.json(+1 -0)📝
public/favicon.ico(+0 -0)📝
service/base.ts(+1 -0)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.