<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/app/components/PlannerOverlay.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-16T13:13:35Z</updated>
<entry>
<title>feat: enhance geolocation handling with loading state and improve button click behavior</title>
<updated>2026-03-16T13:13:35Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-16T13:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ac626a9c2edc2e528eb0b39002c836a747b2fc16'/>
<id>urn:sha1:ac626a9c2edc2e528eb0b39002c836a747b2fc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: integrate geolocation functionality and enhance map interactions</title>
<updated>2026-03-13T16:12:12Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-13T16:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ece17875d4e454423f55f0623a456c0433ecd502'/>
<id>urn:sha1:ece17875d4e454423f55f0623a456c0433ecd502</id>
<content type='text'>
- Added useGeolocation hook to manage user location and permissions.
- Updated PlannerOverlay to utilize geolocation for setting origin.
- Enhanced NavBar with a new planner route.
- Introduced context menu for map interactions to set routes from current location.
- Improved search functionality in the map with a dedicated search bar.
- Updated localization files with new strings for routing and search features.
</content>
</entry>
<entry>
<title>feat: Integrate Geoapify geocoding service and update configuration</title>
<updated>2026-01-02T00:08:41Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-01-02T00:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=a3eb2d0441ae18f75604a4bee64db18391469837'/>
<id>urn:sha1:a3eb2d0441ae18f75604a4bee64db18391469837</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve planning widget</title>
<updated>2025-12-28T22:10:24Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-28T22:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=120a3c6bddd0fb8d9fa05df4763596956554c025'/>
<id>urn:sha1:120a3c6bddd0fb8d9fa05df4763596956554c025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get favourite stops from OTP instead of pre-generated file</title>
<updated>2025-12-28T17:21:30Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-28T17:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=b2ddc0ef449ccbe7f0d33e539ccdfc1baef04e2c'/>
<id>urn:sha1:b2ddc0ef449ccbe7f0d33e539ccdfc1baef04e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Refactor NavBar and Planner components; update geocoding services</title>
<updated>2025-12-28T14:59:50Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-28T14:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=4fb2fe683b75464917dec4b1a0aaee63830f3b9a'/>
<id>urn:sha1:4fb2fe683b75464917dec4b1a0aaee63830f3b9a</id>
<content type='text'>
- Removed unused Navigation2 icon from NavBar.
- Updated usePlanner hook to manage route history and improve local storage handling.
- Enhanced PlannerApi with new fare properties and improved itinerary handling.
- Added recent routes feature in StopList with navigation to planner.
- Implemented NominatimGeocodingService for autocomplete and reverse geocoding.
- Updated UI components for better user experience and accessibility.
- Added translations for recent routes in multiple languages.
- Improved CSS styles for map controls and overall layout.
</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>feat: implement favourites management, add recent places functionality, and enhance planner features</title>
<updated>2025-12-12T19:30:44Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-12T19:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=5e9f1094a50bbcdd514e958dcd67d0f0a844589d'/>
<id>urn:sha1:5e9f1094a50bbcdd514e958dcd67d0f0a844589d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: enhance OTP service logic, improve planner overlay, and update NavBar styles</title>
<updated>2025-12-12T17:23:46Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-12T17:23:46Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ffb8ee87898bffe5fee706abb047133585bb5d0d'/>
<id>urn:sha1:ffb8ee87898bffe5fee706abb047133585bb5d0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved version of the planner feature</title>
<updated>2025-12-12T15:48:46Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-12T15:48:14Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=e7eb57bf492617f2b9be88d46c1cc708a2c17af4'/>
<id>urn:sha1:e7eb57bf492617f2b9be88d46c1cc708a2c17af4</id>
<content type='text'>
</content>
</entry>
</feed>
