aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-12-12Fix formatting and errorsAriel Costas Guerrero
2025-12-12Improved version of the planner featureAriel Costas Guerrero
2025-12-12Taht shouldn't be thereAriel Costas Guerrero
2025-12-12fix: enhance route matching logic and improve CSS layout for consolidated cir...Ariel Costas Guerrero
2025-12-12Initial ultra-ñapa implementation of OTP integrationAriel Costas Guerrero
2025-12-12Some rework on the ServiceViewer (which will be repurposed for live multi-GTF...Ariel Costas Guerrero
2025-12-12Begin implementingAriel Costas Guerrero
2025-12-08fix: update default formatter to Prettier and enhance ETA display logic in Co...Ariel Costas Guerrero
2025-12-08Make deployment script auto-regenerate everything on deploymentAriel Costas Guerrero
2025-12-08Update formattingAriel Costas Guerrero
2025-12-08Refactor code structure for improved readability and maintainability; removed...Ariel Costas Guerrero
2025-12-08fix: filter out invalid routes and adjust time difference criteria in Vitrasa...Ariel Costas Guerrero
2025-12-08feat: add StopHelpModal component and integrate help functionality in EstimatesAriel Costas Guerrero
2025-12-07Fix icons not transparentAriel Costas Guerrero
2025-12-07Implement Renfe data sourceAriel Costas Guerrero
2025-12-07feat: implement provider-specific configurations for GTFS feed formatsAriel Costas Guerrero
2025-12-07Update navigation barAriel Costas Guerrero
2025-12-07Fix stutter caused by the "setDataLoading" changes. I'm a moron.Ariel Costas Guerrero
2025-12-01fix: increase auto-refresh interval from 12s to 18sAriel Costas Guerrero
2025-12-01fix: adjust width of LineIcon container and improve marquee display logicAriel Costas Guerrero
2025-12-01refactor: replace StopSheet with StopSummarySheet and update related componentsAriel Costas Guerrero
2025-12-01Update stops data (#113)github-actions[bot]
2025-12-01Fix some terminus formatting, add marquee-d next streetsAriel Costas Guerrero
2025-12-01Add font fallback for non-tailwind pagesAriel Costas Guerrero
2025-12-01Rework the about page (which was breaking the builds btw)Ariel Costas Guerrero
2025-12-01Add line list with link to official schedulesAriel Costas Guerrero
2025-11-30Remake home and settings pages using Tailwind stylesAriel Costas Guerrero
2025-11-30Make L23 have light textAriel Costas Guerrero
2025-11-30Refactor StopMap and Settings components; replace region config usage with RE...Ariel Costas Guerrero
2025-11-30Refactor street name processing and remove unused stop downloader scriptAriel Costas Guerrero
2025-11-30feat: add Tailwind CSS support and create ConsolidatedCirculationCard stylesAriel Costas Guerrero
2025-11-23feat: Enhance StopMap and StopMapModal with user interaction tracking and imp...Ariel Costas Guerrero
2025-11-23refactor: Update date handling in VigoController and ScheduledStop for improv...Ariel Costas Guerrero
2025-11-23Add debug lineAriel Costas Guerrero
2025-11-22style: Update StopSheet styles and fix layout issues in footerAriel Costas Guerrero
2025-11-22Fix 3 errors in JS consoleAriel Costas Guerrero
2025-11-22Update dependencies m'kayAriel Costas Guerrero
2025-11-22Let's see nowAriel Costas Guerrero
2025-11-22feat: Add error handling and logging for map point clicks in StopMap componentAriel Costas Guerrero
2025-11-22Try to debug why in prod, clicking the map doesn't workAriel Costas Guerrero
2025-11-22feat: Implement previous trip shape handling in VigoController and update rel...Ariel Costas Guerrero
2025-11-22feat: Update StopMapModal and Estimates to use selectedCirculationId for bett...Ariel Costas Guerrero
2025-11-22feat: Enhance bus position calculation to support previous trip shapes and im...Ariel Costas Guerrero
2025-11-22Use trip ID structure to link previous trips instead of block_idcopilot-swe-agent[bot]
2025-11-22Add previous_trip_shape_id field to protobuf and implement linking logiccopilot-swe-agent[bot]
2025-11-22Update stops data (#106)github-actions[bot]
2025-11-22Link previous trip shapes for GPS positioning on circular routes (#111)Copilot
2025-11-22fix(deps): update all npm dependencies (#97)renovate[bot]
2025-11-21refactor: Clean up whitespace in FindClosestPointIndexAsync methodAriel Costas Guerrero
2025-11-21feat: Enhance shape retrieval with bus and stop point indexing; update relate...Ariel Costas Guerrero