<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/frontend/package-lock.json, branch renovate/react-i18next-17.x</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Freact-i18next-17.x</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Freact-i18next-17.x'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2026-04-08T18:30:09Z</updated>
<entry>
<title>Update dependency react-i18next to v17</title>
<updated>2026-04-08T18:30:09Z</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2026-04-08T18:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=d87d19ef852e0565a21288b28b13df805cb90999'/>
<id>urn:sha1:d87d19ef852e0565a21288b28b13df805cb90999</id>
<content type='text'>
</content>
</entry>
<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>fix: add peer flag to dependencies in package-lock.json</title>
<updated>2026-03-13T21:01:50Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-13T21:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=7a52e14912b952f32e7c9d1a70d2e2ba14f9ad1a'/>
<id>urn:sha1:7a52e14912b952f32e7c9d1a70d2e2ba14f9ad1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show probable traffic restriction warning on Xunta legs within urban municipalities (#141)</title>
<updated>2026-03-05T17:24:51Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-03-05T17:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=49ef6f4af837d4f3f4f367fa831f1ff176036c27'/>
<id>urn:sha1:49ef6f4af837d4f3f4f367fa831f1ff176036c27</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>
<entry>
<title>Fix package-lock</title>
<updated>2026-03-05T00:42:16Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-05T00:42:16Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=4d9ca9016953a08748628d1d091989027c4cbe99'/>
<id>urn:sha1:4d9ca9016953a08748628d1d091989027c4cbe99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for Ourense!!</title>
<updated>2026-03-05T00:38:13Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-05T00:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=cde15534041499a0baf4153476805ee7f2db7f0d'/>
<id>urn:sha1:cde15534041499a0baf4153476805ee7f2db7f0d</id>
<content type='text'>
Squashed commit of the following:

commit 6c70396fe66ff8bc64655dd8e8c393001d2df8c3
Author: Ariel Costas Guerrero &lt;ariel@costas.dev&gt;
Date:   Thu Mar 5 01:35:52 2026 +0100

    feat: enhance stop sorting logic for bus and coach in map component

commit 380396c78a0b9dc8b0435a479236031e0910b57e
Author: Ariel Costas Guerrero &lt;ariel@costas.dev&gt;
Date:   Thu Mar 5 01:30:46 2026 +0100

    Update sprite and map colours

commit cc3662922d8cf7d8d87c52444bc582c8332160c1
Author: Ariel Costas Guerrero &lt;ariel@costas.dev&gt;
Date:   Thu Mar 5 01:02:22 2026 +0100

     update ourense colour codes and refactor route fetching logic

commit a2d8e8b0ecc57989dc79214947ed805d98ebddaa
Author: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Date:   Wed Mar 4 23:42:49 2026 +0000

    feat: add ourense urban bus feed (schedule-only, no real-time)

    Co-authored-by: arielcostas &lt;94913521+arielcostas@users.noreply.github.com&gt;

commit 639a9cf75a71dabc07d1cdf2b39edfd264ccc220
Author: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Date:   Wed Mar 4 23:35:44 2026 +0000

    Initial plan
</content>
</entry>
<entry>
<title>Always use roboto</title>
<updated>2026-02-14T01:00:36Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-02-14T01:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3adc4abbe506aeb3a11afdd731e571b387423d42'/>
<id>urn:sha1:3adc4abbe506aeb3a11afdd731e571b387423d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement new UI styles</title>
<updated>2025-12-24T16:53:32Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-24T16:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=9ed46bea58dbb81ceada2a957fd1db653fb21e52'/>
<id>urn:sha1:9ed46bea58dbb81ceada2a957fd1db653fb21e52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement retrieving next arrivals for a stop (scheduled only)</title>
<updated>2025-12-22T17:16:57Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-12-22T17:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=4b7eaa318f22d7cc768491c421cb7aeac477f95d'/>
<id>urn:sha1:4b7eaa318f22d7cc768491c421cb7aeac477f95d</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>
</feed>
