summaryrefslogtreecommitdiff
path: root/app/routes
AgeCommit message (Expand)AuthorLines
2026-05-15Fix build: merge detail/update into existing API routesyyamashita-138/+117
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-0/+118
2026-05-15Add bands/artists index pages and redirect top pageyyamashita-25/+72
2026-05-14Fix API routes to return JSON as resource routesyyamashita-6/+0
2026-05-11Add lists feature (band recommendation lists with history)yyamashita-0/+421
2026-05-10Add band index page sorted by slug, show hiatus status onlyyyamashita-16/+4
2026-05-10Separate current/former members with calculable period datesyyamashita-88/+115
2026-05-10Add members table with membership period and note supportyyamashita-190/+372
2026-05-09Add /api/export and /api/import endpoints for DB backup and syncyyamashita-0/+46
2026-05-09simplize cssyyamashita-414/+203
2026-05-09Add JSON API endpoints and CLI script for band/artist managementyyamashita-0/+98
2026-05-09Support multiple roles per member with free-text fallbackyyamashita-125/+183
2026-05-09Add predefined link types and artist rolesyyamashita-17/+35
2026-05-09Add band description/status fields and redesign index pageyyamashita-24/+91
2026-05-09Implement band/artist management with version historyyyamashita-3/+1163
2026-05-08Initial scaffold: React Router v7 + SQLite + Tailwind CSS v4yyamashita-0/+8