mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #10299] [CLOSED] feat: Implement support for custom HTML & Javascript via banners system #22488
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/10299
Author: @taylorwilsdon
Created: 2/18/2025
Status: ❌ Closed
Base:
dev← Head:custom_html📝 Commits (10+)
75e005bfeat: add support for HTML banner type with custom content5c94ec8feat: add HTML banner type option to interface settings01c3b29fix: apply consistent styling to HTML banner contentc1ca4f8feat: add silent HTML banner injection for scripts and analyticsec05d55feat: allow script tags in HTML banners via DOMPurify config37c028bfeat: rename HTML banner type to Custom and improve helper text984bf28Implement support for custom HTML & Javascript via banners systemf7401b9feat: add security warning for custom HTML banner input2256400feat: add security warning for custom banner type executioncc74c9aMove warning text📊 Changes
2 files changed (+36 additions, -14 deletions)
View changed files
📝
src/lib/components/admin/Settings/Interface.svelte(+19 -8)📝
src/lib/components/common/Banner.svelte(+17 -6)📄 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
Idea / discussion #10298
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.