mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #19237] [CLOSED] Chat 1161 #25139
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/open-webui/open-webui/pull/19237
Author: @seanssc-hue
Created: 11/17/2025
Status: ❌ Closed
Base:
dev← Head:chat-1161📝 Commits (10+)
9a4effbfeat(docker): add disk usage analysis and cleanup step to Docker build workflowd946c81feat(user): add role update functionality in EditUserModalf972d3efix(retrieval): add missing dependency (CHAT-879).8f2a716Merge pull request #202 from ssc-dsai/fix-tiktoken-missing-dependencyecb7e14Merge branch 'fix-tiktoken-missing-dependency' into dev10d5ca7Merge pull request #199 from ssc-dsai/chat-7206c61a97feat(docker): optimize disk usage during builds and cleanup processes3803f97Merge pull request #203 from ssc-dsai/fix-docker-build-space-issue2b01ae8feat(docker): enhance cleanup processes in Docker build to optimize disk usage756ea52Merge pull request #204 from ssc-dsai/fix-docker-build-space-issue📊 Changes
448 files changed (+37235 additions, -62239 deletions)
View changed files
📝
.dockerignore(+17 -1)📝
.env.example(+45 -1)➖
.github/FUNDING.yml(+0 -1)📝
.github/ISSUE_TEMPLATE/bug_report.md(+3 -3)📝
.github/ISSUE_TEMPLATE/feature_request.md(+2 -2)📝
.github/workflows/build-release.yml(+2 -2)➖
.github/workflows/codespell.disabled(+0 -25)➖
.github/workflows/deploy-to-hf-spaces.yml(+0 -63)📝
.github/workflows/docker-build.yaml(+8 -415)➖
.github/workflows/integration-test.yml(+0 -253)➖
.github/workflows/lint-backend.disabled(+0 -27)➖
.github/workflows/lint-frontend.disabled(+0 -21)➖
.github/workflows/release-pypi.yml(+0 -32)➕
.github/workflows/security-scan-trivy.yaml(+47 -0)➕
.github/workflows/trufflehog-scan.yaml(+40 -0)📝
.gitignore(+3 -0)➕
.vscode/launch.json(+22 -0)📝
CHANGELOG.md(+433 -1)📝
CODE_OF_CONDUCT.md(+83 -57)📝
Dockerfile(+145 -42)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.