mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[PR #21101] [CLOSED] Decrypt PDF Modal #48976
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/21101
Author: @eoinmtreacy
Created: 2/2/2026
Status: ❌ Closed
Base:
main← Head:decrypt-pdf-modal📝 Commits (2)
0cc849fpassword in metadatae8ba811password modal📊 Changes
6 files changed (+245 additions, -4 deletions)
View changed files
📝
backend/open_webui/retrieval/loaders/main.py(+26 -0)📝
backend/open_webui/routers/files.py(+1 -0)📝
backend/open_webui/routers/retrieval.py(+1 -0)📝
src/lib/components/chat/MessageInput.svelte(+35 -4)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+45 -0)➕
src/lib/components/chat/PasswordModal.svelte(+137 -0)📄 Description
Get the people going
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.