[PR #21101] [CLOSED] Decrypt PDF Modal #41558

Closed
opened 2026-04-25 13:45:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/21101
Author: @eoinmtreacy
Created: 2/2/2026
Status: Closed

Base: mainHead: decrypt-pdf-modal


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/21101 **Author:** [@eoinmtreacy](https://github.com/eoinmtreacy) **Created:** 2/2/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `decrypt-pdf-modal` --- ### 📝 Commits (2) - [`0cc849f`](https://github.com/open-webui/open-webui/commit/0cc849f732b1ba825f5b6bdfc3a48d2f72569a05) password in metadata - [`e8ba811`](https://github.com/open-webui/open-webui/commit/e8ba811c95cd77d8fdb92dc272d4d83eeb050f6f) password modal ### 📊 Changes **6 files changed** (+245 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _Get the people going_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 13:45:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#41558