mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #11848] [CLOSED] Frontend v0.5.18 v0.2 #22804
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/11848
Author: @grammetry
Created: 3/19/2025
Status: ❌ Closed
Base:
main← Head:frontend_v0.5.18_v0.2📝 Commits (2)
a1b7013frontend update 20250319c94bdb0frontend update 20250319v1📊 Changes
33 files changed (+72 additions, -30 deletions)
View changed files
📝
backend/open_webui/env.py(+3 -3)📝
src/app.html(+4 -4)📝
src/lib/components/chat/Chat.svelte(+3 -3)📝
src/lib/components/chat/ChatPlaceholder.svelte(+2 -2)📝
src/lib/components/chat/MessageInput.svelte(+16 -0)📝
src/lib/components/chat/Messages/ProfileImage.svelte(+1 -1)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+7 -7)📝
src/lib/components/chat/Placeholder.svelte(+16 -2)📝
src/lib/components/common/RichTextInput.svelte(+6 -0)📝
src/lib/components/layout/Sidebar.svelte(+4 -4)📝
src/lib/constants.ts(+1 -1)📝
src/routes/(app)/+layout.svelte(+2 -2)📝
src/routes/+layout.svelte(+7 -1)➕
static/AccelBrain.png(+0 -0)➕
static/AccelBrain_org.png(+0 -0)➕
static/AccelBrain_white.png(+0 -0)➕
static/Robot_01.png(+0 -0)➕
static/Robot_02.png(+0 -0)➕
static/Robot_03.png(+0 -0)➕
static/Robot_04.png(+0 -0)...and 13 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
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.