summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2026-05-08Update server-setup.sh: use /app/tokyo-livehouse-events work treeyyamashita-11/+5
2026-05-08Remove embedded Caddy, join shared web network as tokyo-app containeryyamashita-17/+7
2026-05-08Fix all TODO bugs and implement feature additionsyyamashita-19/+188
2026-05-08Add TODO.md tracking known bugs and feature requestsyyamashita-0/+27
2026-05-08Fix scraper Docker build: copy package-lock.json into playwright-baseyyamashita-1/+1
2026-05-08Speed up Docker build by sharing prod-deps and playwright-base stagesyyamashita-12/+20
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/+153
2026-05-08Update CLAUDE.md: reflect warp-kichijoji and pitbar-nishiogikubo now registeredyyamashita-4/+4
2026-05-08Register warp-kichijoji and pitbar-nishiogikubo scrapers in ALL_SCRAPERSyyamashita-0/+4
2026-05-08Run scrape immediately on container start before handing off to cronyyamashita-1/+9
2026-05-08Add scraper service to docker-compose with 6-hourly cronyyamashita-2/+32
2026-05-07Noindex entire site via robots.txt and X-Robots-Tag headeryyamashita-5/+2
2026-05-07Disallow .well-known in robots.txtyyamashita-0/+1
2026-05-07Add robots.txtyyamashita-0/+2
2026-05-07Add .well-known/security.txt with noindex headeryyamashita-0/+6
2026-05-07Add Referrer-Policy no-referrer headeryyamashita-3/+4
2026-05-07Add Deploy.mdyyamashita-0/+74
2026-05-07Add Docker + Hetzner deploy setupyyamashita-16/+85
2026-05-07trigger redeployyyamashita-0/+0
2026-05-07Fix mobile layout for iPhone-sized viewportsyyamashita-22/+22
2026-05-07Add F.A.D YOKOHAMA scraperyyamashita-0/+179
2026-05-07Add Claude Code settings with bypass permissions modeyyamashita-0/+6
2026-05-07Fix scrapers returning 0 events for 4 venuesyyamashita-184/+132
2026-05-07Add CLAUDE.md with architecture and development guidanceyyamashita-0/+332
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-136/+302
2026-05-06Async scraping, scrape_logs, and CLIyyamashita-87/+861
2026-05-06Add 4 new venue scrapers: Meets 大塚, WARP 吉祥寺, FLAT 西荻窪, Pitba...yyamashita-9/+338
2026-05-06Add SCRAPE_TARGETS.md listing event scraping targetsyyamashita-0/+34
2026-05-06Limit scrape window and default event list to ~1 monthyyamashita-10/+48
2026-05-06Add Tokyo livehouse event aggregator serviceyyamashita-563/+3100
2026-05-06Initial commit from create-react-routeryyamashita-0/+4595