- Add support for station-specific URLs (e.g., /w5isp) as path parameters - Always display the most recent packet for tracked stations, regardless of trail/historical duration - Fetch and store tracked callsign's latest packet on mount - Update packet filtering to preserve tracked callsign's packet even if outside time threshold - Keep tracked callsign's latest packet updated with real-time arrivals - Display tracked callsign's packet immediately when map loads - Remove obsolete RedirectController in favor of direct LiveView routing This ensures users viewing a specific station always see its most recent position, even if it falls outside the selected historical timeframe. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||