mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[PR #20761] [CLOSED] 5/5 Feat: admin interface defaults UI #25773
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/20761
Author: @Classic298
Created: 1/17/2026
Status: ❌ Closed
Base:
dev← Head:feat/admin-interface-defaults-ui📝 Commits (5)
216c6dffeat(frontend): add admin UI for interface defaults and reset all users8648254fix(frontend): integrate admin defaults in +layout.svelte settings loading16c093cfix: add backgroundImageUrl to frontend transformad9843afeat: add webSearch, floatingActionButtons, imageCompressionSize to frontend transform561e6adrefactor: align admin UI to existing style patterns (ConfirmDialog, rounded-full buttons)📊 Changes
4 files changed (+356 additions, -53 deletions)
View changed files
📝
src/lib/components/admin/Settings/Interface.svelte(+89 -0)➕
src/lib/components/admin/Settings/Interface/InterfaceDefaultsModal.svelte(+179 -0)📝
src/lib/components/chat/Settings/Interface.svelte(+72 -52)📝
src/routes/+layout.svelte(+16 -1)📄 Description
5/5 atomic PRs for admin interface settings
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.