<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/app/contexts/MapContext.tsx, branch copilot/improve-geolocation-on-frontend</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=copilot%2Fimprove-geolocation-on-frontend</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=copilot%2Fimprove-geolocation-on-frontend'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2026-03-13T11:15:36Z</updated>
<entry>
<title>fix: address code review - clarify [lat,lng] convention, add effect deps, use ref for initial permission"</title>
<updated>2026-03-13T11:15:36Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-03-13T11:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=e691b6c9a2182ede263dd355d0d31f0f65c62380'/>
<id>urn:sha1:e691b6c9a2182ede263dd355d0d31f0f65c62380</id>
<content type='text'>
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>feat: geolocation hook, map context menu, simplified home planner widget"</title>
<updated>2026-03-13T11:12:36Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-03-13T11:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=8b4252dc937d6c937bd718515f03dd48948a1519'/>
<id>urn:sha1:8b4252dc937d6c937bd718515f03dd48948a1519</id>
<content type='text'>
Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Refactor geolocation settings across components; improve accuracy and timeout configurations</title>
<updated>2026-03-13T09:09:30Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-13T09:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=56c2e739d95dd7b64a7332e2320579925c1751a9'/>
<id>urn:sha1:56c2e739d95dd7b64a7332e2320579925c1751a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor map components and improve modal functionality</title>
<updated>2025-12-24T18:33:49Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-24T18:33:49Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=cfbb1625e7873264e2ef435cc76fec2b59cf58d8'/>
<id>urn:sha1:cfbb1625e7873264e2ef435cc76fec2b59cf58d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement loading stops as tiles from OTP</title>
<updated>2025-12-19T12:06:27Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-19T12:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=2a9aca302485bc08f5b2dd2a54987de6f80fc338'/>
<id>urn:sha1:2a9aca302485bc08f5b2dd2a54987de6f80fc338</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>
</feed>
