aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-04Implement sorting helper for tussaAriel Costas Guerrero
2026-03-01Route detail visualisation improvementAriel Costas Guerrero
Squashed commit of the following: commit 2f2261f764e0a0a52652bceda306f39f6f568b87 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 10:21:52 2026 +0000 Implement route-specific realtime filtering and route detail UI updates Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit e5ab68b158558e0f6577bf0fdd95e652fb269e6a Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Sun Mar 1 11:17:19 2026 +0100 Fix delay formatting to ensure absolute values are displayed for arrivals and rejections commit df7d61c089a4e55a3b2efad8556b17e1f7f25e1c Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Sun Mar 1 11:14:11 2026 +0100 Improve the formatting a bit for the arrival schedules commit 4b65cdb43824ba936234be6b5bdd6cf8ac9c56bb Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 10:05:34 2026 +0000 Fix hook-order violation in route details stop departures Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit 2da4fb594f1433ddd1a26e267bbc7e917145b3b5 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 09:50:14 2026 +0000 Polish selected-stop realtime display in route details Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit dc7fc11085773a030bc9109e8c435a62a3567051 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Sun Mar 1 09:48:33 2026 +0000 Load route-details realtime only for selected stop Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit b9408664fd0c0d115f6aa0341deb9fa5b74f2b26 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Fri Feb 27 18:20:16 2026 +0000 Initial plan
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-28Fix language labelsAriel Costas Guerrero
2026-02-25Merge branch 'copilot/improve-map-styles'Ariel Costas Guerrero
2026-02-25[WIP] Implement UX improvements for map styles and feature selection (#136)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-02-25Include back the building-top without 'shadows'Ariel Costas Guerrero
2026-02-25feat: single light style, remove 3D buildings, language labels, stop ↵copilot-swe-agent[bot]
disambiguation Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2026-02-25Initial plancopilot-swe-agent[bot]
2026-02-18feat: Add CtagShuttle support with real-time WRONG estimate and good positionAriel Costas Guerrero
2026-02-14Always use robotoAriel Costas Guerrero
2026-02-14feat: Implemen experimental bus stop usage displayAriel Costas Guerrero
2026-02-11Add new icons and SVG assets for the frontendAriel Costas Guerrero
- Added icon-maskable-192.png and icon-maskable-512.png for application icons. - Introduced icon-monochrome-256.png for monochrome icon representation. - Created icon.svg for scalable vector graphics representation of the icon.
2026-02-11feat: Add splash icon to web manifest for improved brandingAriel Costas Guerrero
2026-02-11refactor: Remove unused logging and streamline stop data handling in map and ↵Ariel Costas Guerrero
processor components
2026-02-11fix: Use formatHex for route color formatting in RouteDetailsPageAriel Costas Guerrero
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-11Use provided colours in mapAriel Costas Guerrero
Closes #131
2026-02-11feat: Update OpenTelemetry package versions and enhance route colorAriel Costas Guerrero
handling in OtpService Closes #132
2026-02-11Improve loading experience (especially iPhone)Ariel Costas Guerrero
Closes #133
2026-02-05Better unknown feed handling, handle UVIGO shuttleAriel Costas Guerrero
2026-01-30O carallo 29Ariel Costas Guerrero
2026-01-30feat: Add link to view stop details in route details pageAriel Costas Guerrero
2026-01-30feat: Add trip selection functionality and localization updates for trips in ↵Ariel Costas Guerrero
English, Spanish, and Galician
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-30feat: Enhance header and app shell with back navigation and dynamic title ↵Ariel Costas Guerrero
support
2026-01-30feat: Update localization and enhance route search functionalityAriel Costas Guerrero
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-06Remove outdated CI workflowAriel Costas Guerrero
2026-01-02feat: Integrate Geoapify geocoding service and update configurationAriel Costas Guerrero
2026-01-01Fix whatever this isAriel Costas Guerrero
2026-01-01Update some stuff to test actionsAriel Costas Guerrero
2026-01-01Set up github actions properlyAriel Costas Guerrero
2025-12-31feat: Add vehicle information to arrival details and update related componentsAriel Costas Guerrero
2025-12-29fix Santiago Real Time implementationAriel Costas Guerrero
2025-12-29Ñapa: include stops in geocoding searchAriel Costas Guerrero
2025-12-29Rename a lot of stuff, add Santiago real timeAriel Costas Guerrero
2025-12-28Improve planning widgetAriel Costas Guerrero
2025-12-28feat: Enhance route details to include agency information and update map ↵Ariel Costas Guerrero
attribution
2025-12-28Implement displaying routes with dynamic data from OTPAriel Costas Guerrero
2025-12-28Get favourite stops from OTP instead of pre-generated fileAriel Costas Guerrero
2025-12-28feat: Refactor NavBar and Planner components; update geocoding servicesAriel Costas Guerrero
- Removed unused Navigation2 icon from NavBar. - Updated usePlanner hook to manage route history and improve local storage handling. - Enhanced PlannerApi with new fare properties and improved itinerary handling. - Added recent routes feature in StopList with navigation to planner. - Implemented NominatimGeocodingService for autocomplete and reverse geocoding. - Updated UI components for better user experience and accessibility. - Added translations for recent routes in multiple languages. - Improved CSS styles for map controls and overall layout.
2025-12-28Basic fare calculations for Galicia (Xunta)Ariel Costas Guerrero
2025-12-27IDEKAriel Costas Guerrero
2025-12-27Refactor route planner to use new GraphQL backendAriel Costas Guerrero
2025-12-26Move OpenTripPlanner source to separate packageAriel Costas Guerrero
2025-12-25Remove hard-coded URL for OTPAriel Costas Guerrero