| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-22 | feat: Add error handling and logging for map point clicks in StopMap component | Ariel Costas Guerrero | |
| 2025-11-22 | Try to debug why in prod, clicking the map doesn't work | Ariel Costas Guerrero | |
| 2025-11-22 | feat: Implement previous trip shape handling in VigoController and update ↵ | Ariel Costas Guerrero | |
| related components for improved trip tracking | |||
| 2025-11-22 | feat: Update StopMapModal and Estimates to use selectedCirculationId for ↵ | Ariel Costas Guerrero | |
| better clarity and consistency | |||
| 2025-11-22 | Link previous trip shapes for GPS positioning on circular routes (#111) | Copilot | |
| Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-21 | feat: Enhance shape retrieval with bus and stop point indexing; update ↵ | Ariel Costas Guerrero | |
| related components | |||
| 2025-11-21 | Fix data consolidation | Ariel Costas Guerrero | |
| 2025-11-21 | Show path from bus position to terminus | Ariel Costas Guerrero | |
| 2025-11-21 | feat: Update ConsolidatedCirculationCard to support readonly mode; enhance ↵ | Ariel Costas Guerrero | |
| button behavior based on GPS availability | |||
| 2025-11-19 | feat: Implement StopMapModal component for displaying bus stop locations ↵ | Ariel Costas Guerrero | |
| with live tracking; enhance styles and add interaction features | |||
| 2025-11-19 | feat: Enhance map attribution feature; improve styles and add toggle ↵ | Ariel Costas Guerrero | |
| functionality in StopMapSheet component | |||
| 2025-11-19 | feat: Refactor layout and styles for StopList and related components; add ↵ | Ariel Costas Guerrero | |
| ThemeColorManager for dynamic theme support | |||
| 2025-11-19 | feat: Add About and Favourites pages, update routing and context management | Ariel Costas Guerrero | |
| - Added new routes for About and Favourites pages. - Implemented About page with version information and credits. - Created Favourites page with a placeholder message for empty favourites. - Refactored RegionConfig import paths for consistency. - Introduced PageTitleContext to manage page titles dynamically. - Updated various components to utilize the new context for setting page titles. - Enhanced AppShell layout with a responsive Drawer for navigation. - Added CSS styles for new components and pages. - Integrated commit hash display in the About page for version tracking. | |||
| 2025-11-19 | Some UI tweaks | Ariel Costas Guerrero | |
| 2025-11-18 | Handle GTFS times exceeding 24 hours for night services (#98) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev> | |||
| 2025-11-17 | Use consolidated data API in map sheet with shared card component (#100) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev> | |||
| 2025-11-17 | Implement showing traffic density with municipal data | Ariel Costas Guerrero | |
| 2025-11-17 | Drop support for Santiago de Compostela, add collection script | Ariel Costas Guerrero | |
| 2025-11-15 | Refactor code structure for improved readability and maintainability | Ariel Costas Guerrero | |
| 2025-11-15 | Fix old tables, improve new styles | Ariel Costas Guerrero | |
| 2025-11-14 | Fix map markers | Ariel Costas Guerrero | |
| 2025-11-14 | Make experimental notice smaller | Ariel Costas Guerrero | |
| 2025-11-14 | Fix line colours on map | Ariel Costas Guerrero | |
| 2025-11-14 | small stuff | Ariel Costas Guerrero | |
| 2025-11-14 | Fix (again) | Ariel Costas Guerrero | |
| 2025-11-14 | fix some styles | Ariel Costas Guerrero | |
| 2025-11-14 | Enhance stop map functionality with new styles and components for better ↵ | Ariel Costas Guerrero | |
| user experience | |||
| 2025-11-14 | Add loading states, error handling, and refresh feedback to stops-$id page (#89) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-08 | Fix scrolling on mobile finally! | Ariel Costas Guerrero | |
| 2025-11-07 | Actualizar StopSheet.tsx | Ariel Costas Guerrero | |
| 2025-11-07 | [WIP] Fix stop alert colours in dark mode and consolidate styling (#84) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-07 | PWA: use standalone display mode and disable scroll on modal sheets (#82) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-07 | Add redirect from /stops to root page (#80) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-07 | Implement experimental consolidated circulation view | Ariel Costas Guerrero | |
| 2025-11-07 | Make "stops" page be the home (renaming only) | Ariel Costas Guerrero | |
| 2025-11-07 | Fix bad value for light mode | Ariel Costas Guerrero | |
| 2025-11-07 | Show all stop lines with horizontal scroll for 6+ lines (#79) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev> | |||
| 2025-11-07 | Fix shit | Ariel Costas Guerrero | |
| 2025-11-07 | Refactor StopGallery and StopGalleryItem components for improved layout and ↵ | Ariel Costas Guerrero | |
| item display; update StopList to switch recent and favourite stops display order. | |||
| 2025-11-07 | Improve gallery scroll indicators and format code | copilot-swe-agent[bot] | |
| Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-07 | Add gallery components and improve search functionality | copilot-swe-agent[bot] | |
| Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-07 | Finish implementing navidad | Ariel Costas Guerrero | |
| 2025-11-06 | Refactor styles and add alert color variables; implement scroll management ↵ | Ariel Costas Guerrero | |
| for timetable | |||
| 2025-11-06 | Add manual stop creation and override alerts with alternate stop codes (#74) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev> | |||
| 2025-11-06 | Add floating action button for timetable navigation (#72) | Copilot | |
| Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-06 | Fix timetable page | Ariel Costas Guerrero | |
| 2025-11-06 | Add stop_report.py for generating stop-based JSON reports | Ariel Costas Guerrero | |
| 2025-11-06 | Rename schedules table | Ariel Costas Guerrero | |
| 2025-11-06 | Begin (poorly) implementing merging scheduled and real-time data | Ariel Costas Guerrero | |
| 2025-11-05 | Refactor LineIcon component to display the original line name and adjust ↵ | Ariel Costas Guerrero | |
| StopSheet styles for better layout | |||
