| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 3 days | Fix build: add default export to parametric API resource routes | yyamashita | -0/+2 | |
| React Router requires a default export for parametric routes (:uuid) to correctly split server/client code during the production vite build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 3 days | Fix nav classes, add detail APIs, add update-band-info skill | yyamashita | -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> | ||||
