kafka/internal/views/templates
Franz Kafka ccb985d40c
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
Mirror to GitHub / mirror (push) Failing after 3s
Tests / test (push) Failing after 32s
fix: use explicit if/else template dispatch instead of dynamic name
html/template requires template names to be string literals, not field
accesses. Use {{if eq .Template "videos"}} to branch and call the
appropriate template by literal name.
2026-03-22 02:46:28 +00:00
..
base.html feat(settings): add gear trigger and panel markup to base template 2026-03-22 03:00:12 +01:00
index.html feat(settings): add hidden engines input to search forms 2026-03-22 03:00:12 +01:00
opensearch.xml chore: rename project from gosearch to kafka 2026-03-21 19:20:47 +00:00
result_item.html feat: HTMX + Go Templates HTML frontend 2026-03-21 16:10:42 +00:00
results.html feat(settings): add hidden engines input to search forms 2026-03-22 03:00:12 +01:00
results_inner.html fix: use explicit if/else template dispatch instead of dynamic name 2026-03-22 02:46:28 +00:00
video_item.html fix: add Thumbnail field and video result template 2026-03-22 02:06:41 +00:00