[PR #17456] [CLOSED] Block-modifiers-during-processing #24436

Closed
opened 2026-04-20 05:24:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/17456
Author: @fugufisch
Created: 9/15/2025
Status: Closed

Base: mainHead: block-modifiers-during-processing


📝 Commits (10+)

📊 Changes

251 files changed (+47626 additions, -9699 deletions)

View changed files

.cursor/rules/admin_pii_configuration.mdc (+158 -0)
.cursor/rules/api_integration_patterns.mdc (+618 -0)
.cursor/rules/conditional-file-processing.mdc (+179 -0)
.cursor/rules/conditional-pii-detection.mdc (+122 -0)
.cursor/rules/event_handling_patterns.mdc (+476 -0)
.cursor/rules/pii-api-integration.mdc (+443 -0)
.cursor/rules/pii-debugging-guide.mdc (+206 -0)
.cursor/rules/pii-detection-architecture.mdc (+158 -0)
.cursor/rules/pii-development-guidelines.mdc (+202 -0)
.cursor/rules/pii-event-handling.mdc (+273 -0)
.cursor/rules/pii-frontend-detection.mdc (+174 -0)
.cursor/rules/pii-highlighting.mdc (+30 -0)
.cursor/rules/pii-integration.mdc (+27 -0)
.cursor/rules/pii-modifiers.mdc (+28 -0)
.cursor/rules/pii-performance-debugging.mdc (+114 -0)
.cursor/rules/pii-prosemirror-integration.mdc (+415 -0)
.cursor/rules/pii-session-cleanup.mdc (+139 -0)
.cursor/rules/pii-state-management-patterns.mdc (+171 -0)
.cursor/rules/pii-styling-conventions.mdc (+59 -0)
.cursor/rules/pii-utility-architecture.mdc (+135 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/17456 **Author:** [@fugufisch](https://github.com/fugufisch) **Created:** 9/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `block-modifiers-during-processing` --- ### 📝 Commits (10+) - [`80e055c`](https://github.com/open-webui/open-webui/commit/80e055cdaf302f70b397072636d57852c8c6bd82) add nenna highlighter - [`e0d96a7`](https://github.com/open-webui/open-webui/commit/e0d96a793b0b442cc74988b8c667bc92f5e3c157) add unmasking in history - [`688fa3c`](https://github.com/open-webui/open-webui/commit/688fa3c0165f41af56b57d4516dfdd33126038e4) add hover - [`2da4711`](https://github.com/open-webui/open-webui/commit/2da4711e66b05d586e24d56be5854aa8e948686a) add hover - [`72f6fe9`](https://github.com/open-webui/open-webui/commit/72f6fe9fbdc93e75fdc7cc500532262eba65f357) fix response overlay - [`795cae6`](https://github.com/open-webui/open-webui/commit/795cae6f7b82e8eaa6be092eff200a476ab3674e) add cursor rules - [`0fcd63d`](https://github.com/open-webui/open-webui/commit/0fcd63dfe7dd59528a387612cac8b90dfce62d47) fix unmasking - [`c8bc0e7`](https://github.com/open-webui/open-webui/commit/c8bc0e7f796bea89c4bcd5c4bf5e7c1278461563) update rules - [`32d8a78`](https://github.com/open-webui/open-webui/commit/32d8a78d816727cf11d618f424f405666f8f0c1a) use orginal text - [`89ce52d`](https://github.com/open-webui/open-webui/commit/89ce52d6151150dec3b97bd00e92d82992bba457) update rule ### 📊 Changes **251 files changed** (+47626 additions, -9699 deletions) <details> <summary>View changed files</summary> ➕ `.cursor/rules/admin_pii_configuration.mdc` (+158 -0) ➕ `.cursor/rules/api_integration_patterns.mdc` (+618 -0) ➕ `.cursor/rules/conditional-file-processing.mdc` (+179 -0) ➕ `.cursor/rules/conditional-pii-detection.mdc` (+122 -0) ➕ `.cursor/rules/event_handling_patterns.mdc` (+476 -0) ➕ `.cursor/rules/pii-api-integration.mdc` (+443 -0) ➕ `.cursor/rules/pii-debugging-guide.mdc` (+206 -0) ➕ `.cursor/rules/pii-detection-architecture.mdc` (+158 -0) ➕ `.cursor/rules/pii-development-guidelines.mdc` (+202 -0) ➕ `.cursor/rules/pii-event-handling.mdc` (+273 -0) ➕ `.cursor/rules/pii-frontend-detection.mdc` (+174 -0) ➕ `.cursor/rules/pii-highlighting.mdc` (+30 -0) ➕ `.cursor/rules/pii-integration.mdc` (+27 -0) ➕ `.cursor/rules/pii-modifiers.mdc` (+28 -0) ➕ `.cursor/rules/pii-performance-debugging.mdc` (+114 -0) ➕ `.cursor/rules/pii-prosemirror-integration.mdc` (+415 -0) ➕ `.cursor/rules/pii-session-cleanup.mdc` (+139 -0) ➕ `.cursor/rules/pii-state-management-patterns.mdc` (+171 -0) ➕ `.cursor/rules/pii-styling-conventions.mdc` (+59 -0) ➕ `.cursor/rules/pii-utility-architecture.mdc` (+135 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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-20 05:24:14 -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#24436