llama-cpp-turboquant/tools/server/webui/src/lib/components/app
Aleksander Grygier 9ce64aed7d
webui: Fix selecting generated output issues during active streaming (#18091)
* draft: incremental markdown rendering with stable blocks

* refactor: Logic improvements

* refactor: DRY Markdown post-processing logic

* refactor: ID generation improvements

* fix: Remove runes

* refactor: Clean up & add JSDocs

* chore: update webui static output

* fix: Add tick to prevent race conditions for rendering Markdown blocks

Suggestion from @ServeurpersoCom

Co-authored-by: Pascal <admin@serveurperso.com>

* chore: Run `npm audit fix`

* chore: update webui static output

* feat: Improve performance using global counter & id instead of UUID

* refactor: Enhance Markdown rendering with link and code features

* chore: update webui static output

* fix: Code block content extraction

* chore: update webui static output

* chore: update webui static output

---------

Co-authored-by: Pascal <admin@serveurperso.com>
2025-12-18 11:13:52 +01:00
..
chat webui: fix chat screen shadow width (#18010) 2025-12-18 11:08:42 +01:00
dialogs Use OpenAI-compatible /v1/models endpoint by default (#17689) 2025-12-03 20:49:09 +01:00
misc webui: Fix selecting generated output issues during active streaming (#18091) 2025-12-18 11:13:52 +01:00
models Webui: Disable attachment button and model selector button when prompt textbox is disabled. (#17925) 2025-12-16 07:15:49 +01:00
server server: (webui) add --webui-config (#18028) 2025-12-17 21:45:45 +01:00
index.ts Add a search field on model selector / improve mobile display (#17765) 2025-12-11 18:21:21 +01:00