samsa/internal/views
ashisgreat22 77a41834a5
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 18s
feat: add preferences page with theme toggle
- Simple preferences page with engine selection
- Light/dark theme toggle with localStorage persistence
- Clean form layout without complex JS dependencies
- Add dark theme CSS variables

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 22:27:48 +01:00
..
static feat: add preferences page with theme toggle 2026-03-22 22:27:48 +01:00
templates feat: add preferences page with theme toggle 2026-03-22 22:27:48 +01:00
views.go fix: unescape HTML entities in result titles 2026-03-22 22:19:07 +01:00
views_test.go fix(frontend): update FromResponse tests and fix disabled categories rendering 2026-03-22 13:40:16 +01:00