samsa/internal/views/templates
Franz Kafka 352264509c feat: self-hosted favicon resolver via /favicon/<domain>
Adds a Kafka-hosted favicon proxy at /favicon/<domain>:
- Fetches favicon.ico from the target domain
- In-memory cache with 1-hour TTL and ETag support (304 Not Modified)
- Max 64KB per favicon to prevent memory abuse
- Privacy: user browser talks to Kafka, not Google/DuckDuckGo

New "Self (Kafka)" option in the favicon service selector.
Defaults to None. No third-party requests when self is chosen.
2026-03-23 14:35:19 +00:00
..
base.html rename: kafka → samsa 2026-03-22 23:44:55 +00:00
image_item.html feat: add image search with Bing, DuckDuckGo, and Qwant engines 2026-03-22 16:49:24 +00:00
index.html rename: kafka → samsa 2026-03-22 23:44:55 +00:00
opensearch.xml rename: kafka → samsa 2026-03-22 23:44:55 +00:00
preferences.html feat: self-hosted favicon resolver via /favicon/<domain> 2026-03-23 14:35:19 +00:00
result_item.html feat(ui): make favicons user-configurable, off by default 2026-03-23 14:22:24 +00:00
results.html perf(htmx): reduce swap payload via OOB swaps and hx-select 2026-03-23 14:31:21 +00:00
results_inner.html perf(htmx): reduce swap payload via OOB swaps and hx-select 2026-03-23 14:31:21 +00:00
video_item.html feat: complete UI redesign — modern, clean search interface 2026-03-22 08:06:31 +00:00