| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 7 days | Separate current/former members with calculable period dates | yyamashita | -39/+59 | |
| - Add MemberGroup/BandGroup types and groupBandMembers/groupArtistMembers helpers - Calculate membership duration in months from YYYY-MM since/until values - Band view splits members into 在籍中 / 元メンバー sections with duration label - Artist view splits bands into 在籍中 / 元在籍 sections with duration label - Change since/until inputs to type="month" for structured data entry Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 8 days | Add members table with membership period and note support | yyamashita | -11/+42 | |
| Replace band_artists + member_periods with a single members table (id, band_id, artist_id, role, since, until, note, order_index). Each row represents one membership period, so rejoining artists get multiple rows. Existing band_artists data is auto-migrated on startup. Export format bumped to version 3. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 9 days | simplize css | yyamashita | -55/+20 | |
| 9 days | Implement band/artist management with version history | yyamashita | -0/+100 | |
| 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> | ||||
