llama.cpp/tools/server/webui
Xuan-Son Nguyen bb1681fbd5
webui : use fflate for more deterministic gzip compress (#13525)
* webui : use pako for more deterministic gzip compress

* simpler code

* use fflate instead of pako
2025-05-14 10:26:12 +02:00
..
public llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
src webui: Allow pasting file from clipboard (#13526) 2025-05-14 10:07:31 +02:00
.gitignore llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
.prettierignore llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
eslint.config.js llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
index.html llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
package-lock.json webui : use fflate for more deterministic gzip compress (#13525) 2025-05-14 10:26:12 +02:00
package.json webui : use fflate for more deterministic gzip compress (#13525) 2025-05-14 10:26:12 +02:00
postcss.config.js llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tailwind.config.js llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tsconfig.app.json llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tsconfig.json llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tsconfig.node.json llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
vite.config.ts webui : use fflate for more deterministic gzip compress (#13525) 2025-05-14 10:26:12 +02:00