summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorLines
2026-05-22Add filters to date view (keyword, venue, area, capacity)yyamashita-9/+105
2026-05-19Add venue visibility toggles with localStorage persistenceyyamashita-4/+74
2026-05-19Add RIPS 八王子 and MatchVox 八王子 scrapersyyamashita-0/+298
2026-05-14Add BuzzFront YOKOHAMA scraperyyamashita-0/+113
2026-05-14Add JSON REST API: GET /api/events, /api/events/:id, /api/venues, /api/openap...yyamashita-0/+423
2026-05-14Remove unused template files home.tsx and welcome.tsxyyamashita-102/+0
2026-05-14Add 東高円寺二万電圧 (den-atsu) scraperyyamashita-0/+151
2026-05-10Fix multi-month scrape coverage and add duo MUSIC EXCHANGEyyamashita-235/+391
2026-05-10Add calendar export (Google/ICS) and extend scrape window to 65 daysyyamashita-1/+201
2026-05-08Fix all TODO bugs and implement feature additionsyyamashita-13/+177
2026-05-08Add capacity filter for live houses (~100 / 100~300 / 300~)yyamashita-13/+67
2026-05-08Add navey-floor and shimokitazawa-era scrapersyyamashita-0/+151
2026-05-08Register warp-kichijoji and pitbar-nishiogikubo scrapers in ALL_SCRAPERSyyamashita-0/+4
2026-05-07Add Docker + Hetzner deploy setupyyamashita-1/+3
2026-05-07Fix mobile layout for iPhone-sized viewportsyyamashita-22/+22
2026-05-07Add F.A.D YOKOHAMA scraperyyamashita-0/+178
2026-05-07Fix scrapers returning 0 events for 4 venuesyyamashita-184/+132
2026-05-07Add 5 new venue scrapers; extract artist info for WARP, shibuya-o, MOON STEP,...yyamashita-65/+621
2026-05-07Add date-based event view grouped by venueyyamashita-0/+193
2026-05-07Add list view toggle to event listingyyamashita-2/+98
2026-05-07Playwright scraping for FLAT/Pitbar; web UI display-onlyyyamashita-135/+255
2026-05-06Async scraping, scrape_logs, and CLIyyamashita-86/+263
2026-05-06Add 4 new venue scrapers: Meets 大塚, WARP 吉祥寺, FLAT 西荻窪, Pitba...yyamashita-0/+320
2026-05-06Limit scrape window and default event list to ~1 monthyyamashita-10/+48
2026-05-06Add Tokyo livehouse event aggregator serviceyyamashita-4/+1318
2026-05-06Initial commit from create-react-routeryyamashita-0/+241