aboutsummaryrefslogtreecommitdiff
path: root/src/Enmarcha.Backend/Controllers/ArrivalsController.cs
AgeCommit message (Collapse)Author
2026-03-16Display operator name on xunta arrivalsAriel Costas Guerrero
2026-03-16New marquee generation logic for XuntaAriel Costas Guerrero
2026-03-13Fix circular routes not having schedule data because of a dumb IF conditionAriel Costas Guerrero
2026-03-13feat(routes): add realtime estimates panel with pattern-aware stylingAriel Costas Guerrero
- New GET /api/stops/estimates endpoint (nano mode: tripId, patternId, estimate, delay only) - useStopEstimates hook wiring estimates to routes-$id stop panel - Pattern-aware styling: dim schedules and estimates from other patterns - Past scheduled departures shown with strikethrough instead of hidden - Persist selected pattern in URL hash (replace navigation, no history push) - Fix planner arrivals using new estimates endpoint
2026-02-28Deduplicate and collapse routes with excessive short-name variants on stop ↵Copilot
arrivals (#137) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2026-02-14feat: Implemen experimental bus stop usage displayAriel Costas Guerrero
2026-02-11fix: Normalize headsign handling and improve destination trimming in arrival ↵Ariel Costas Guerrero
processing
2026-02-11Implement better route sorting for VitrasaAriel Costas Guerrero
Closes #134
2026-01-25Bring back basic stop searchAriel Costas Guerrero
2026-01-25feat: Add OpenTelemetry instrumentation and configuration for enhanced ↵Ariel Costas Guerrero
telemetry tracking
2026-01-02feat: Integrate Geoapify geocoding service and update configurationAriel Costas Guerrero
2025-12-29Rename a lot of stuff, add Santiago real timeAriel Costas Guerrero