summaryrefslogtreecommitdiff
path: root/app/routes/api-artist-detail.tsx
AgeCommit message (Collapse)AuthorLines
3 daysFix nav classes, add detail APIs, add update-band-info skillyyamashita-0/+49
- Fix nav: apply .nav class and .nav-brand to logo (styles were not rendering) - Add GET+PATCH /api/bands/:uuid and /api/artists/:uuid endpoints - PATCH supports append_links / append_members for non-destructive updates - Add /update-band-info skill: fetch SNS profiles and update band description/members Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>