aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
AgeCommit message (Collapse)Author
2025-11-07[WIP] Fix stop alert colours in dark mode and consolidate styling (#84)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-07Add formatting tools and VSCode configuration (#83)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-07Update all npm dependencies (#67)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07PWA: use standalone display mode and disable scroll on modal sheets (#82)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-07Add redirect from /stops to root page (#80)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-07Implement experimental consolidated circulation viewAriel Costas Guerrero
2025-11-07Make "stops" page be the home (renaming only)Ariel Costas Guerrero
2025-11-07Fix bad value for light modeAriel Costas Guerrero
2025-11-07Show 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-07Remove outdated stop overrides and examples for Vigo transit dataAriel Costas Guerrero
2025-11-07Fix shitAriel Costas Guerrero
2025-11-07Implement code changes to enhance functionality and improve performanceAriel Costas Guerrero
2025-11-07Refactor StopGallery and StopGalleryItem components for improved layout and ↵Ariel Costas Guerrero
item display; update StopList to switch recent and favourite stops display order.
2025-11-07Improve gallery scroll indicators and format codecopilot-swe-agent[bot]
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-11-07Add gallery components and improve search functionalitycopilot-swe-agent[bot]
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-11-07Finish implementing navidadAriel Costas Guerrero
2025-11-06Refactor styles and add alert color variables; implement scroll management ↵Ariel Costas Guerrero
for timetable
2025-11-06Update stops data (#75)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-06Begin adding christmas modificationsAriel Costas Guerrero
2025-11-06Add manual stop creation and override alerts with alternate stop codes (#74)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-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-06Fix timetable pageAriel Costas Guerrero
2025-11-06Bump SW version to expire assetsAriel 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-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-05fix(deps): update all npm dependencies (#65)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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-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-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 action, backend deploymemtAriel Costas Guerrero
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-13Use openfreemapinstead of self-hosting, improve stop display, improve dark modeAriel Costas Guerrero
2025-10-12update SW versionAriel Costas Guerrero
2025-10-12Add missing dependenciesAriel Costas Guerrero