aprs.me/lib
Graham McIntire 24382f5993
fix: Preserve station-specific URLs when updating map state
- Fix URL persistence for station routes (e.g., /w5isp)
- Update handle_url_update to maintain callsign in path
- Modify tracking events to use consistent URL structure
- Prevent unwanted redirects from /callsign to /

URLs now correctly persist as /w5isp?lat=...&lng=...&z=... instead
of redirecting to root with query parameters.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 13:04:36 -05:00
..
aprsme Add connection draining for cluster load balancing 2025-07-29 12:34:30 -05:00
aprsme_web fix: Preserve station-specific URLs when updating map state 2025-07-30 13:04:36 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00