| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 9 days | Add band description/status fields and redesign index page | yyamashita | -24/+91 | |
| - bands table: add description (TEXT) and status (TEXT DEFAULT 'active') via ALTER TABLE migrations (active / hiatus / disbanded) - Home page: minimal monochrome index listing name, area, status - Band detail: show description below title, status alongside area - Band new/edit forms: textarea for description, select for status Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 9 days | Implement band/artist management with version history | yyamashita | -3/+1163 | |
| Full CRUD for bands and artists: UUID + slug URLs, dynamic link editor, band-artist associations with roles, per-edit revision snapshots (message + IP). Add README and CLAUDE.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 9 days | Initial scaffold: React Router v7 + SQLite + Tailwind CSS v4 | yyamashita | -0/+8 | |
