9809950347cce3c9f29f6aee81502ccdb3163875
autoconnect:true now connects every consecutive entry pair in chronological order; the old proximity check (suppress where GPX covers the route) is removed entirely. - buildJourneySegments: drops allTrackpoints/thresholdKm params; logic is now force_connect || autoconnect (binary, no GPX math) - renderGpxJourney: no longer extracts trackpoints; just renders visual GPX layers then calls buildJourneySegments - dailies.html.twig: removes GPX URL collection, toGeoJSON CDN load, and the Promise.all — connectors are now synchronous - extractTrackpoints/isNearTrack/haversineKm removed (dead code) - blueprint help text updated Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Vgmzx8VTTTmCskSpQtsLTr
Description
No description provided
Languages
CSS
60%
Twig
18.7%
SCSS
17%
JavaScript
2.5%
PHP
1.8%