mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
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/20369
Author: @Classic298
Created: 1/4/2026
Status: ✅ Merged
Merged: 1/5/2026
Merged by: @tjbck
Base:
dev← Head:feat/models-read-only-access📝 Commits (10+)
e11e845feat: Add read-only access support for Modelscf29c23fix: Handle ModelAccessListResponse format in getModels API1eb2366fix: Show read-only shared models in workspace listbf99231fix: Align Read Only badge inline with model name835224afix: Correct badge placement and fix syntax errorcbe1767fix: Resolve badge truncation in Models listf834d61fix: Align Read Only badge with Knowledge.svelte patterna072fa9fix: Return write_access from getModelById endpoint3c120c6Merge branch 'dev' into feat/models-read-only-accessd939e9drevert📊 Changes
3 files changed (+123 additions, -89 deletions)
View changed files
📝
backend/open_webui/models/models.py(+10 -1)📝
backend/open_webui/routers/models.py(+27 -4)📝
src/lib/components/workspace/Models.svelte(+86 -84)📄 Description
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.