llama.cpp/tools/server/webui/src/lib
Aleksander Grygier 3034836d36
webui: Improve copy to clipboard with text attachments (#17969)
* feat: Create copy/paste user message including "pasted text" attachments

* chore: update webui build output

* chore: update webui static output

* fix: UI issues

* chore: update webui static output

* fix: Decode HTML entities using `DOMParser`

* chore: update webui build output

* chore: update webui static output
2025-12-16 07:38:46 +01:00
..
components webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
constants webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
enums Add a couple of file types to the text section (#17670) 2025-12-03 21:45:06 +01:00
hooks server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
markdown webui: add rehype plugin to restore HTML in Markdown table cells (#17477) 2025-11-25 08:01:02 +01:00
services webui: Per-conversation system message with UI displaying, edition & branching (#17275) 2025-12-06 13:19:05 +01:00
stores webui: add "delete all conversations" button to import/export tab (#17444) 2025-12-15 11:29:29 +01:00
types webui: Per-conversation system message with UI displaying, edition & branching (#17275) 2025-12-06 13:19:05 +01:00
utils webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00