aboutsummaryrefslogtreecommitdiff
path: root/src/Enmarcha.Backend
AgeCommit message (Collapse)Author
10 hoursMove vitrasa football routes to the endHEADmainAriel Costas Guerrero
11 hoursReorder and re-add ArrivalsProcessor services for improved clarityAriel Costas Guerrero
11 hoursRun formatter, split code in backendAriel Costas Guerrero
29 hoursFucking identity...Ariel Costas Guerrero
29 hoursMaybe now?Ariel Costas Guerrero
30 hoursAdd support for forwarded headers in the applicationAriel Costas Guerrero
7 daysDisplay all Xunta routes in route listAriel Costas Guerrero
7 daysRenfe: always indicate actual train numberAriel Costas Guerrero
8 daysEnhance feed ID parsing and agency filtering in TransitController; update ↵Ariel Costas Guerrero
routes page with additional agency entries
8 daysRemove FEVEAriel Costas Guerrero
8 daysUpdate marker design for positions without bearingAriel Costas Guerrero
9 daysEnhance arrival and transit functionality with new vehicle operation logic ↵Ariel Costas Guerrero
and transit kind classification
11 daysBasic push notification system for service alertsAriel Costas Guerrero
Co-authored-by: Copilot <copilot@github.com>
2026-03-26Fix estimate precision in VigoAriel Costas Guerrero
2026-03-24huhhAriel Costas Guerrero
2026-03-24Fix stuffAriel Costas Guerrero
2026-03-24Refactor this huge blob of code to make it A BIT more readable, actually fix ↵Ariel Costas Guerrero
the precision indicator.
2026-03-24Enhance NextStopsProcessor to include stop names in marquee and improve stop ↵Ariel Costas Guerrero
description parsing
2026-03-24Properly display arrival low-precision for VitrasaAriel Costas Guerrero
2026-03-22Add nextstopprocessing to Lugo, fix deleted stops breaking home pageAriel Costas Guerrero
2026-03-22Urbanos de LugoAriel Costas Guerrero
2026-03-21feat: enhance geocoding and stop search with performance metrics and ↵Ariel Costas Guerrero
improved response handling
2026-03-19Basic backoffice for alert managementAriel Costas Guerrero
2026-03-16Remove vitrasa scheduled-only in 0 minutesAriel Costas Guerrero
2026-03-16Display operator name on xunta arrivalsAriel Costas Guerrero
2026-03-16Add legal document shenanigansAriel Costas Guerrero
Closes #147
2026-03-16New marquee generation logic for XuntaAriel Costas Guerrero
2026-03-15feat: enhance arrival processing with shift badge retrieval and deletion flagAriel Costas Guerrero
2026-03-15Implement basic real time information for RenfeAriel Costas Guerrero
2026-03-13fix: handle exceptions during point transformation and initialize shape pointsAriel 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-03-13Don't include usage on reduced viewAriel Costas Guerrero
2026-03-09Enhance route details handling and add favorites functionality; improve ↵Ariel Costas Guerrero
error logging and response structure
2026-03-08Refactor VigoUsageProcessor to remove CSV whitelist loading; add ↵Ariel Costas Guerrero
StopUsageChart component for usage visualization in Stops page
2026-03-06Clean cruft, add colour to football routesAriel Costas Guerrero
2026-03-05Refactor deployment process to use rsync for frontend and backend, update ↵Ariel Costas Guerrero
project paths, and add CtagShuttleRealtimeEstimatesProvider and CtagShuttleStatus classes
2026-03-05Support for Ourense!!Ariel Costas Guerrero
Squashed commit of the following: commit 6c70396fe66ff8bc64655dd8e8c393001d2df8c3 Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Thu Mar 5 01:35:52 2026 +0100 feat: enhance stop sorting logic for bus and coach in map component commit 380396c78a0b9dc8b0435a479236031e0910b57e Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Thu Mar 5 01:30:46 2026 +0100 Update sprite and map colours commit cc3662922d8cf7d8d87c52444bc582c8332160c1 Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Thu Mar 5 01:02:22 2026 +0100 update ourense colour codes and refactor route fetching logic commit a2d8e8b0ecc57989dc79214947ed805d98ebddaa Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Wed Mar 4 23:42:49 2026 +0000 feat: add ourense urban bus feed (schedule-only, no real-time) Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit 639a9cf75a71dabc07d1cdf2b39edfd264ccc220 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Wed Mar 4 23:35:44 2026 +0000 Initial plan
2026-03-04Implement sorting helper for tussaAriel Costas Guerrero
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-18feat: Add CtagShuttle support with real-time WRONG estimate and good positionAriel Costas Guerrero
2026-02-14feat: Implemen experimental bus stop usage displayAriel Costas Guerrero
2026-02-11refactor: Remove unused logging and streamline stop data handling in map and ↵Ariel Costas Guerrero
processor components
2026-02-11fix: Normalize headsign handling and improve destination trimming in arrival ↵Ariel Costas Guerrero
processing
2026-02-11Update Xunta fares to 2026 (long overdue)Ariel Costas Guerrero
2026-02-11Implement better route sorting for VitrasaAriel Costas Guerrero
Closes #134
2026-02-11feat: Update OpenTelemetry package versions and enhance route colorAriel Costas Guerrero
handling in OtpService Closes #132
2026-02-05Better unknown feed handling, handle UVIGO shuttleAriel Costas Guerrero
2026-01-30feat: Add date parameter to GetRouteDetails and update fetchRouteDetails to ↵Ariel Costas Guerrero
support date queries feat: Enhance localization with new date-related strings in English, Spanish, and Galician feat: Improve RouteDetailsPage with layout options and date selection for better user experience
2026-01-25Bring back basic stop searchAriel Costas Guerrero