<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/src/Enmarcha.Backend/Controllers/TileController.cs, branch renovate/major-lucide-monorepo</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fmajor-lucide-monorepo</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=renovate%2Fmajor-lucide-monorepo'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2026-04-04T15:51:55Z</updated>
<entry>
<title>Remove FEVE</title>
<updated>2026-04-04T15:51:55Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-04-04T15:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=673818837bf2ba0a03bb9931dadfbc820e764462'/>
<id>urn:sha1:673818837bf2ba0a03bb9931dadfbc820e764462</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enhance arrival and transit functionality with new vehicle operation logic and transit kind classification</title>
<updated>2026-04-04T13:44:41Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-04-04T13:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=97908d274ee12eb2301fadd5fc445d0f79479a56'/>
<id>urn:sha1:97908d274ee12eb2301fadd5fc445d0f79479a56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Urbanos de Lugo</title>
<updated>2026-03-21T23:04:11Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-21T23:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=53c3c0293bbacefb9ed0d56f61695f0b76a9f385'/>
<id>urn:sha1:53c3c0293bbacefb9ed0d56f61695f0b76a9f385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic backoffice for alert management</title>
<updated>2026-03-19T17:56:34Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-19T17:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=bee85bf92aab84087798ffa9f3f16336acef2fce'/>
<id>urn:sha1:bee85bf92aab84087798ffa9f3f16336acef2fce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New marquee generation logic for Xunta</title>
<updated>2026-03-16T12:01:36Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-16T12:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=3ce586243a49f34b36d0fe4099bbfb2631610f11'/>
<id>urn:sha1:3ce586243a49f34b36d0fe4099bbfb2631610f11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(routes): add realtime estimates panel with pattern-aware styling</title>
<updated>2026-03-13T15:49:30Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-03-13T15:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ee69c62adc5943a1dbd154df5142c0e726bdd317'/>
<id>urn:sha1:ee69c62adc5943a1dbd154df5142c0e726bdd317</id>
<content type='text'>
- New GET /api/stops/estimates endpoint (nano mode: tripId, patternId, estimate, delay only)
- useStopEstimates hook wiring estimates to routes-$id stop panel
- Pattern-aware styling: dim schedules and estimates from other patterns
- Past scheduled departures shown with strikethrough instead of hidden
- Persist selected pattern in URL hash (replace navigation, no history push)
- Fix planner arrivals using new estimates endpoint
</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>refactor: Remove unused logging and streamline stop data handling in map and processor components</title>
<updated>2026-02-11T17:18:13Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-02-11T17:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=f3a8efbacf185638cacea0693824d9de894c89b3'/>
<id>urn:sha1:f3a8efbacf185638cacea0693824d9de894c89b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better unknown feed handling, handle UVIGO shuttle</title>
<updated>2026-02-05T12:26:18Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-02-05T12:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=fa3017574b830ee18cadc6bfe1cd9a465f48e555'/>
<id>urn:sha1:fa3017574b830ee18cadc6bfe1cd9a465f48e555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add OpenTelemetry instrumentation and configuration for enhanced telemetry tracking</title>
<updated>2026-01-25T20:06:01Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2026-01-25T20:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=f9b7af64550be1320acc84d60184e8c8ce873b94'/>
<id>urn:sha1:f9b7af64550be1320acc84d60184e8c8ce873b94</id>
<content type='text'>
</content>
</entry>
</feed>
