aprs.me/assets/js
Graham McIntire c8c42b7cc8
Some checks are pending
Elixir CI / Build and test (push) Waiting to run
Elixir CI / Dialyzer (push) Waiting to run
Elixir CI / Build and Push Docker Image (push) Blocked by required conditions
refactor: map page efficiency, trail accuracy, and spidering fixes
- Delete dead map_fixes.ts (305 lines unused)
- Consolidate CSS from index.ex into components.ex map_styles
- Guard redundant update_map_state → handle_params event loop
- Guard packet_age_threshold recalculation on trail_duration change
- Align server/client movement thresholds to 20m
- O(1) duplicate detection in TrailManager.addPosition
- Cache trail centers and optimize color assignment
- Fix dynamic trail cleanup cutoff (was hardcoded 24h)
- Preserve OMS spiderfied state on zoom threshold crossing
- Rebuild OMS after clearAllMarkers
- Cap client markers at 10,000 with historical eviction
- Fix no-op start_progressive_historical_loading
- Reduce historical loading timeout 30s → 15s
- Default map_bounds to worldwide instead of US-only
- Simplify bounds-update guard logic
2026-08-02 14:04:26 -05:00
..
features refactor: map page efficiency, trail accuracy, and spidering fixes 2026-08-02 14:04:26 -05:00
hooks refactor(map): share isValidCoordinate and unwrapLongitudes helpers 2026-04-21 09:17:52 -05:00
types fix: prevent incoming packets from closing user-opened map popup 2026-04-27 09:46:45 -05:00
app.ts refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
chart-bundle-entry.js Implement advanced JavaScript optimization with conditional loading 2025-07-25 14:05:18 -05:00
leaflet-global.js fix: resolve Leaflet window.L not being set in esbuild bundle 2026-08-02 13:44:11 -05:00
map-bundle-entry.js fix: resolve Leaflet window.L not being set in esbuild bundle 2026-08-02 13:44:11 -05:00
map.ts refactor: map page efficiency, trail accuracy, and spidering fixes 2026-08-02 14:04:26 -05:00
map_helpers.ts refactor(map): share isValidCoordinate and unwrapLongitudes helpers 2026-04-21 09:17:52 -05:00
topbar.js js tweak 2025-07-05 13:16:37 -05:00