mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #919] [MERGED] 0.1.105 #7326
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/919
Author: @tjbck
Created: 2/26/2024
Status: ✅ Merged
Merged: 2/26/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (5)
f8cf43crefac: console logs removed63628a7feat: document select92c922bfeat: batch doc tagging6d8b138doc: changelog3a7ded3Update CHANGELOG.md📊 Changes
8 files changed (+383 additions, -66 deletions)
View changed files
📝
CHANGELOG.md(+10 -0)📝
package.json(+1 -1)📝
src/lib/apis/documents/index.ts(+4 -2)📝
src/lib/apis/openai/index.ts(+0 -1)➕
src/lib/components/common/Checkbox.svelte(+70 -0)➕
src/lib/components/documents/AddDocModal.svelte(+188 -0)📝
src/routes/(app)/+page.svelte(+0 -7)📝
src/routes/(app)/documents/+page.svelte(+110 -55)📄 Description
Resolves #680
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.