aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n
AgeCommit message (Collapse)Author
2025-12-24Refactor map components and improve modal functionalityAriel Costas Guerrero
2025-12-18Fix gazaposAriel Costas Guerrero
2025-12-12feat: implement favourites management, add recent places functionality, and ↵Ariel Costas Guerrero
enhance planner features
2025-12-12feat: add comfort parameters to AppConfiguration and update OTP service for ↵Ariel Costas Guerrero
Madrid timezone handling
2025-12-12Improved version of the planner featureAriel Costas Guerrero
2025-12-08feat: add StopHelpModal component and integrate help functionality in EstimatesAriel Costas Guerrero
2025-12-07Update navigation barAriel 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-30Refactor StopMap and Settings components; replace region config usage with ↵Ariel Costas Guerrero
REGION_DATA, update StopDataProvider calls, and improve UI elements. Remove unused timetable files and add Tailwind CSS support.
2025-11-19feat: Add About and Favourites pages, update routing and context managementAriel Costas Guerrero
- Added new routes for About and Favourites pages. - Implemented About page with version information and credits. - Created Favourites page with a placeholder message for empty favourites. - Refactored RegionConfig import paths for consistency. - Introduced PageTitleContext to manage page titles dynamically. - Updated various components to utilize the new context for setting page titles. - Enhanced AppShell layout with a responsive Drawer for navigation. - Added CSS styles for new components and pages. - Integrated commit hash display in the About page for version tracking.
2025-11-14Make experimental notice smallerAriel Costas Guerrero
2025-11-07Implement experimental consolidated circulation viewAriel Costas Guerrero
2025-11-07Add gallery components and improve search functionalitycopilot-swe-agent[bot]
Co-authored-by: arielcostas <94913521+arielcostas@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-10-22Confirm region change, make app name more consistentAriel Costas Guerrero
2025-10-13Use openfreemapinstead of self-hosting, improve stop display, improve dark modeAriel Costas Guerrero
2025-08-06Fix this fucking pile of steaming garbageAriel Costas Guerrero
2025-08-05Add timetable feature with caching and localization supportAriel 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