mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #15623] [CLOSED] chore: streamline the URL used for resources like notification.mp3 #23893
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/15623
Author: @guenhter
Created: 7/10/2025
Status: ❌ Closed
Base:
dev← Head:streamline-missing-calls📝 Commits (1)
44d7cf4chore: streamline the URL used for resources like notification.mp3📊 Changes
7 files changed (+44 additions, -32 deletions)
View changed files
📝
src/lib/components/NotificationToast.svelte(+1 -1)📝
src/lib/components/chat/MessageInput.svelte(+2 -2)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+0 -2)📝
src/lib/components/workspace/Knowledge/KnowledgeBase.svelte(+4 -1)📝
src/lib/utils/google-drive-picker.ts(+6 -6)📝
src/lib/utils/onedrive-file-picker.ts(+27 -16)📝
src/routes/+layout.svelte(+4 -4)📄 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
I've missed a few locations with https://github.com/open-webui/open-webui/pull/15601
This PR adds those as well.
Changed
{WEBUI_BASE_URL}variableContributor 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.