<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/.vscode, branch renovate/typescript-6.x</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Ftypescript-6.x</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Ftypescript-6.x'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2026-01-30T17:47:33Z</updated>
<entry>
<title>feat: Update localization and enhance route search functionality</title>
<updated>2026-01-30T17:47:33Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-01-30T17:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=16217f0530716892abe65062e6db4092caf4a8e9'/>
<id>urn:sha1:16217f0530716892abe65062e6db4092caf4a8e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: update default formatter to Prettier and enhance ETA display logic in ConsolidatedCirculationCard</title>
<updated>2025-12-08T11:40:49Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-08T11:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ed023a4b5ee257c0c367357b6d83f9778e2cf536'/>
<id>urn:sha1:ed023a4b5ee257c0c367357b6d83f9778e2cf536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make L23 have light text</title>
<updated>2025-11-30T21:29:06Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T21:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=688a4359d345c32c05d5d43c484b487de344ac97'/>
<id>urn:sha1:688a4359d345c32c05d5d43c484b487de344ac97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor StopMap and Settings components; replace region config usage with REGION_DATA, update StopDataProvider calls, and improve UI elements. Remove unused timetable files and add Tailwind CSS support.</title>
<updated>2025-11-30T19:49:48Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T19:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=a68ba30716062b265f85c4be078a736c7135d7bc'/>
<id>urn:sha1:a68ba30716062b265f85c4be078a736c7135d7bc</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>
<entry>
<title>Drop support for Santiago de Compostela, add collection script</title>
<updated>2025-11-17T15:39:48Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-17T15:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ef86a09ee8d8fc287b382cf9092af8726b44ceae'/>
<id>urn:sha1:ef86a09ee8d8fc287b382cf9092af8726b44ceae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add formatting tools and VSCode configuration (#83)</title>
<updated>2025-11-07T18:57:35Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-07T18:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=d08e350a4b44c755f65d50227329e212efafb1b2'/>
<id>urn:sha1:d08e350a4b44c755f65d50227329e212efafb1b2</id>
<content type='text'>
Co-authored-by: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;
Co-authored-by: Ariel Costas Guerrero &lt;ariel@costas.dev&gt;</content>
</entry>
<entry>
<title>Refactor project structure and update dependencies; replace Outfit font with Roboto, enhance navigation bar styles, and add .gitignore for frontend</title>
<updated>2025-06-20T22:18:15Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-06-20T22:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3f03b5c3c53f2c3b9123201bc48b4471ad8d3edd'/>
<id>urn:sha1:3f03b5c3c53f2c3b9123201bc48b4471ad8d3edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2024-08-25T21:12:48Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>94913521+arielcostas@users.noreply.github.com</email>
</author>
<published>2024-08-25T21:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=dc20c2ba8377a90a3170642c9b3df6cd5166ad72'/>
<id>urn:sha1:dc20c2ba8377a90a3170642c9b3df6cd5166ad72</id>
<content type='text'>
</content>
</entry>
</feed>
