llama.cpp/tools/server/webui/src
Thomas Jarosch e73d548659
webui: add "delete all conversations" button to import/export tab (#17444)
* webui: add "delete all conversations" button to import/export tab

- Add 'Delete all conversations' functionality with confirmation dialog
- Add Trash icon and destructive styling for clear visual indication
- Redirects to "?new_chat=true#/" by using conversationsStore.deleteAll()

* chore: update webui build output
2025-12-15 11:29:29 +01:00
..
lib webui: add "delete all conversations" button to import/export tab (#17444) 2025-12-15 11:29:29 +01:00
routes server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
styles feat(webui): improve LaTeX rendering with currency detection (#16508) 2025-11-03 00:41:08 +01:00
app.css server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
app.d.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
app.html SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00