mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #13100] [CLOSED] Dev #61958
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/13100
Author: @lyha23
Created: 4/21/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (10+)
99f47cbmerge 前端到 pnpm1d9b33bMerge branch 'main' of https://github.com/open-webui/open-webui87cdc43完善后端dev02fc97dmerge front to svelte53c42fa5Merge branch 'dev' of https://github.com/open-webui/open-webui into dev6de4cf7chore: bumpc0ae20fi18n: update zh-CNb67b37dProperly handle ldap3.abstract.attribute.Attribute valueb79a440[i18n] Russian locale updateaae4ad1refac📊 Changes
333 files changed (+15951 additions, -4749 deletions)
View changed files
📝
backend/dev.sh(+1 -1)📝
package.json(+16 -8)➕
pnpm-lock.yaml(+9124 -0)📝
src/lib/components/AddConnectionModal.svelte(+40 -24)📝
src/lib/components/AddFilesPlaceholder.svelte(+10 -6)📝
src/lib/components/AddServerModal.svelte(+35 -20)📝
src/lib/components/ChangelogModal.svelte(+9 -5)📝
src/lib/components/NotificationToast.svelte(+8 -4)📝
src/lib/components/OnBoarding.svelte(+15 -7)📝
src/lib/components/admin/Evaluations.svelte(+6 -6)📝
src/lib/components/admin/Evaluations/FeedbackMenu.svelte(+28 -21)📝
src/lib/components/admin/Evaluations/Feedbacks.svelte(+6 -6)📝
src/lib/components/admin/Evaluations/Leaderboard.svelte(+11 -7)📝
src/lib/components/admin/Functions.svelte(+29 -25)📝
src/lib/components/admin/Functions/FunctionEditor.svelte(+40 -22)📝
src/lib/components/admin/Functions/FunctionMenu.svelte(+114 -97)📝
src/lib/components/admin/Settings.svelte(+15 -15)📝
src/lib/components/admin/Settings/Audio.svelte(+38 -32)📝
src/lib/components/admin/Settings/CodeExecution.svelte(+10 -4)📝
src/lib/components/admin/Settings/Connections.svelte(+16 -14)...and 80 more files
📄 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
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the CONTRIBUTOR_LICENSE_AGREEMENT, 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.