<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enmarcha.git/package-lock.json, branch copilot/improve-route-details-visualisation</title>
<subtitle>The ultimate public transit application for Galicia (Spain)
</subtitle>
<id>https://git.costas.dev/arielcostas/enmarcha.git/atom?h=copilot%2Fimprove-route-details-visualisation</id>
<link rel='self' href='https://git.costas.dev/arielcostas/enmarcha.git/atom?h=copilot%2Fimprove-route-details-visualisation'/>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/'/>
<updated>2025-11-22T19:07:18Z</updated>
<entry>
<title>Update dependencies m'kay</title>
<updated>2025-11-22T19:07:18Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-22T19:07:18Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=06c79d06c1bd175f0a4270a728a4d8254774c863'/>
<id>urn:sha1:06c79d06c1bd175f0a4270a728a4d8254774c863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add error handling and logging for map point clicks in StopMap component</title>
<updated>2025-11-22T18:31:34Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-22T18:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=66c63b1f11f6936c50101c55d5867807960bc618'/>
<id>urn:sha1:66c63b1f11f6936c50101c55d5867807960bc618</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add manual stop creation and override alerts with alternate stop codes (#74)</title>
<updated>2025-11-06T19:34:36Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-11-06T19:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=a24639e17b63c5ebb9b2bb26af18e17302e9360b'/>
<id>urn:sha1:a24639e17b63c5ebb9b2bb26af18e17302e9360b</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>Begin (poorly) implementing merging scheduled and real-time data</title>
<updated>2025-11-05T23:29:25Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-11-05T23:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=236d760d20a5ade402f8e4e4da92332a09f0bcde'/>
<id>urn:sha1:236d760d20a5ade402f8e4e4da92332a09f0bcde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update frontend dependencies, remove root package.json (replaced by Taskfile)</title>
<updated>2025-10-12T18:46:14Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-10-12T18:46:14Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=e07e3fcc191e28745c3b6f0c1354304cc225eac2'/>
<id>urn:sha1:e07e3fcc191e28745c3b6f0c1354304cc225eac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update package lock</title>
<updated>2025-09-07T17:22:49Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-09-07T17:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=5735b05871e2cf7a83c3484894d7e3f03e587b06'/>
<id>urn:sha1:5735b05871e2cf7a83c3484894d7e3f03e587b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Enhance development scripts and add Angular support</title>
<updated>2025-09-07T15:29:53Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-09-07T15:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=8182a08f60e88595984ba80b472f29ccf53c19bd'/>
<id>urn:sha1:8182a08f60e88595984ba80b472f29ccf53c19bd</id>
<content type='text'>
- Added new scripts for Angular development and formatting in package.json.
- Updated workspaces to include Angular frontend.
- Modified backend project file to exclude specific views from content inclusion.
- Updated logging settings in appsettings.json to include HttpClient warnings.
- Refactored TimetableTable component for cleaner rendering.
- Removed UpdateNotification component and related service worker management code.
- Simplified service worker registration in root component.
- Cleaned up settings page by removing update management functionality.
- Improved stoplist component structure for better readability.
- Updated PWA worker to streamline caching and response handling.
</content>
</entry>
<entry>
<title>Implement stop sheet modal for map stop interactions (#27)</title>
<updated>2025-06-26T21:44:25Z</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-06-26T21:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=7b8594debceb93a1fa400d48fe1dcff943bd5af6'/>
<id>urn:sha1:7b8594debceb93a1fa400d48fe1dcff943bd5af6</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>Implement i18n</title>
<updated>2025-06-24T14:14:28Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-06-24T14:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=ecb73e1684b42265af3f8d93541600e4d0f9c414'/>
<id>urn:sha1:ecb73e1684b42265af3f8d93541600e4d0f9c414</id>
<content type='text'>
Closes #18
</content>
</entry>
<entry>
<title>Refactor navigation structure: move NavBar to its own component, implement geolocation handling, and remove unused isWithinVigo function from AppContext.</title>
<updated>2025-06-24T14:02:02Z</updated>
<author>
<name>Ariel Costas Guerrero</name>
<email>ariel@costas.dev</email>
</author>
<published>2025-06-24T14:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.costas.dev/arielcostas/enmarcha.git/commit/?id=f65b4e1e0d5648038823962349279be4badc68ed'/>
<id>urn:sha1:f65b4e1e0d5648038823962349279be4badc68ed</id>
<content type='text'>
</content>
</entry>
</feed>
