llama.cpp/examples/server/webui
ebraminio 504af20ee4
server : (UI) Improve messages bubble shape in RTL (#11220)
I simply have overlooked message bubble's tail placement for RTL
text as I use the dark mode and that isn't visible there and this
fixes it.
2025-01-13 20:23:31 +01:00
..
public server: (UI) add syntax highlighting and latex math rendering (#10808) 2024-12-15 12:55:54 +01:00
src server : (UI) fix copy to clipboard function (#10916) 2024-12-20 14:12:06 +01:00
index.html server : (UI) Improve messages bubble shape in RTL (#11220) 2025-01-13 20:23:31 +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