koboldcpp/tools/server/webui/src/lib
Darius Lukas 40d9c394f4
Webui: Disable attachment button and model selector button when prompt textbox is disabled. (#17925)
* Pass disabled state to the file attachments button and the model
selector button.

* Update index.html.gz

* Fix model info card in non-router mode.

* Update index.html.gz
2025-12-16 07:15:49 +01:00
..
components Webui: Disable attachment button and model selector button when prompt textbox is disabled. (#17925) 2025-12-16 07:15:49 +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