<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/gtfs_vigo_stops/stop_report.py, 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>2025-12-08T00:37:10Z</updated>
<entry>
<title>Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized functions.</title>
<updated>2025-12-08T00:37:10Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-08T00:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=107295575e3a7c37911ae192baf426b0003975a4'/>
<id>urn:sha1:107295575e3a7c37911ae192baf426b0003975a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: implement provider-specific configurations for GTFS feed formats</title>
<updated>2025-12-07T21:14:54Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-07T21:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=5fa8d1ffeb4a3a0c5c6846de3986ec779a4fe564'/>
<id>urn:sha1:5fa8d1ffeb4a3a0c5c6846de3986ec779a4fe564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: replace StopSheet with StopSummarySheet and update related components</title>
<updated>2025-12-01T21:25:56Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-01T21:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3227c7bc6bd233c92b1cf54bec689f0582dca547'/>
<id>urn:sha1:3227c7bc6bd233c92b1cf54bec689f0582dca547</id>
<content type='text'>
- Deleted StopSheet and StopSheetSkeleton components.
- Introduced StopSummarySheet and StopSummarySheetSkeleton components.
- Updated ConsolidatedCirculationCard to support a reduced view.
- Modified ConsolidatedCirculationList to accept a reduced prop.
- Adjusted map route to use StopSummarySheet.
- Cleaned up CSS styles related to the stop sheet components.
- Enhanced error handling and loading states in the new summary sheet.
- Updated stop report logic to filter out empty next streets.
</content>
</entry>
<entry>
<title>feat: Implement previous trip shape handling in VigoController and update related components for improved trip tracking</title>
<updated>2025-11-22T17:34:02Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-22T17:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=de6f38f26cfb7c311fc9e4fb051191df12b8b042'/>
<id>urn:sha1:de6f38f26cfb7c311fc9e4fb051191df12b8b042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Enhance bus position calculation to support previous trip shapes and improve trip ID parsing for multiple formats</title>
<updated>2025-11-22T17:33:23Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-22T16:59:54Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=2901dddf0309942583ffc812168a149b65b3bdc6'/>
<id>urn:sha1:2901dddf0309942583ffc812168a149b65b3bdc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use trip ID structure to link previous trips instead of block_id</title>
<updated>2025-11-22T17:32:34Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-22T16:20:15Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=dc1cf01110fe9ecee05c11dcddc50cb3c8f674fc'/>
<id>urn:sha1:dc1cf01110fe9ecee05c11dcddc50cb3c8f674fc</id>
<content type='text'>
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Add previous_trip_shape_id field to protobuf and implement linking logic</title>
<updated>2025-11-22T17:31:59Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-22T16:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=71dd498ab6ef05df944ce42e0d2228d8ff4dc418'/>
<id>urn:sha1:71dd498ab6ef05df944ce42e0d2228d8ff4dc418</id>
<content type='text'>
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Link previous trip shapes for GPS positioning on circular routes (#111)</title>
<updated>2025-11-22T17:02:36Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-22T17:02:36Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=b96273b54a9b47c79e0afe40a918f751e82097ae'/>
<id>urn:sha1:b96273b54a9b47c79e0afe40a918f751e82097ae</id>
<content type='text'>
Co-authored-by: Ariel Costas Guerrero &lt;ariel@costas.dev&gt;
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;</content>
</entry>
<entry>
<title>feat: Add format_gtfs_time function for improved GTFS time formatting; enhance stop arrival processing for better handling of current and previous day services</title>
<updated>2025-11-19T23:06:16Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-19T23:06:00Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=e82e9ffaa58a4817666155c29ad3efe666805881'/>
<id>urn:sha1:e82e9ffaa58a4817666155c29ad3efe666805881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle GTFS times exceeding 24 hours for night services (#98)</title>
<updated>2025-11-17T23:27:51Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-17T23:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=133db456a4bd069daecb60b3ec6fa147868493a3'/>
<id>urn:sha1:133db456a4bd069daecb60b3ec6fa147868493a3</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>
</feed>
