| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-08 | Rename LineIcon -> RouteIcon, fix some size issues | Ariel Costas Guerrero | |
| 2025-12-27 | Refactor route planner to use new GraphQL backend | Ariel Costas Guerrero | |
| 2025-12-12 | Improved version of the planner feature | 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-11-30 | Remake home and settings pages using Tailwind styles | Ariel Costas Guerrero | |
| 2025-11-30 | Make L23 have light text | 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 | Refactor street name processing and remove unused stop downloader script | Ariel Costas Guerrero | |
| - Updated `street_name.py` to simplify street name handling by removing the `re_remove_street_type` regex and exception streets list, replacing them with a dictionary for name replacements. - Deleted the `download-stops.py` script from the Santiago stop downloader, which was no longer needed. - Removed the empty `.gitkeep` file from the overrides directory. - Added a new `VigoController` class to handle stop estimates and timetables, including error handling for missing data. - Introduced `LineFormatterService` to format circulation routes based on specific line conditions. | |||
| 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-17 | Drop support for Santiago de Compostela, add collection script | Ariel Costas Guerrero | |
| 2025-11-07 | Implement experimental consolidated circulation view | 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 | Improve gallery scroll indicators and format code | copilot-swe-agent[bot] | |
| Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-05 | Refactor LineIcon component to display the original line name and adjust ↵ | Ariel Costas Guerrero | |
| StopSheet styles for better layout | |||
| 2025-11-03 | Display available lines on StopSheet | Ariel Costas Guerrero | |
| 2025-10-21 | Implement new Santiago region (WIP) | Ariel Costas Guerrero | |
| 2025-06-29 | Update amenities in README and add amenities.yaml for bus stop overrides | Ariel Costas Guerrero | |
| 2025-06-29 | Fix background colour in dark mode | Ariel Costas Guerrero | |
| 2025-06-26 | Implement stop sheet modal for map stop interactions (#27) | 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-06-24 | Replace leaflet for maplibre, use react-router in framework mode | Ariel Costas Guerrero | |
