koboldcpp/tools/ui/src
Aleksander Grygier 21a5f5b7f9
ui: IndexedDB and Conversations data fixes (#26278)
* fix: single-flight conversations store init

* refactor: remove unused legacy-migration util

* fix: make createSystemMessage transactional

* fix: delete message branches cascading on edit/regenerate

* fix: stop stamping lastModified on conversation metadata updates

* fix: count cascaded forks in bulk delete toast, bulkify deleteAll

* refactor: drop redundant conversation list respreads

* refactor: create conversation in a single write

* fix: use table constant in toggleConversationPin

* fix: keep the system message placeholder out of the edit form

* fix: keep focus in the system message editor after opening it

* fix: focus the main chat form after submitting a system message

* fix: update timestamp of the correct conversation on stream completion
2026-07-30 10:10:37 +02:00
..
lib ui: IndexedDB and Conversations data fixes (#26278) 2026-07-30 10:10:37 +02:00
routes UI: Fix settings precedence, Factory < Admin (--ui-config-file) < Users (Settings panel) (#26002) 2026-07-24 15:09:55 +02:00
styles ui: Update KaTeX package and clean up logs from sass warnings (#23275) 2026-05-18 16:26:01 +02:00
.gitignore tools/ui: restore Tailwind scanning in ignored worktrees (#24879) 2026-06-29 10:55:52 +02:00
app.css ui: Agentic Content UX improvements (#25450) 2026-07-15 20:31:45 +02:00
app.d.ts ui: model status and load progress via /models/sse feed (#24878) 2026-06-22 15:55:30 +02:00
app.html UI/mobile keyboard and pwa popup fixes (#24610) 2026-06-14 18:35:00 +02:00
virtual-nerdamer.d.ts feat(ui): add symbolic math support to JS sandbox via nerdamer (#25948) 2026-07-22 17:52:55 +02:00