aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public
AgeCommit message (Collapse)Author
2026-02-14feat: Implemen experimental bus stop usage displayAriel Costas Guerrero
2026-02-11Add new icons and SVG assets for the frontendAriel Costas Guerrero
- Added icon-maskable-192.png and icon-maskable-512.png for application icons. - Introduced icon-monochrome-256.png for monochrome icon representation. - Created icon.svg for scalable vector graphics representation of the icon.
2026-02-11feat: Add splash icon to web manifest for improved brandingAriel Costas Guerrero
2026-02-11Improve loading experience (especially iPhone)Ariel Costas Guerrero
Closes #133
2026-01-25feat: Add OpenTelemetry instrumentation and configuration for enhanced ↵Ariel Costas Guerrero
telemetry tracking
2026-01-02feat: Integrate Geoapify geocoding service and update configurationAriel Costas Guerrero
2026-01-01Update some stuff to test actionsAriel Costas Guerrero
2025-12-29Rename a lot of stuff, add Santiago real timeAriel Costas Guerrero
2025-12-28Get favourite stops from OTP instead of pre-generated fileAriel Costas Guerrero
2025-12-25Fix shit with mapAriel Costas Guerrero
2025-12-25Update icons againAriel Costas Guerrero
2025-12-24Update iconsAriel Costas Guerrero
2025-12-24Implement new UI stylesAriel Costas Guerrero
2025-12-22Temporary fix for homepageAriel Costas Guerrero
2025-12-19Implement loading stops as tiles from OTPAriel Costas Guerrero
2025-12-18Update stops data (#117)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-07Fix icons not transparentAriel Costas Guerrero
2025-12-07Implement Renfe data sourceAriel Costas Guerrero
2025-12-01Update stops data (#113)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-30Refactor street name processing and remove unused stop downloader scriptAriel Costas Guerrero
- Updated `street_name.py` to simplify street name handling by removing the `re_remove_street_type` regex and exception streets list, replacing them with a dictionary for name replacements. - Deleted the `download-stops.py` script from the Santiago stop downloader, which was no longer needed. - Removed the empty `.gitkeep` file from the overrides directory. - Added a new `VigoController` class to handle stop estimates and timetables, including error handling for missing data. - Introduced `LineFormatterService` to format circulation routes based on specific line conditions.
2025-11-22Fix 3 errors in JS consoleAriel Costas Guerrero
2025-11-22Let's see nowAriel Costas Guerrero
2025-11-22Try to debug why in prod, clicking the map doesn't workAriel Costas Guerrero
2025-11-22Update stops data (#106)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-19Some UI tweaksAriel Costas Guerrero
2025-11-18Update stops data (#102)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17Use consolidated data API in map sheet with shared card component (#100)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-17Implement showing traffic density with municipal dataAriel Costas Guerrero
2025-11-17Drop support for Santiago de Compostela, add collection scriptAriel Costas Guerrero
2025-11-15Refactor code structure for improved readability and maintainabilityAriel Costas Guerrero
2025-11-14Update stops data (#93)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-13Update stops data (#88)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-08Update stops data (#87)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[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-07Make "stops" page be the home (renaming only)Ariel Costas Guerrero
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-07Improve gallery scroll indicators and format codecopilot-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-06Update stops data (#68)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-06Bump SW version to expire assetsAriel Costas Guerrero
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-21Fix cache version format in service workerAriel Costas Guerrero
2025-10-21Update spriteAriel Costas Guerrero