mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #1547] [CLOSED] Switch from "docker-compose" to "docker compose" if necessary (Makefile) + Multi file Drag&Drop + minor things #7498
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/1547
Author: @Entaigner
Created: 4/14/2024
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (3)
5e4b37aSwitch from "docker-compose" to "docker compose" in Makefile5514a7dChanged two forEach loops with anonymous functions to a backwards for loop35b2d9aEnable multi file drag & drop + better error handling for image uploads📊 Changes
4 files changed (+108 additions, -83 deletions)
View changed files
📝
Makefile(+14 -8)📝
confirm_remove.sh(+6 -1)📝
src/lib/components/chat/MessageInput.svelte(+79 -61)📝
src/routes/(app)/c/[id]/+page.svelte(+9 -13)📄 Description
Pull Request Checklist
Description
Added "docker compose" capability to the Makefile
Changelog Entry
Added
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.