<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/app/components/layout/AppShell.tsx, branch renovate/vite-8.x</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fvite-8.x</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fvite-8.x'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2026-03-24T19:32:17Z</updated>
<entry>
<title>feat: client-side trip tracking with browser notifications (#151)</title>
<updated>2026-03-24T19:32:17Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-03-24T19:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=695c7a65a1e9ab3b95beeaf02a1e3b10bb16996b'/>
<id>urn:sha1:695c7a65a1e9ab3b95beeaf02a1e3b10bb16996b</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>feat: Enhance header and app shell with back navigation and dynamic title support</title>
<updated>2026-01-30T18:30:14Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-01-30T18:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=7348781b89178589036620b33f3554b2e7271c5f'/>
<id>urn:sha1:7348781b89178589036620b33f3554b2e7271c5f</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>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>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: Refactor layout and styles for StopList and related components; add ThemeColorManager for dynamic theme support</title>
<updated>2025-11-19T21:34:20Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-19T21:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=747c579b15c54dc5dbc50482d3361761853e007a'/>
<id>urn:sha1:747c579b15c54dc5dbc50482d3361761853e007a</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>
</feed>
