summaryrefslogtreecommitdiff
path: root/app/lib/db.server.ts
AgeCommit message (Expand)AuthorLines
2026-08-15Add Claude-powered band auto-registration from live info textyyamashita-0/+79
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/+80
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 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