mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #6264] [CLOSED] Update to OpenWebUI #44900
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/6264
Author: @Whitehatdown
Created: 10/18/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (6)
25d4c24Initial Credain Changes2005d17Update favicon.pngd118d9dUpdate README.mdbd714f7Create Guide.md379aff1Rename Guide.md to Readme.md85b576bUpdate Readme.md📊 Changes
17 files changed (+294 additions, -210 deletions)
View changed files
📝
README.md(+47 -174)➕
backend/Readme.md(+169 -0)📝
src/lib/components/chat/Chat.svelte(+13 -1)📝
src/lib/components/chat/MessageInput/Commands/Documents.svelte(+36 -6)📝
src/lib/components/chat/Messages/Placeholder.svelte(+4 -8)📝
src/lib/components/chat/Settings/General.svelte(+10 -8)📝
src/lib/components/layout/Navbar.svelte(+2 -2)📝
src/lib/components/layout/Sidebar.svelte(+7 -7)📝
src/lib/components/layout/Sidebar/UserMenu.svelte(+2 -2)📝
src/routes/(app)/+layout.svelte(+1 -1)📝
static/favicon.png(+0 -0)📝
static/static/favicon.png(+0 -0)➖
static/static/splash-dark.png(+0 -0)➕
static/static/splash-dark.png.png(+0 -0)➖
static/static/splash.png(+0 -0)➕
static/static/splash.png.png(+0 -0)📝
tailwind.config.js(+3 -1)📄 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
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.