mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-26 02:38:31 +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:
@@ -7,4 +7,5 @@
|
||||
{% block auth_content %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
<div id="toast-container" class="fixed bottom-4 right-4 z-50 space-y-2"></div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user