summaryrefslogtreecommitdiff
path: root/app/lib/db.server.ts
AgeCommit message (Expand)AuthorLines
7 daysAdd lists feature (band recommendation lists with history)yyamashita-0/+150
7 daysAdd band index page sorted by slug, show hiatus status onlyyyamashita-1/+1
7 daysSeparate current/former members with calculable period datesyyamashita-0/+80
8 daysAdd members table with membership period and note supportyyamashita-68/+107
9 daysAdd /api/export and /api/import endpoints for DB backup and syncyyamashita-0/+119
9 daysAdd band description/status fields and redesign index pageyyamashita-4/+21
9 daysFix Docker startup: add package.json to app stage, respect DB_PATHyyamashita-1/+1
9 daysImplement band/artist management with version historyyyamashita-20/+368
9 daysInitial scaffold: React Router v7 + SQLite + Tailwind CSS v4yyamashita-0/+45