llama.cpp/examples/server/webui/src/utils
Woof Dog e04643063b
webui : Prevent rerendering on textarea input (#12299)
* webui: Make textarea uncontrolled to eliminate devastating lag

* Update index.html.gz

* use signal-style implementation

* rm console log

* no duplicated savedInitValue set

---------

Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
2025-03-20 15:57:43 +01:00
..
app.context.tsx server : (webui) Enable communication with parent html (if webui is in iframe) (#11940) 2025-02-18 23:01:44 +01:00
common.tsx server : (webui) revamp Settings dialog, add Pyodide interpreter (#11759) 2025-02-08 21:54:50 +01:00
llama-vscode.ts webui : Prevent rerendering on textarea input (#12299) 2025-03-20 15:57:43 +01:00
misc.ts webui : add ?m=... and ?q=... params (#12148) 2025-03-03 11:42:45 +01:00
storage.ts server : (webui) introduce conversation branching + idb storage (#11792) 2025-02-10 21:23:17 +01:00
types.ts server : (webui) Enable communication with parent html (if webui is in iframe) (#11940) 2025-02-18 23:01:44 +01:00