| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-24 | Refactor map components and improve modal functionality | Ariel Costas Guerrero | |
| 2025-12-24 | Implement new UI styles | Ariel Costas Guerrero | |
| 2025-12-23 | Full real-time page, coruña real time | Ariel Costas Guerrero | |
| 2025-12-22 | Implement retrieving next arrivals for a stop (scheduled only) | Ariel Costas Guerrero | |
| 2025-12-22 | Implement fetching scheduled arrivals for stop | Ariel Costas Guerrero | |
| 2025-12-19 | Implement loading stops as tiles from OTP | Ariel Costas Guerrero | |
| 2025-12-18 | Show arrivals from previous leg too (to see how much margin you've got to ↵ | Ariel Costas Guerrero | |
| transfer) | |||
| 2025-12-12 | feat: implement favourites management, add recent places functionality, and ↵ | Ariel Costas Guerrero | |
| enhance planner features | |||
| 2025-12-12 | feat: add comfort parameters to AppConfiguration and update OTP service for ↵ | Ariel Costas Guerrero | |
| Madrid timezone handling | |||
| 2025-12-12 | feat: enhance OTP service logic, improve planner overlay, and update NavBar ↵ | Ariel Costas Guerrero | |
| styles | |||
| 2025-12-12 | Fix formatting and errors | Ariel Costas Guerrero | |
| 2025-12-12 | Improved version of the planner feature | Ariel Costas Guerrero | |
| 2025-12-12 | Initial ultra-ñapa implementation of OTP integration | Ariel Costas Guerrero | |
| 2025-12-08 | Update formatting | Ariel Costas Guerrero | |
| 2025-12-08 | Refactor code structure for improved readability and maintainability; ↵ | Ariel Costas Guerrero | |
| removed redundant code blocks and optimized functions. | |||
| 2025-12-08 | feat: add StopHelpModal component and integrate help functionality in Estimates | Ariel Costas Guerrero | |
| 2025-12-07 | Implement Renfe data source | Ariel Costas Guerrero | |
| 2025-12-07 | Fix stutter caused by the "setDataLoading" changes. I'm a moron. | Ariel Costas Guerrero | |
| 2025-12-01 | fix: increase auto-refresh interval from 12s to 18s | Ariel Costas Guerrero | |
| 2025-12-01 | refactor: replace StopSheet with StopSummarySheet and update related components | Ariel Costas Guerrero | |
| - Deleted StopSheet and StopSheetSkeleton components. - Introduced StopSummarySheet and StopSummarySheetSkeleton components. - Updated ConsolidatedCirculationCard to support a reduced view. - Modified ConsolidatedCirculationList to accept a reduced prop. - Adjusted map route to use StopSummarySheet. - Cleaned up CSS styles related to the stop sheet components. - Enhanced error handling and loading states in the new summary sheet. - Updated stop report logic to filter out empty next streets. | |||
| 2025-12-01 | Fix some terminus formatting, add marquee-d next streets | Ariel Costas Guerrero | |
| 2025-12-01 | Rework the about page (which was breaking the builds btw) | Ariel Costas Guerrero | |
| 2025-12-01 | Add line list with link to official schedules | Ariel Costas Guerrero | |
| 2025-11-30 | Remake home and settings pages using Tailwind styles | Ariel Costas Guerrero | |
| 2025-11-30 | Refactor StopMap and Settings components; replace region config usage with ↵ | Ariel Costas Guerrero | |
| REGION_DATA, update StopDataProvider calls, and improve UI elements. Remove unused timetable files and add Tailwind CSS support. | |||
| 2025-11-30 | feat: add Tailwind CSS support and create ConsolidatedCirculationCard styles | Ariel Costas Guerrero | |
| - Added Tailwind CSS and its Vite plugin to the project dependencies. - Updated Vite configuration to include Tailwind CSS plugin. - Created a new CSS file for the Consolidated Circulation Card component with styles for various states and responsive design. | |||
| 2025-11-22 | Update dependencies m'kay | Ariel Costas Guerrero | |
| 2025-11-22 | Let's see now | Ariel Costas Guerrero | |
| 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 | Show path from bus position to terminus | Ariel Costas Guerrero | |
| 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: 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 | 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 | |||
