mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #14792] [CLOSED] chore: Better setting section headers and small fixes #10394
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/14792
Author: @silentoplayz
Created: 6/8/2025
Status: ❌ Closed
Base:
dev← Head:better-setting-section-headers📝 Commits (1)
ea90049fix: minor adjustments throughout files📊 Changes
31 files changed (+75 additions, -122 deletions)
View changed files
📝
scripts/prepare-pyodide.js(+2 -2)📝
src/lib/apis/index.ts(+4 -4)📝
src/lib/apis/ollama/index.ts(+1 -1)📝
src/lib/apis/users/index.ts(+2 -1)📝
src/lib/components/ChangelogModal.svelte(+1 -1)📝
src/lib/components/admin/Settings/Audio.svelte(+7 -1)📝
src/lib/components/admin/Settings/CodeExecution.svelte(+4 -2)📝
src/lib/components/admin/Settings/Connections.svelte(+1 -1)📝
src/lib/components/admin/Settings/Database.svelte(+7 -1)📝
src/lib/components/admin/Settings/Documents.svelte(+1 -1)📝
src/lib/components/admin/Settings/Evaluations.svelte(+1 -1)📝
src/lib/components/admin/Settings/Images.svelte(+8 -2)📝
src/lib/components/admin/Settings/Interface.svelte(+4 -2)📝
src/lib/components/admin/Settings/Models/Manage/ManageOllama.svelte(+1 -1)📝
src/lib/components/admin/Settings/Pipelines.svelte(+5 -3)📝
src/lib/components/admin/Settings/Tools.svelte(+1 -1)📝
src/lib/components/admin/Settings/WebSearch.svelte(+2 -3)📝
src/lib/components/chat/MessageInput/CallOverlay.svelte(+1 -0)📝
src/lib/components/chat/Placeholder.svelte(+1 -1)📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+1 -1)...and 11 more files
📄 Description
Pull Request Checklist
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.