aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app
AgeCommit message (Collapse)Author
2025-06-29Update amenities in README and add amenities.yaml for bus stop overridesAriel Costas Guerrero
2025-06-29Fix background colour in dark modeAriel Costas Guerrero
2025-06-26Implement stop sheet modal for map stop interactions (#27)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-06-24Add missing translationsAriel Costas Guerrero
2025-06-24Implement i18nAriel Costas Guerrero
Closes #18
2025-06-24Refactor navigation structure: move NavBar to its own component, implement ↵Ariel Costas Guerrero
geolocation handling, and remove unused isWithinVigo function from AppContext.
2025-06-24Fix heights (temp patch, should be flexible)Ariel Costas Guerrero
2025-06-24Fix buildAriel Costas Guerrero
2025-06-24Replace leaflet for maplibre, use react-router in framework modeAriel Costas Guerrero