mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #1144] [MERGED] 0.1.112 #7382
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/1144
Author: @tjbck
Created: 3/12/2024
Status: ✅ Merged
Merged: 3/15/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
be3ab88fix: error handling26a187frefac: print removed97842d0Update tailwind.csscc4b82aUpdate tailwind.css7f78e58refac: image generation error handling5a567cefix: message after image generation3790790fix: possible fix for #11397560754Merge pull request #1138 from Silentoplayz/patch-19ee0feafix typo in uploading blob to ollama7cef008Merge pull request #1163 from joequant/main📊 Changes
11 files changed (+58 additions, -30 deletions)
View changed files
📝
CHANGELOG.md(+8 -0)📝
backend/apps/images/main.py(+8 -5)📝
backend/apps/ollama/main.py(+11 -4)📝
backend/apps/rag/utils.py(+2 -3)📝
backend/apps/web/routers/utils.py(+1 -1)📝
backend/constants.py(+1 -0)📝
package.json(+1 -1)📝
src/lib/components/chat/Settings/Images.svelte(+4 -2)📝
src/routes/(app)/+page.svelte(+6 -3)📝
src/routes/(app)/c/[id]/+page.svelte(+12 -4)📝
src/tailwind.css(+4 -7)📄 Description
Resolves #1137 #1161
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.