aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-06Update stops data (#68)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-06Add floating action button for timetable navigation (#72)Copilot
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-06Skip scheduled trips with unparseable GTFS times (#71)Copilot
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-06Refactor VigoController to improve real-time and scheduled circulation ↵Ariel Costas Guerrero
handling; remove Confidence property from RealTimeData
2025-11-06Seemingly fix algorithm (thanks copilot)Ariel Costas Guerrero
2025-11-06Fix timetable pageAriel Costas Guerrero
2025-11-06Bump SW version to expire assetsAriel Costas Guerrero
2025-11-06Move controllers, add config, read stop schedules from local directoryAriel Costas Guerrero
2025-11-06Add build steps for stop report script and update deployment workflowAriel Costas Guerrero
2025-11-06Add stop_report.py for generating stop-based JSON reportsAriel Costas Guerrero
2025-11-06Rename schedules tableAriel Costas Guerrero
2025-11-06Fix regression on estimates nameAriel Costas Guerrero
2025-11-06Begin (poorly) implementing merging scheduled and real-time dataAriel Costas Guerrero
2025-11-05Refactor LineIcon component to display the original line name and adjust ↵Ariel Costas Guerrero
StopSheet styles for better layout
2025-11-05Change deployment runner to ubuntu-latestAriel Costas Guerrero
2025-11-05chore(deps): update all github actions (major) (#66)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05fix(deps): update all npm dependencies (#65)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05Update renovate configAriel Costas Guerrero
2025-11-04Prevent concurrent execution of actions [skip ci]Ariel Costas Guerrero
2025-11-04chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.52.5 (#60)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04chore(deps): update dependency eslint-plugin-react-refresh to v0.4.24 (#61)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04chore: Configure Renovate (#59)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03vibe: Implement user location tracking and sort stops by proximityAriel Costas Guerrero
2025-11-03Display available lines on StopSheetAriel Costas Guerrero
2025-11-03Show distances only whne supportedAriel Costas Guerrero
2025-11-03Simplify estimates endpoint to return only arrival data (#57)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-10-30Update stops data (#58)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-30Update stops data (#56)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-22Fix commit and push stuffAriel Costas Guerrero
2025-10-22Confirm region change, make app name more consistentAriel Costas Guerrero
2025-10-21Update deployment script and enhance StopSheet component styles and structureAriel Costas Guerrero
2025-10-21Fix cache version format in service workerAriel Costas Guerrero
2025-10-21Update spriteAriel Costas Guerrero
2025-10-21Refactor solution file and update region configuration with bounds and text ↵Ariel Costas Guerrero
color
2025-10-21Update deploy.ymlAriel Costas Guerrero
2025-10-21Zero sense but whateverAriel Costas Guerrero
2025-10-21Hopefully fix workflow once and for allAriel Costas Guerrero
2025-10-21Actualizar deploy.ymlAriel Costas Guerrero
2025-10-21update action, backend deploymemtAriel Costas Guerrero
2025-10-21update action, backend deploymemtAriel Costas Guerrero
2025-10-21Actualizar deploy.ymlAriel Costas Guerrero
2025-10-21Actualizar deploy.ymlAriel Costas Guerrero
2025-10-21Add backend deployment to existing workflow with linux-arm64 support (#55)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-10-21Add region-specific stop icons for Vigo and SantiagoAriel Costas Guerrero
2025-10-21Implement new Santiago region (WIP)Ariel Costas Guerrero
2025-10-21Bump vite from 7.1.9 to 7.1.11 in /src/frontend in the npm_and_yarn group ↵dependabot[bot]
across 1 directory (#54) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13Remove font filesAriel Costas Guerrero
2025-10-13Fix workflow not uploading files in the proper placeAriel Costas Guerrero
2025-10-13Use openfreemapinstead of self-hosting, improve stop display, improve dark modeAriel Costas Guerrero
2025-10-12update SW versionAriel Costas Guerrero