aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-11-23feat: Enhance StopMap and StopMapModal with user interaction tracking and imp...Ariel Costas Guerrero
2025-11-23refactor: Update date handling in VigoController and ScheduledStop for improv...Ariel Costas Guerrero
2025-11-23Add debug lineAriel Costas Guerrero
2025-11-22style: Update StopSheet styles and fix layout issues in footerAriel Costas Guerrero
2025-11-22Fix 3 errors in JS consoleAriel Costas Guerrero
2025-11-22Update dependencies m'kayAriel Costas Guerrero
2025-11-22Let's see nowAriel Costas Guerrero
2025-11-22feat: Add error handling and logging for map point clicks in StopMap componentAriel Costas Guerrero
2025-11-22Try to debug why in prod, clicking the map doesn't workAriel Costas Guerrero
2025-11-22feat: Implement previous trip shape handling in VigoController and update rel...Ariel Costas Guerrero
2025-11-22feat: Update StopMapModal and Estimates to use selectedCirculationId for bett...Ariel Costas Guerrero
2025-11-22feat: Enhance bus position calculation to support previous trip shapes and im...Ariel Costas Guerrero
2025-11-22Use trip ID structure to link previous trips instead of block_idcopilot-swe-agent[bot]
2025-11-22Add previous_trip_shape_id field to protobuf and implement linking logiccopilot-swe-agent[bot]
2025-11-22Update stops data (#106)github-actions[bot]
2025-11-22Link previous trip shapes for GPS positioning on circular routes (#111)Copilot
2025-11-22fix(deps): update all npm dependencies (#97)renovate[bot]
2025-11-21refactor: Clean up whitespace in FindClosestPointIndexAsync methodAriel Costas Guerrero
2025-11-21feat: Enhance shape retrieval with bus and stop point indexing; update relate...Ariel Costas Guerrero
2025-11-21Fix data consolidationAriel Costas Guerrero
2025-11-21Remove schedule delay limit from bus matching algorithm (#109)Copilot
2025-11-21Reject running services arriving >3min early in consolidation algorithm (#108)Copilot
2025-11-21Show path from bus position to terminusAriel Costas Guerrero
2025-11-21feat: Update ConsolidatedCirculationCard to support readonly mode; enhance bu...Ariel Costas Guerrero
2025-11-20feat: Add format_gtfs_time function for improved GTFS time formatting; enhanc...Ariel Costas Guerrero
2025-11-19feat: Implement StopMapModal component for displaying bus stop locations with...Ariel Costas Guerrero
2025-11-19feat: Enhance map attribution feature; improve styles and add toggle function...Ariel Costas Guerrero
2025-11-19feat: Refactor layout and styles for StopList and related components; add The...Ariel Costas Guerrero
2025-11-19feat: Add About and Favourites pages, update routing and context managementAriel Costas Guerrero
2025-11-19Some UI tweaksAriel Costas Guerrero
2025-11-18Update stops data (#102)github-actions[bot]
2025-11-18fix fetching traffic because of date parsingAriel Costas Guerrero
2025-11-18Handle GTFS times exceeding 24 hours for night services (#98)Copilot
2025-11-17Use consolidated data API in map sheet with shared card component (#100)Copilot
2025-11-17Fix InvalidOperationException when stops have no real-time arrivals (#99)Copilot
2025-11-17Implement showing traffic density with municipal dataAriel Costas Guerrero
2025-11-17Drop support for Santiago de Compostela, add collection scriptAriel Costas Guerrero
2025-11-15Refactor code structure for improved readability and maintainabilityAriel Costas Guerrero
2025-11-15Fix old tables, improve new stylesAriel Costas Guerrero
2025-11-14Fix map markersAriel Costas Guerrero
2025-11-14Update stops data (#93)github-actions[bot]
2025-11-14Make experimental notice smallerAriel Costas Guerrero
2025-11-14Fix line colours on mapAriel Costas Guerrero
2025-11-14small stuffAriel Costas Guerrero
2025-11-14Update all npm dependencies (#86)renovate[bot]
2025-11-14bump deps 1/2 [skip ci]Ariel Costas Guerrero
2025-11-14Fix (again)Ariel Costas Guerrero
2025-11-14fix some stylesAriel Costas Guerrero
2025-11-14Enhance stop map functionality with new styles and components for better user...Ariel Costas Guerrero
2025-11-14Add loading states, error handling, and refresh feedback to stops-$id page (#89)Copilot