| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 9 days | Fix Docker startup: add package.json to app stage, respect DB_PATH | yyamashita | -1/+2 | |
| npm start requires package.json in the working directory. Also wire up the DB_PATH env var so the DB is created inside the mounted volume. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 9 days | Implement band/artist management with version history | yyamashita | -30/+1679 | |
| Full CRUD for bands and artists: UUID + slug URLs, dynamic link editor, band-artist associations with roles, per-edit revision snapshots (message + IP). Add README and CLAUDE.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 9 days | Add Dockerfile and server-setup.sh for git push auto-deploy | yyamashita | -0/+5115 | |
| 9 days | Add docker-compose: join shared web network via whois-app container | yyamashita | -0/+21 | |
| 9 days | Initial scaffold: React Router v7 + SQLite + Tailwind CSS v4 | yyamashita | -0/+229 | |
