llama-cpp-turboquant/tools/server/webui/src/lib
Pascal 0f4f35e7be
Fix unreadable user markdown colors and truncate long texts in deletion dialogs (#17555)
* webui: limit conversation name length in dialogs

* webui: fix unreadable colors on links and table cell hover in user markdown

* webui: keep table borders visible in user markdown

* webui: updating unified exports

* Update tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailFile.svelte

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>

* chore: update webui build output

* chore: update webui build output

* chore: update webui build output

---------

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>
2025-12-15 16:34:53 +01:00
..
components Fix unreadable user markdown colors and truncate long texts in deletion dialogs (#17555) 2025-12-15 16:34:53 +01:00
constants Add a search field on model selector / improve mobile display (#17765) 2025-12-11 18:21:21 +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 Fix unreadable user markdown colors and truncate long texts in deletion dialogs (#17555) 2025-12-15 16:34:53 +01:00