summaryrefslogtreecommitdiff
path: root/app/routes/search.tsx
AgeCommit message (Collapse)AuthorLines
2026-08-15Add site-wide search for bands and artistsyyamashita-0/+73
Adds a nav search box and /search route backed by a LIKE-based searchAll() query over band name/area/description and artist name.