mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #16583] [CLOSED] core-311 #47224
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/16583
Author: @ssoydabas
Created: 8/13/2025
Status: ❌ Closed
Base:
main← Head:core-311📝 Commits (9)
25ef344feat: updates project to adapt to gowitedb8e83add event emitting supportd18b915feat: enables openapi communication with openwebui when local development runs5f94bbbfix: fixes duplicated html content on the artifacts2fe865cfeat: hides html on the chat without harming the preview componentebb9655feat: enables html content generated by the llm manipulate the DOM, starting from sendToChat functionality613dd0dfeat: adds additional args to user messagesef39500update: updates dependencies181d586update: changes favicon urls app wide📊 Changes
52 files changed (+0 additions, -0 deletions)
View changed files
📝
Dockerfile(+1 -0)📝
backend/open_webui/env.py(+1 -1)📝
backend/open_webui/models/models.py(+1 -1)📝
backend/open_webui/routers/openai.py(+17 -1)➖
backend/open_webui/static/apple-touch-icon.png(+0 -0)➖
backend/open_webui/static/custom.css(+0 -0)➖
backend/open_webui/static/favicon-96x96.png(+0 -0)➖
backend/open_webui/static/favicon-dark.png(+0 -0)➖
backend/open_webui/static/favicon.ico(+0 -0)➖
backend/open_webui/static/favicon.png(+0 -0)➖
backend/open_webui/static/favicon.svg(+0 -3)➖
backend/open_webui/static/loader.js(+0 -0)➖
backend/open_webui/static/logo.png(+0 -0)➖
backend/open_webui/static/site.webmanifest(+0 -21)➖
backend/open_webui/static/splash-dark.png(+0 -0)➖
backend/open_webui/static/splash.png(+0 -0)➖
backend/open_webui/static/user-import.csv(+0 -1)➖
backend/open_webui/static/user.png(+0 -0)➖
backend/open_webui/static/web-app-manifest-192x192.png(+0 -0)➖
backend/open_webui/static/web-app-manifest-512x512.png(+0 -0)...and 32 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
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.