summaryrefslogtreecommitdiff
path: root/app/lib
AgeCommit message (Expand)AuthorLines
2026-05-11Add lists feature (band recommendation lists with history)yyamashita-0/+150
2026-05-10Add band index page sorted by slug, show hiatus status onlyyyamashita-1/+1
2026-05-10Separate current/former members with calculable period datesyyamashita-0/+87
2026-05-10Add members table with membership period and note supportyyamashita-68/+107
2026-05-09Add /api/export and /api/import endpoints for DB backup and syncyyamashita-0/+119
2026-05-09Add predefined link types and artist rolesyyamashita-0/+36
2026-05-09Add band description/status fields and redesign index pageyyamashita-4/+21
2026-05-09Fix Docker startup: add package.json to app stage, respect DB_PATHyyamashita-1/+1
2026-05-09Implement band/artist management with version historyyyamashita-20/+368
2026-05-08Initial scaffold: React Router v7 + SQLite + Tailwind CSS v4yyamashita-0/+45