mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #3912] [CLOSED] Build: Git installation in Docker container #44406
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/3912
Author: @dinesh-bandaru
Created: 7/16/2024
Status: ❌ Closed
Base:
dev← Head:Docker_update_dinesh📝 Commits (10+)
c0e8fbbAdd list5a4d4b0Update projects.mdec9b9baRename link156fedfUpdate projects.md2d19feaUpdate projects.md6e728f9Update projects.md86398bbtypofd5832dUpdate projects.md4a0402eUpdate projects.md485e4e7Redirect for links📊 Changes
270 files changed (+70358 additions, -2 deletions)
View changed files
📝
Dockerfile(+2 -2)➕
README-better-layout.md(+180 -0)➕
active.md(+100 -0)➕
index.html(+152 -0)➕
list/README.md(+25 -0)➕
list/index.html(+36 -0)➕
location/README.md(+30 -0)➕
location/index.html(+29 -0)➕
location/setup/README.md(+152 -0)➕
location/setup/index.html(+29 -0)➕
src-merged/app.css(+156 -0)➕
src-merged/app.d.ts(+12 -0)➕
src-merged/app.html(+221 -0)➕
src-merged/index.html(+45 -0)➕
src-merged/lib/apis/audio/index.ts(+133 -0)➕
src-merged/lib/apis/auths/index.ts(+525 -0)➕
src-merged/lib/apis/chats/index.ts(+757 -0)➕
src-merged/lib/apis/configs/index.ts(+119 -0)➕
src-merged/lib/apis/documents/index.ts(+232 -0)➕
src-merged/lib/apis/files/index.ts(+183 -0)...and 80 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.