samsa/internal/views/templates
Claude 056d2d1175
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
feat: use CSS prefers-color-scheme for dark mode (no JS)
- Remove inline JS that sets data-theme from localStorage
- Use @media (prefers-color-scheme: dark) in CSS for automatic dark mode
- Remove JS-dependent theme toggle from preferences
- Theme now follows system preference automatically

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 18:34:18 +00:00
..
base.html feat: use CSS prefers-color-scheme for dark mode (no JS) 2026-03-23 18:34:18 +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: use CSS prefers-color-scheme for dark mode (no JS) 2026-03-23 18:34:18 +00:00
result_item.html fix: extract only hostname for favicon data-domain 2026-03-23 14:56:51 +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