samsa/internal/views
ashisgreat22 90ea4c9f56
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 9s
Mirror to GitHub / mirror (push) Failing after 5s
Tests / test (push) Successful in 28s
fix(prefs): persist favicon choice and apply to HTML results
- Save favicon cookie on POST /preferences; reflect selection in template
- Add getFaviconService helper; pass favicon service into FromResponse
- Compute ResultView.FaviconIconURL (none/google/duckduckgo/self proxy)
- Update result_item and video_item templates; add httpapi/views tests

Made-with: Cursor
2026-03-23 23:08:21 +01:00
..
static fix: add dark mode for search result classes 2026-03-23 20:31:28 +00:00
templates fix(prefs): persist favicon choice and apply to HTML results 2026-03-23 23:08:21 +01:00
views.go fix(prefs): persist favicon choice and apply to HTML results 2026-03-23 23:08:21 +01:00
views_test.go fix(prefs): persist favicon choice and apply to HTML results 2026-03-23 23:08:21 +01:00