kafka/internal
Franz Kafka 074123e188
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
Mirror to GitHub / mirror (push) Failing after 3s
Tests / test (push) Failing after 23s
fix: add Thumbnail field and video result template
MainResult: add Thumbnail field (used by YouTube, images, etc.)
video_item.html: new partial for video results with thumbnail display
views.go: add templateForResult func + video_item.html to template parse
results_inner.html: dispatch to video_item when Template="videos"
kafka.css: add .video-result flex layout with thumbnail styling
2026-03-22 02:06:41 +00:00
..
autocomplete refactor: remove SearXNG references and rename binary to kafka 2026-03-22 01:47:03 +01:00
cache chore: update Go module path to github.com/metamorphosis-dev/kafka 2026-03-21 19:42:01 +00:00
config feat: add YouTube engine with config file and env support 2026-03-22 01:57:13 +00:00
contracts fix: add Thumbnail field and video result template 2026-03-22 02:06:41 +00:00
engines feat: add YouTube engine with config file and env support 2026-03-22 01:57:13 +00:00
httpapi feat: add /autocompleter endpoint for search suggestions 2026-03-22 01:06:25 +01:00
middleware feat: add global and burst rate limiters 2026-03-21 18:35:31 +00:00
search feat: add YouTube engine with config file and env support 2026-03-22 01:57:13 +00:00
upstream refactor: remove SearXNG references and rename binary to kafka 2026-03-22 01:47:03 +01:00
views fix: add Thumbnail field and video result template 2026-03-22 02:06:41 +00:00