mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #24382] [CLOSED] feat(assets): update audio files from m3llm #66485
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/24382
Author: @malek10xdev
Created: 5/5/2026
Status: ❌ Closed
Base:
main← Head:update-static-audio-assets📝 Commits (10+)
e521ff8change icons210d08aUpdate app.htmle5abecftheme96b914fchange logof9880a7Update translation.json6627ffbUpdate init.py81c006fUpdate app.css986b248use 8081e3823d7coffee55e3f88Update app.css📊 Changes
64 files changed (+295 additions, -105 deletions)
View changed files
📝
backend/open_webui/__init__.py(+5 -5)📝
backend/open_webui/env.py(+0 -2)📝
backend/open_webui/static/apple-touch-icon.png(+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 -0)📝
backend/open_webui/static/logo.png(+0 -0)📝
backend/open_webui/static/splash-dark.png(+0 -0)📝
backend/open_webui/static/splash.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)➕
docs/plans/2026-05-05-sync-audio-assets-design.md(+21 -0)➕
docs/plans/2026-05-05-sync-audio-assets.md(+75 -0)📝
src/app.css(+13 -1)📝
src/app.html(+0 -7)📝
src/lib/components/calendar/CalendarSidebar.svelte(+2 -2)📝
src/lib/components/calendar/CalendarView.svelte(+3 -3)📝
src/lib/components/channel/MessageInput.svelte(+2 -2)...and 44 more files
📄 Description
This PR updates the static audio assets (
static/audio/) by syncing them with the latest versions from them3llmrepository.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.