aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app
AgeCommit message (Expand)Author
2025-11-22Link previous trip shapes for GPS positioning on circular routes (#111)Copilot
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-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-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-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-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-14Make experimental notice smallerAriel Costas Guerrero
2025-11-14Fix line colours on mapAriel Costas Guerrero
2025-11-14small stuffAriel 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
2025-11-08Fix scrolling on mobile finally!Ariel Costas Guerrero
2025-11-07Actualizar StopSheet.tsxAriel Costas Guerrero
2025-11-07[WIP] Fix stop alert colours in dark mode and consolidate styling (#84)Copilot
2025-11-07PWA: use standalone display mode and disable scroll on modal sheets (#82)Copilot
2025-11-07Add redirect from /stops to root page (#80)Copilot
2025-11-07Implement experimental consolidated circulation viewAriel Costas Guerrero
2025-11-07Make "stops" page be the home (renaming only)Ariel Costas Guerrero
2025-11-07Fix bad value for light modeAriel Costas Guerrero
2025-11-07Show all stop lines with horizontal scroll for 6+ lines (#79)Copilot
2025-11-07Fix shitAriel Costas Guerrero
2025-11-07Refactor StopGallery and StopGalleryItem components for improved layout and i...Ariel Costas Guerrero
2025-11-07Improve gallery scroll indicators and format codecopilot-swe-agent[bot]
2025-11-07Add gallery components and improve search functionalitycopilot-swe-agent[bot]
2025-11-07Finish implementing navidadAriel Costas Guerrero
2025-11-06Refactor styles and add alert color variables; implement scroll management fo...Ariel Costas Guerrero
2025-11-06Add manual stop creation and override alerts with alternate stop codes (#74)Copilot
2025-11-06Add floating action button for timetable navigation (#72)Copilot
2025-11-06Fix timetable pageAriel Costas Guerrero
2025-11-06Add stop_report.py for generating stop-based JSON reportsAriel Costas Guerrero
2025-11-06Rename schedules tableAriel Costas Guerrero
2025-11-06Begin (poorly) implementing merging scheduled and real-time dataAriel Costas Guerrero
2025-11-05Refactor LineIcon component to display the original line name and adjust Stop...Ariel Costas Guerrero
2025-11-03vibe: Implement user location tracking and sort stops by proximityAriel Costas Guerrero
2025-11-03Display available lines on StopSheetAriel Costas Guerrero
2025-11-03Show distances only whne supportedAriel Costas Guerrero
2025-11-03Simplify estimates endpoint to return only arrival data (#57)Copilot