samsa/internal/views
ashisgreat22 37420ae5a8
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
refactor(frontend): port search-zen-50 style to Go templates
Replace React SPA with simple Go templates using search-zen-50
visual style. No JavaScript required - pure HTML/CSS with clean
teal accent color scheme, monospace logo, and minimal design.

- Simplified base.html without HTMX or autocomplete JS
- Clean homepage with centered search box
- Results page with sticky header and category tabs
- Simplified CSS matching search-zen-50 aesthetics

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 22:05:56 +01:00
..
static refactor(frontend): port search-zen-50 style to Go templates 2026-03-22 22:05:56 +01:00
templates refactor(frontend): port search-zen-50 style to Go templates 2026-03-22 22:05:56 +01:00
views.go feat: add image search with Bing, DuckDuckGo, and Qwant engines 2026-03-22 16:49:24 +00:00
views_test.go fix(frontend): update FromResponse tests and fix disabled categories rendering 2026-03-22 13:40:16 +01:00