<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/app/root.css, branch main</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=main</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2026-02-14T01:00:36Z</updated>
<entry>
<title>Always use roboto</title>
<updated>2026-02-14T01:00:36Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-02-14T01:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3adc4abbe506aeb3a11afdd731e571b387423d42'/>
<id>urn:sha1:3adc4abbe506aeb3a11afdd731e571b387423d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Enhance route details to include agency information and update map attribution</title>
<updated>2025-12-28T21:40:52Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-28T21:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=9618229477439d1604869aa68fc21d4eae7d8bb1'/>
<id>urn:sha1:9618229477439d1604869aa68fc21d4eae7d8bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Refactor NavBar and Planner components; update geocoding services</title>
<updated>2025-12-28T14:59:50Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-28T14:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=4fb2fe683b75464917dec4b1a0aaee63830f3b9a'/>
<id>urn:sha1:4fb2fe683b75464917dec4b1a0aaee63830f3b9a</id>
<content type='text'>
- Removed unused Navigation2 icon from NavBar.
- Updated usePlanner hook to manage route history and improve local storage handling.
- Enhanced PlannerApi with new fare properties and improved itinerary handling.
- Added recent routes feature in StopList with navigation to planner.
- Implemented NominatimGeocodingService for autocomplete and reverse geocoding.
- Updated UI components for better user experience and accessibility.
- Added translations for recent routes in multiple languages.
- Improved CSS styles for map controls and overall layout.
</content>
</entry>
<entry>
<title>Fix shit with map</title>
<updated>2025-12-25T01:10:25Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-25T01:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=843cfb208849d652da16e943247057cf5a251254'/>
<id>urn:sha1:843cfb208849d652da16e943247057cf5a251254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement new UI styles</title>
<updated>2025-12-24T16:53:32Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-24T16:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=9ed46bea58dbb81ceada2a957fd1db653fb21e52'/>
<id>urn:sha1:9ed46bea58dbb81ceada2a957fd1db653fb21e52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved version of the planner feature</title>
<updated>2025-12-12T15:48:46Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-12T15:48:14Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=e7eb57bf492617f2b9be88d46c1cc708a2c17af4'/>
<id>urn:sha1:e7eb57bf492617f2b9be88d46c1cc708a2c17af4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update formatting</title>
<updated>2025-12-08T11:04:25Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-08T11:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=b9bb62cf0c2af848bf02e2a74d9bd109ef570010'/>
<id>urn:sha1:b9bb62cf0c2af848bf02e2a74d9bd109ef570010</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add font fallback for non-tailwind pages</title>
<updated>2025-11-30T23:28:01Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T23:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=1f0a677dd354e71b9559c6121b3ed7159ccdd3d3'/>
<id>urn:sha1:1f0a677dd354e71b9559c6121b3ed7159ccdd3d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remake home and settings pages using Tailwind styles</title>
<updated>2025-11-30T22:29:45Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T22:27:33Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=a477dda9dc4291ab25fffe2525acf44177154c86'/>
<id>urn:sha1:a477dda9dc4291ab25fffe2525acf44177154c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor street name processing and remove unused stop downloader script</title>
<updated>2025-11-30T18:17:02Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T18:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=cee521142a4e0673b155d97c3e4825b7fec1987f'/>
<id>urn:sha1:cee521142a4e0673b155d97c3e4825b7fec1987f</id>
<content type='text'>
- 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.
</content>
</entry>
</feed>
