mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-26 10:48:37 +02:00
fix: harden html responses and cache chat sidebar data
Use strict template response handling and sanitized template user context, then add an in-process conversation archive cache with mutation-driven invalidation for chat sidebar renders.
This commit is contained in:
1
html-router/templates/ingestion/add_content_button.html
Normal file
1
html-router/templates/ingestion/add_content_button.html
Normal file
@@ -0,0 +1 @@
|
||||
<a class="btn btn-primary" hx-get="/ingest-form" hx-target="#modal" hx-swap="innerHTML">Add Content</a>
|
||||
Reference in New Issue
Block a user