llama.cpp/tools/server/webui/src/lib/constants
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
..
auto-scroll.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
binary-detection.ts Enhance text file detection logic for file attachments (#16199) 2025-09-26 19:25:29 +02:00
default-context.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
floating-ui-constraints.ts Add a search field on model selector / improve mobile display (#17765) 2025-12-11 18:21:21 +01:00
icons.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
input-classes.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
latex-protection.ts feat(webui): improve LaTeX rendering with currency detection (#16508) 2025-11-03 00:41:08 +01:00
literal-html.ts fix: add remark plugin to render raw HTML as literal text (#16505) 2025-10-13 10:55:32 +02:00
localstorage-keys.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
max-bundle-size.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
precision.ts Add server-driven parameter defaults and syncing (#16515) 2025-10-15 16:22:20 +02:00
processing-info.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
settings-config.ts webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
supported-file-types.ts Add a couple of file types to the text section (#17670) 2025-12-03 21:45:06 +01:00
table-html-restorer.ts webui: add rehype plugin to restore HTML in Markdown table cells (#17477) 2025-11-25 08:01:02 +01:00
tooltip-config.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
viewport.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00