]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
webui : added download action (#13552) (#16282)
authorSascha Rogmann <redacted>
Tue, 7 Oct 2025 09:11:08 +0000 (11:11 +0200)
committerGitHub <redacted>
Tue, 7 Oct 2025 09:11:08 +0000 (11:11 +0200)
commit4e0388aa8a1f4ef1065701dc9c3947aea0a1b9a5
tree528ad141b596b88c088f85276ffd39a2629f91d3
parentef4c5b87ea2556ff8ca99cca3abdf48bdbca22f2
webui : added download action (#13552) (#16282)

* webui : added download action (#13552)

* webui : import and export (for all conversations)

* webui : fixed download-format, import of one conversation

* webui : add ExportedConversations type for chat import/export

* feat: Update naming & order

* chore: Linting

* webui : Updated static build output

---------

Co-authored-by: Aleksander Grygier <redacted>
tools/server/public/index.html.gz
tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarActions.svelte
tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarConversationItem.svelte
tools/server/webui/src/lib/stores/chat.svelte.ts
tools/server/webui/src/lib/stores/database.ts
tools/server/webui/src/lib/types/database.d.ts