]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix unreadable user markdown colors and truncate long texts in deletion dialogs ...
authorPascal <redacted>
Mon, 15 Dec 2025 15:34:53 +0000 (16:34 +0100)
committerGitHub <redacted>
Mon, 15 Dec 2025 15:34:53 +0000 (16:34 +0100)
commit0f4f35e7be14d5ef8157aa710b66388e77e99bec
tree59a5c31c6df5a327822981e2d4c7d603c54fe6f4
parent165caaf5fbd359822b176b076f3ef4248309e56d
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 <redacted>
* chore: update webui build output

* chore: update webui build output

* chore: update webui build output

---------

Co-authored-by: Aleksander Grygier <redacted>
tools/server/public/index.html.gz
tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailFile.svelte
tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebar.svelte
tools/server/webui/src/lib/components/app/misc/MarkdownContent.svelte
tools/server/webui/src/lib/utils/file-preview.ts
tools/server/webui/src/lib/utils/index.ts
tools/server/webui/src/lib/utils/text.ts [new file with mode: 0644]