llama.cpp/examples/server/webui
mashdragon d92cb67e37
server : (webui) Fix Shift+Enter handling (#11609)
* Fix Shift+Enter handling

`exact` on the Enter handler means the message is not sent when Shift+Enter is pressed anyway

* build index.html.gz

---------

Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
2025-02-03 10:42:55 +01:00
..
public server: (UI) add syntax highlighting and latex math rendering (#10808) 2024-12-15 12:55:54 +01:00
src server : (webui) put DeepSeek R1 CoT in a collapsible <details> element (#11364) 2025-01-24 09:02:38 +01:00
index.html server : (webui) Fix Shift+Enter handling (#11609) 2025-02-03 10:42:55 +01:00
package-lock.json server : (UI) fix missing async generator on safari (#10857) 2024-12-17 09:52:09 +01:00
package.json server : (UI) fix missing async generator on safari (#10857) 2024-12-17 09:52:09 +01:00
postcss.config.js server : (web ui) Various improvements, now use vite as bundler (#10599) 2024-12-03 19:38:44 +01:00
tailwind.config.js server : (web ui) Various improvements, now use vite as bundler (#10599) 2024-12-03 19:38:44 +01:00
vite.config.js server: (UI) add syntax highlighting and latex math rendering (#10808) 2024-12-15 12:55:54 +01:00