<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/public/maps, branch old-main</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=old-main</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=old-main'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2025-12-07T22:50:31Z</updated>
<entry>
<title>Fix icons not transparent</title>
<updated>2025-12-07T22:50:31Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-07T22:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=579f61a84c351e8c2e0f1e3962d1969541ca39fa'/>
<id>urn:sha1:579f61a84c351e8c2e0f1e3962d1969541ca39fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Renfe data source</title>
<updated>2025-12-07T22:37:38Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-07T22:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=a1d589c1a0d5a5010e5fe4e8a1ec403ffafb289f'/>
<id>urn:sha1:a1d589c1a0d5a5010e5fe4e8a1ec403ffafb289f</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>Fix 3  errors in JS console</title>
<updated>2025-11-22T19:26:11Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-22T19:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ba7534e242c1c7b620c106407db94ef065b1a246'/>
<id>urn:sha1:ba7534e242c1c7b620c106407db94ef065b1a246</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some UI tweaks</title>
<updated>2025-11-19T11:40:48Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-19T11:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=d434204860fc0409ad6343e815d0057b97ce3573'/>
<id>urn:sha1:d434204860fc0409ad6343e815d0057b97ce3573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use consolidated data API in map sheet with shared card component (#100)</title>
<updated>2025-11-17T22:39:08Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-17T22:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=276e73412abef28c222c52a84334d49f5e414f3c'/>
<id>urn:sha1:276e73412abef28c222c52a84334d49f5e414f3c</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>Implement showing traffic density with municipal data</title>
<updated>2025-11-17T17:06:01Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-17T17:06:01Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=e6cff4e94e16deaebcfa986d5943caf4c69b7f6c'/>
<id>urn:sha1:e6cff4e94e16deaebcfa986d5943caf4c69b7f6c</id>
<content type='text'>
</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>Refactor code structure for improved readability and maintainability</title>
<updated>2025-11-15T17:00:59Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-15T17:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=4b9c57dc6547d0c9d105ac3767dcc90da758a25d'/>
<id>urn:sha1:4b9c57dc6547d0c9d105ac3767dcc90da758a25d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve gallery scroll indicators and format code</title>
<updated>2025-11-07T09:47:20Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-06T22:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ee77f38cdb324cbcf12518490df77fc9e6b89282'/>
<id>urn:sha1:ee77f38cdb324cbcf12518490df77fc9e6b89282</id>
<content type='text'>
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;
</content>
</entry>
</feed>
