<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/app/routes.tsx, branch renovate/nuget-all</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fnuget-all</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fnuget-all'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2026-03-16T12:56:15Z</updated>
<entry>
<title>Add legal document shenanigans</title>
<updated>2026-03-16T12:56:15Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-16T12:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=8942cf3c705bbc78a6b3317599658e9bb86dd31b'/>
<id>urn:sha1:8942cf3c705bbc78a6b3317599658e9bb86dd31b</id>
<content type='text'>
Closes #147
</content>
</entry>
<entry>
<title>Implement displaying routes with dynamic data from OTP</title>
<updated>2025-12-28T21:25:01Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-28T21:24:26Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=48ec0aae80a200d7eb50639ff4c4ca8ae564f29b'/>
<id>urn:sha1:48ec0aae80a200d7eb50639ff4c4ca8ae564f29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial ultra-ñapa implementation of OTP integration</title>
<updated>2025-12-12T09:24:54Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-12T09:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3a1a1e6dc2f6f0abceac5da0cfb530fdb45fc6f5'/>
<id>urn:sha1:3a1a1e6dc2f6f0abceac5da0cfb530fdb45fc6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add line list with link to official schedules</title>
<updated>2025-11-30T23:10:58Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-30T23:10:58Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=89d83f305db69f5bf86a4290341785b2673c35d0'/>
<id>urn:sha1:89d83f305db69f5bf86a4290341785b2673c35d0</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>feat: Add About and Favourites pages, update routing and context management</title>
<updated>2025-11-19T14:05:34Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-19T14:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=d51169f6411b68a226d76d2d39826904de484929'/>
<id>urn:sha1:d51169f6411b68a226d76d2d39826904de484929</id>
<content type='text'>
- 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.
</content>
</entry>
<entry>
<title>Add redirect from /stops to root page (#80)</title>
<updated>2025-11-07T17:36:23Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-07T17:36:23Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=6941f4fb37ffa57c2e4631ff6641976d21151e54'/>
<id>urn:sha1:6941f4fb37ffa57c2e4631ff6641976d21151e54</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;</content>
</entry>
<entry>
<title>Implement experimental consolidated circulation view</title>
<updated>2025-11-07T13:58:32Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-07T13:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=52256fd634300b39b915bf1db6020d9d2871a0b4'/>
<id>urn:sha1:52256fd634300b39b915bf1db6020d9d2871a0b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make "stops" page be the home (renaming only)</title>
<updated>2025-11-07T11:43:18Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-07T11:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=4420def7411a053e930b44117e2bf63625d824dc'/>
<id>urn:sha1:4420def7411a053e930b44117e2bf63625d824dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add timetable feature with caching and localization support</title>
<updated>2025-08-05T21:36:20Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-08-05T21:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=b04fd7d33d07f9eddea2eb53e1389d5ca5453413'/>
<id>urn:sha1:b04fd7d33d07f9eddea2eb53e1389d5ca5453413</id>
<content type='text'>
</content>
</entry>
</feed>
