samsa/internal/views
Franz Kafka 8f2fd671f1
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
Mirror to GitHub / mirror (push) Failing after 5s
Tests / test (push) Successful in 27s
fix: extract only hostname for favicon data-domain
data-domain was set to the full result URL (https://en.wikipedia.org/...).
This caused /favicon/ to receive malformed domain strings.

Now extracts u.Hostname() in FromResponse and passes it as Domain
to result_item.html.
2026-03-23 14:56:51 +00:00
..
static feat: self-hosted favicon resolver via /favicon/<domain> 2026-03-23 14:35:19 +00:00
templates fix: extract only hostname for favicon data-domain 2026-03-23 14:56:51 +00:00
views.go fix: extract only hostname for favicon data-domain 2026-03-23 14:56:51 +00:00
views_test.go fix: rename remaining kafka references to samsa 2026-03-23 07:25:30 +00:00