summaryrefslogtreecommitdiff
path: root/app/routes
AgeCommit message (Expand)AuthorLines
2026-06-17Fix image proxy 400 for application/octet-stream responsesyyamashita-5/+20
2026-06-17Add image proxy endpoint to avoid mixed content issuesyyamashita-1/+76
2026-05-22Add filters to date view (keyword, venue, area, capacity)yyamashita-9/+105
2026-05-19Add venue visibility toggles with localStorage persistenceyyamashita-4/+46
2026-05-14Add JSON REST API: GET /api/events, /api/events/:id, /api/venues, /api/openap...yyamashita-0/+419
2026-05-14Remove unused template files home.tsx and welcome.tsxyyamashita-13/+0
2026-05-10Add calendar export (Google/ICS) and extend scrape window to 65 daysyyamashita-0/+199
2026-05-08Fix all TODO bugs and implement feature additionsyyamashita-10/+34
2026-05-08Add capacity filter for live houses (~100 / 100~300 / 300~)yyamashita-2/+3
2026-05-07Fix mobile layout for iPhone-sized viewportsyyamashita-16/+16
2026-05-07Add date-based event view grouped by venueyyamashita-0/+192
2026-05-07Add list view toggle to event listingyyamashita-2/+33
2026-05-07Playwright scraping for FLAT/Pitbar; web UI display-onlyyyamashita-44/+11
2026-05-06Async scraping, scrape_logs, and CLIyyamashita-48/+117
2026-05-06Limit scrape window and default event list to ~1 monthyyamashita-5/+17
2026-05-06Add Tokyo livehouse event aggregator serviceyyamashita-0/+328
2026-05-06Initial commit from create-react-routeryyamashita-0/+13