feat: add search and filtering to batch installer dialog

This commit is contained in:
fujie
2026-03-16 14:33:06 +08:00
parent 7a2ecee010
commit 5a7b1d5097
11 changed files with 122 additions and 56 deletions

View File

@@ -10,7 +10,7 @@ Installing plugins in OpenWebUI should not feel like an all-or-nothing jump. Wit
### 🚀 Interactive Plugin Selection
- Uses the OpenWebUI `execute` event to open a custom browser dialog
- Displays the filtered plugin list with checkboxes, type tags, plugin descriptions, and repository context
- Displays the filtered plugin list with checkboxes, type filters, keyword search, plugin descriptions, and repository context
- Installs only the plugins the user keeps selected
### ✅ Smart Safety Features