mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #10676] [CLOSED] Modify user settings menu #61432
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/10676
Author: @annalihan
Created: 2/24/2025
Status: ❌ Closed
Base:
main← Head:annalihan-feat-2📝 Commits (10+)
884cfb5add new filesfeaacb5add server start shelldd77f14fix node versiona55dc71add configaf6cd20fix bugc209884fix bug9707284fix bug9da1c82improve6e10897change textda5a746add agent📊 Changes
141 files changed (+1759 additions, -733 deletions)
View changed files
➕
.env(+19 -0)📝
.gitignore(+10 -2)📝
backend/open_webui/__init__.py(+1 -1)📝
backend/open_webui/config.py(+1 -1)📝
backend/open_webui/env.py(+3 -3)📝
backend/open_webui/main.py(+332 -11)📝
backend/open_webui/retrieval/web/searxng.py(+1 -1)📝
backend/open_webui/routers/audio.py(+4 -4)📝
backend/open_webui/routers/ollama.py(+10 -10)📝
backend/open_webui/routers/openai.py(+9 -8)➕
backend/open_webui/static/27484_1738840963.mp4(+0 -0)📝
backend/open_webui/static/favicon.png(+0 -0)➕
backend/open_webui/static/loading1.mp4(+0 -0)➕
backend/open_webui/static/loading2.mp4(+0 -0)➕
backend/open_webui/static/loading3.mp4(+0 -0)📝
backend/open_webui/static/logo.png(+0 -0)➕
backend/open_webui/static/scene.splinecodev3.json(+0 -0)📝
backend/open_webui/static/splash.png(+0 -0)➕
build/27484_1738840963.mp4(+0 -0)➕
build/doge.png(+0 -0)...and 80 more files
📄 Description
Modify user settings menu
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.