| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 15 hours | Mostrar procedencia en rutas interurbanascopilot/update-coruna-realtime-processor | Ariel Costas Guerrero | |
| Closes #154 | |||
| 16 hours | Implementar vista de horario por parada y día | Ariel Costas Guerrero | |
| Closes #155 | |||
| 18 hours | Distinguir 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 | |||
| 19 hours | Update deps and shit, require node 24 | Ariel Costas Guerrero | |
| 19 hours | Fix frontend build (hopefully) | Ariel Costas Guerrero | |
| 20 hours | Actualizar cosas, traer de vuelta tráfico de Vigo | Ariel Costas Guerrero | |
| 22 hours | Clean the repo a bit [no ci] | Ariel Costas Guerrero | |
| 4 days | Fix sorting shenanigans, improve stop viewing | Ariel Costas Guerrero | |
| 9 days | Move vitrasa football routes to the end | Ariel Costas Guerrero | |
| 9 days | Reorder and re-add ArrivalsProcessor services for improved clarity | Ariel Costas Guerrero | |
| 9 days | Run formatter, split code in backend | Ariel Costas Guerrero | |
| 9 days | Fucking identity... | Ariel Costas Guerrero | |
| 9 days | Maybe now? | Ariel Costas Guerrero | |
| 9 days | Add support for forwarded headers in the application | Ariel Costas Guerrero | |
| 2026-04-06 | Display all Xunta routes in route list | Ariel Costas Guerrero | |
| 2026-04-05 | Renfe: always indicate actual train number | Ariel Costas Guerrero | |
| 2026-04-04 | Enhance feed ID parsing and agency filtering in TransitController; update ↵ | Ariel Costas Guerrero | |
| routes page with additional agency entries | |||
| 2026-04-04 | Remove FEVE | Ariel Costas Guerrero | |
| 2026-04-04 | Update marker design for positions without bearing | Ariel Costas Guerrero | |
| 2026-04-04 | Add a couple of translations | Ariel Costas Guerrero | |
| 2026-04-04 | Enhance arrival and transit functionality with new vehicle operation logic ↵ | Ariel Costas Guerrero | |
| and transit kind classification | |||
| 2026-04-02 | Basic push notification system for service alerts | Ariel Costas Guerrero | |
| Co-authored-by: Copilot <copilot@github.com> | |||
| 2026-03-26 | Fix estimate precision in Vigo | Ariel Costas Guerrero | |
| 2026-03-24 | huhh | Ariel Costas Guerrero | |
| 2026-03-24 | Fix stuff | Ariel Costas Guerrero | |
| 2026-03-24 | Refactor this huge blob of code to make it A BIT more readable, actually fix ↵ | Ariel Costas Guerrero | |
| the precision indicator. | |||
| 2026-03-24 | Enhance NextStopsProcessor to include stop names in marquee and improve stop ↵ | Ariel Costas Guerrero | |
| description parsing | |||
| 2026-03-24 | Properly display arrival low-precision for Vitrasa | Ariel Costas Guerrero | |
| 2026-03-24 | feat: 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-22 | Add nextstopprocessing to Lugo, fix deleted stops breaking home page | Ariel Costas Guerrero | |
| 2026-03-22 | Urbanos de Lugo | Ariel Costas Guerrero | |
| 2026-03-21 | feat: enhance geocoding and stop search with performance metrics and ↵ | Ariel Costas Guerrero | |
| improved response handling | |||
| 2026-03-19 | Basic backoffice for alert management | Ariel Costas Guerrero | |
| 2026-03-16 | Remove vitrasa scheduled-only in 0 minutes | Ariel Costas Guerrero | |
| 2026-03-16 | Display operator name on xunta arrivals | Ariel Costas Guerrero | |
| 2026-03-16 | feat: enhance geolocation handling with loading state and improve button ↵ | Ariel Costas Guerrero | |
| click behavior | |||
| 2026-03-16 | Add legal document shenanigans | Ariel Costas Guerrero | |
| Closes #147 | |||
| 2026-03-16 | New marquee generation logic for Xunta | Ariel Costas Guerrero | |
| 2026-03-15 | feat: enhance arrival processing with shift badge retrieval and deletion flag | Ariel Costas Guerrero | |
| 2026-03-15 | Implement basic real time information for Renfe | Ariel Costas Guerrero | |
| 2026-03-13 | fix: add peer flag to dependencies in package-lock.json | Ariel Costas Guerrero | |
| 2026-03-13 | fix: handle exceptions during point transformation and initialize shape points | Ariel Costas Guerrero | |
| 2026-03-13 | feat: integrate geolocation functionality and enhance map interactions | Ariel 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-13 | Fix circular routes not having schedule data because of a dumb IF condition | Ariel Costas Guerrero | |
| 2026-03-13 | feat(routes): add realtime estimates panel with pattern-aware styling | Ariel 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-13 | Remove legacy stuff [skip ci] | Ariel Costas Guerrero | |
| 2026-03-13 | Fix 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> | |||
| 2026-03-13 | Don't include usage on reduced view | Ariel Costas Guerrero | |
| 2026-03-13 | Refactor geolocation settings across components; improve accuracy and ↵ | Ariel Costas Guerrero | |
| timeout configurations | |||
| 2026-03-09 | Enhance Favourites and Routes components; add agency favorites handling and ↵ | Ariel Costas Guerrero | |
| improve layout for favorites display | |||
