samsa/internal
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
..
autocomplete perf: shared http.Transport with tuned connection pooling 2026-03-23 14:26:26 +00:00
cache perf: use Redis for favicon cache with 24h TTL 2026-03-23 14:38:32 +00:00
config rename: kafka → samsa 2026-03-22 23:44:55 +00:00
contracts rename: kafka → samsa 2026-03-22 23:44:55 +00:00
engines perf: shared http.Transport with tuned connection pooling 2026-03-23 14:26:26 +00:00
httpapi perf: use Redis for favicon cache with 24h TTL 2026-03-23 14:38:32 +00:00
httpclient perf: shared http.Transport with tuned connection pooling 2026-03-23 14:26:26 +00:00
middleware rename: kafka → samsa 2026-03-22 23:44:55 +00:00
search perf: shared http.Transport with tuned connection pooling 2026-03-23 14:26:26 +00:00
upstream perf: shared http.Transport with tuned connection pooling 2026-03-23 14:26:26 +00:00
util rename: kafka → samsa 2026-03-22 23:44:55 +00:00
views feat: use CSS prefers-color-scheme for dark mode (no JS) 2026-03-23 18:34:18 +00:00