aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 hoursMostrar procedencia en rutas interurbanascopilot/update-coruna-realtime-processorAriel Costas Guerrero
Closes #154
11 hoursImplementar vista de horario por parada y díaAriel Costas Guerrero
Closes #155
13 hoursDistinguir pasos de subida y salida (inicio trayecto), y pasos de bajada de ↵Ariel Costas Guerrero
llegada (final trayecto) Puede ser importante distinguir entre un viaje que solo permite bajar en un punto, y un viaje que finaliza ahí, ya que puede tener sentido ocultar los viajes que terminan en algunos feeds. Por otra parte, es útil saber que ciertos viajes salen de ese sitio, frente a ser pasantes de subida, porque el vehículo suele estar con antelación
14 hoursUpdate deps and shit, require node 24Ariel Costas Guerrero
15 hoursFix frontend build (hopefully)Ariel Costas Guerrero
15 hoursActualizar cosas, traer de vuelta tráfico de VigoAriel Costas Guerrero
17 hoursClean the repo a bit [no ci]Ariel Costas Guerrero
4 daysFix sorting shenanigans, improve stop viewingAriel Costas Guerrero
8 daysMove vitrasa football routes to the endAriel Costas Guerrero
8 daysReorder and re-add ArrivalsProcessor services for improved clarityAriel Costas Guerrero
8 daysRun formatter, split code in backendAriel Costas Guerrero
9 daysFucking identity...Ariel Costas Guerrero
9 daysMaybe now?Ariel Costas Guerrero
9 daysAdd support for forwarded headers in the applicationAriel Costas Guerrero
2026-04-06Display all Xunta routes in route listAriel Costas Guerrero
2026-04-05Renfe: always indicate actual train numberAriel Costas Guerrero
2026-04-04Enhance feed ID parsing and agency filtering in TransitController; update ↵Ariel Costas Guerrero
routes page with additional agency entries
2026-04-04Remove FEVEAriel Costas Guerrero
2026-04-04Update marker design for positions without bearingAriel Costas Guerrero
2026-04-04Add a couple of translationsAriel Costas Guerrero
2026-04-04Enhance arrival and transit functionality with new vehicle operation logic ↵Ariel Costas Guerrero
and transit kind classification
2026-04-02Basic push notification system for service alertsAriel Costas Guerrero
Co-authored-by: Copilot <copilot@github.com>
2026-04-01Update to AGPLv3Ariel Costas Guerrero
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-24feat: client-side trip tracking with browser notifications (#151)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2026-03-22Add nextstopprocessing to Lugo, fix deleted stops breaking home pageAriel Costas Guerrero
2026-03-22Ideally fix CI migration running [skip ci]Ariel 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-20Ideally set up actions for database migrationAriel Costas Guerrero
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-16feat: enhance geolocation handling with loading state and improve button ↵Ariel Costas Guerrero
click behavior
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: add peer flag to dependencies in package-lock.jsonAriel Costas Guerrero
2026-03-13fix: handle exceptions during point transformation and initialize shape pointsAriel Costas Guerrero
2026-03-13feat: integrate geolocation functionality and enhance map interactionsAriel Costas Guerrero
- Added useGeolocation hook to manage user location and permissions. - Updated PlannerOverlay to utilize geolocation for setting origin. - Enhanced NavBar with a new planner route. - Introduced context menu for map interactions to set routes from current location. - Improved search functionality in the map with a dedicated search bar. - Updated localization files with new strings for routing and search features.
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-13Remove legacy stuff [skip ci]Ariel Costas Guerrero
2026-03-13Fix favourites button in stop header not toggling (#144)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>