| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 10 days | Fix mobile layout for iPhone-sized viewports | yyamashita | -6/+6 | |
| - Stack header vertically on mobile (flex-col sm:flex-row) to prevent logo+nav overflow - Hide venue and price columns in list/row views on mobile to give title room - Shrink date/time columns on mobile (w-24 sm:w-32, w-20 sm:w-28) - Make keyword filter input full-width on mobile (w-full sm:w-52) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 11 days | Add date-based event view grouped by venue | yyamashita | -0/+191 | |
| New route /events/by-date shows events for a single day (default today) with prev/next day navigation and a date picker, grouped by livehouse. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
