Files
open-webui-custom/src
Classic298 2acee80829 fix: normalize Windows CRLF line endings in clipboard text (#20283)
On Windows, clipboard text uses CRLF (\r\n) line endings which can cause newlines to be lost or displayed incorrectly when pasted via the {{CLIPBOARD}} variable.

Fixed by converting CRLF to LF before inserting clipboard text.

Fixes #19370
2025-12-31 02:22:13 -05:00
..
2025-12-27 22:16:24 +04:00
2025-12-09 22:28:38 -05:00
2025-11-23 22:16:06 -05:00
2025-07-09 00:34:03 +04:00