summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2026-05-17Defer repo/hook setup to hetzner-infra/scripts/install.shHEADmasteryyamashita-16/+11
2026-05-17Remove inline hook from server-setup.sh; hooks managed by hetzner-infrayyamashita-15/+3
2026-05-15Fix build: merge detail/update into existing API routesyyamashita-143/+121
2026-05-15Fix build + update skill description formatyyamashita-6/+19
2026-05-15Fix build: add default export to parametric API resource routesyyamashita-0/+4
2026-05-15Fix nav classes, add detail APIs, add update-band-info skillyyamashita-6/+287
2026-05-15Add bands/artists index pages and redirect top pageyyamashita-28/+76
2026-05-14Fix register-band skill: add required since/until/note fields to membersyyamashita-2/+2
2026-05-14Fix API routes to return JSON as resource routesyyamashita-6/+0
2026-05-14Add Claude Code skills for golive band registrationyyamashita-0/+221
2026-05-11Add lists feature (band recommendation lists with history)yyamashita-0/+729
2026-05-10Add band index page sorted by slug, show hiatus status onlyyyamashita-21/+9
2026-05-10Separate current/former members with calculable period datesyyamashita-88/+202
2026-05-10Add members table with membership period and note supportyyamashita-471/+597
2026-05-09Add /api/export and /api/import endpoints for DB backup and syncyyamashita-0/+167
2026-05-09simplize cssyyamashita-447/+460
2026-05-09Add JSON API endpoints and CLI script for band/artist managementyyamashita-1/+335
2026-05-09Add Claude Code guidance to CLAUDE.mdyyamashita-6/+47
2026-05-09Support multiple roles per member with free-text fallbackyyamashita-125/+183
2026-05-09Add predefined link types and artist rolesyyamashita-17/+71
2026-05-09Add band description/status fields and redesign index pageyyamashita-28/+112
2026-05-09Fix Docker startup: add package.json to app stage, respect DB_PATHyyamashita-1/+2
2026-05-09Implement band/artist management with version historyyyamashita-30/+1679
2026-05-08Add Dockerfile and server-setup.sh for git push auto-deployyyamashita-0/+5115
2026-05-08Add docker-compose: join shared web network via whois-app containeryyamashita-0/+21
2026-05-08Initial scaffold: React Router v7 + SQLite + Tailwind CSS v4yyamashita-0/+229