|
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 4m52s
- Switch polylines and circle markers to shared L.canvas() renderer, eliminating ~58k SVG DOM nodes in favor of 1 GPU-composited canvas - Add server-side callsign/date filtering to /api/contacts/map endpoint to reduce payload size when filters are active - Add early-exit fast path in applyCallsignFilter when no filter active - Batch rebuildDots with requestAnimationFrame to avoid redundant work during rapid filter changes |
||
|---|---|---|
| .. | ||
| adif_import.ex | ||
| band_resolver.ex | ||
| callsign_client.ex | ||
| contact.ex | ||
| contact_common_volume_radar.ex | ||
| contact_edit.ex | ||
| contacts.ex | ||
| csv_import.ex | ||
| edit_notifier.ex | ||
| enrichment_status.ex | ||
| import.ex | ||
| import_matcher.ex | ||
| import_run.ex | ||
| maidenhead.ex | ||
| text_sanitizer.ex | ||