mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #10951] [CLOSED] Custom/admin page #93663
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/10951
Author: @passion1014
Created: 2/28/2025
Status: ❌ Closed
Base:
main← Head:custom/admin-page📝 Commits (5)
c2082aa초기설정4ea2472..614d120commit9485675Merge remote-tracking branch 'upstream/main' into custom-init-config43830ab0.5.16 version merge📊 Changes
13 files changed (+9806 additions, -233 deletions)
View changed files
➖
.env.example(+0 -13)📝
Dockerfile(+1 -1)➕
README.alfred.md(+154 -0)➕
backend/open_webui/routers/aifred.py(+15 -0)➕
backend/stop.sh(+35 -0)➕
changed_files.txt(+47 -0)📝
docker-compose.yaml(+25 -13)📝
package-lock.json(+321 -201)➕
pnpm-lock.yaml(+9023 -0)📝
run-compose.sh(+5 -5)➕
src/.webui_secret_key(+1 -0)➕
src/lib/components/admin/Aifred.svelte(+0 -0)➕
tree.txt(+179 -0)📄 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
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.