- Fix XSS vulnerability in buildPopupContent fallback (escape callsign/comment) - Add batch insert retry with individual fallback in PacketConsumer - Add APRS-IS login response validation (logresp dispatch handler) - Fix stale generation check bypass in HistoricalLoader - Replace two-step SELECT+DELETE cleanup with single CTE-based batch DELETE - Change default packet retention from 365 to 7 days - Delete MapHelpers (100% duplicate of CoordinateUtils + BoundsUtils) - Delete AprsIsConnection (dead code, second unused APRS-IS connection) - Fix InfoMap hook memory leak (store/cancel setTimeout ref) - Extract singleton loadMapBundle with callback queue in app.js - Extract @heat_map_max_zoom constant in DisplayManager - Add telemetry to cleanup worker and PacketProducer buffer overflow - Track PacketProducer buffer_size as integer for O(1) length checks - Remove duplicate bounds functions from index.ex |
||
|---|---|---|
| .. | ||
| bounds_manager.ex | ||
| components.ex | ||
| data_builder.ex | ||
| display_manager.ex | ||
| historical_loader.ex | ||
| index.ex | ||
| navigation.ex | ||
| packet_batcher.ex | ||
| packet_manager.ex | ||
| packet_processor.ex | ||
| packet_store.ex | ||
| packet_utils.ex | ||
| popup_component.ex | ||
| rf_path.ex | ||
| url_params.ex | ||
| utils.ex | ||