llama.cpp/tools/server/webui/src/lib/utils
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
..
api-headers.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
api-key-validation.ts Allow viewing conversations even when llama server is down (#16255) 2025-09-26 18:35:42 +02:00
attachment-display.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
attachment-type.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
audio-recording.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
autoresize-textarea.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
branching.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
browser-only.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
clipboard.ts webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
config-helpers.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
conversation-utils.ts Import/Export UX improvements (#16619) 2025-10-20 13:29:14 +02:00
convert-files-to-extra.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
file-preview.ts Fix unreadable user markdown colors and truncate long texts in deletion dialogs (#17555) 2025-12-15 16:34:53 +01:00
file-type.ts Add a couple of file types to the text section (#17670) 2025-12-03 21:45:06 +01:00
formatters.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
index.ts webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
is-ime-composing.ts Prevent premature submission on IME input (#16673) 2025-10-20 14:21:12 +02:00
latex-protection.ts webui: Fix parsing non-LaTeX occurrencies of `\(` or `\)` (#17810) 2025-12-12 15:13:36 +01:00
modality-file-validation.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
model-names.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
pdf-processing.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
portal-to-body.ts webui: introduce OpenAI-compatible model selector in JSON payload (#16562) 2025-10-22 16:58:23 +02:00
precision.ts Add server-driven parameter defaults and syncing (#16515) 2025-10-15 16:22:20 +02:00
process-uploaded-files.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
svg-to-png.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
syntax-highlight-language.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
text-files.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
text.ts Fix unreadable user markdown colors and truncate long texts in deletion dialogs (#17555) 2025-12-15 16:34:53 +01:00
webp-to-png.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00