]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
webui: add "delete all conversations" button to import/export tab (#17444)
authorThomas Jarosch <redacted>
Mon, 15 Dec 2025 10:29:29 +0000 (11:29 +0100)
committerGitHub <redacted>
Mon, 15 Dec 2025 10:29:29 +0000 (11:29 +0100)
commite73d548659db9297c23a77359776481690b82741
tree5e3a88970fdd1b2b0900ad9c711f7b5886bfcd15
parentb1f3a6e5db7b782ef077bd0e8253ce03283b1f37
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
tools/server/public/index.html.gz
tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsImportExportTab.svelte
tools/server/webui/src/lib/stores/conversations.svelte.ts