index
:
enmarcha.git
copilot/fix-timestamp-utc-issue
copilot/improve-geolocation-on-frontend
copilot/improve-route-details-visualisation
main
old-main
renovate/major-eslint-monorepo
renovate/major-gh-actions-all
renovate/major-lucide-monorepo
renovate/npm-all
renovate/nuget-all
renovate/react-i18next-17.x
renovate/typescript-6.x
renovate/vite-8.x
The ultimate public transit application for Galicia (Spain)
arielcostas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtfs_vigo_stops
/
stop_report.py
Age
Commit message (
Expand
)
Author
2025-12-01
refactor: replace StopSheet with StopSummarySheet and update related components
Ariel Costas Guerrero
2025-11-22
feat: Implement previous trip shape handling in VigoController and update rel...
Ariel Costas Guerrero
2025-11-22
feat: Enhance bus position calculation to support previous trip shapes and im...
Ariel Costas Guerrero
2025-11-22
Use trip ID structure to link previous trips instead of block_id
copilot-swe-agent[bot]
2025-11-22
Add previous_trip_shape_id field to protobuf and implement linking logic
copilot-swe-agent[bot]
2025-11-22
Link previous trip shapes for GPS positioning on circular routes (#111)
Copilot
2025-11-20
feat: Add format_gtfs_time function for improved GTFS time formatting; enhanc...
Ariel Costas Guerrero
2025-11-18
Handle GTFS times exceeding 24 hours for night services (#98)
Copilot
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