| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-08 | Refactor code structure for improved readability and maintainability; ↵ | Ariel Costas Guerrero | |
| removed redundant code blocks and optimized functions. | |||
| 2025-12-07 | feat: implement provider-specific configurations for GTFS feed formats | 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-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: Enhance bus position calculation to support previous trip shapes and ↵ | Ariel Costas Guerrero | |
| improve trip ID parsing for multiple formats | |||
| 2025-11-22 | Use trip ID structure to link previous trips instead of block_id | copilot-swe-agent[bot] | |
| Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 2025-11-22 | Add previous_trip_shape_id field to protobuf and implement linking logic | copilot-swe-agent[bot] | |
| Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> | |||
| 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-20 | feat: Add format_gtfs_time function for improved GTFS time formatting; ↵ | Ariel Costas Guerrero | |
| enhance stop arrival processing for better handling of current and previous day services | |||
| 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-14 | Add Shape extraction from GTFS to new protobufs | Ariel Costas Guerrero | |
| 2025-11-14 | Update generation script to fix issues and make it faster | Ariel Costas Guerrero | |
| 2025-11-14 | Implement new stop schedule generation format using protobuf | Ariel Costas Guerrero | |
| 2025-11-06 | Seemingly fix algorithm (thanks copilot) | Ariel Costas Guerrero | |
| 2025-11-06 | Add stop_report.py for generating stop-based JSON reports | Ariel Costas Guerrero | |
