aprs.me/lib/aprsme_web/live/map_live
Graham McInitre 1006fdaefc refactor: remove dead code, duplication, and over-abstractions
- Delete dead config keys and test file (typo'd aprsme_is_*, vacuous disable test)
- Remove duplicate function clauses and identical function pairs
- Rename misleading one_hour_ago variable to one_day_ago
- Strip stale Oban comment
- Remove TestHelpers time function duplicates
- Inline Aprsme.Schema module (only 1 caller)
- Deduplicate prod esbuild config
- Thin SymbolRenderer delegations, inline TimeUtils wrappers
- Remove redundant DeploymentNotifier GenServer polling
- Replace random fallback in get_callsign_key with sentinel
2026-07-21 10:36:49 -05:00
..
components.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
data_builder.ex refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
display_manager.ex perf: optimize map LiveView hot paths 2026-06-01 16:49:08 -05:00
historical_loader.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
index.ex refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
navigation.ex refactor: pattern-match over conditionals in Navigation and InsertOptimizer 2026-04-23 13:38:24 -05:00
packet_batcher.ex perf: fix PacketBatcher O(n) length/1 to O(1) counter 2026-06-01 16:48:48 -05:00
packet_processor.ex perf: optimize map LiveView hot paths 2026-06-01 16:49:08 -05:00
packet_utils.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
popup_component.ex integrate /:call to main page 2025-07-13 10:36:58 -05:00
rf_path.ex Batch push_events, RF path queries, and ETS tuning for hot paths 2026-02-20 08:30:54 -06:00
url_params.ex chore(dialyzer): enable stricter flags and fix 97 resulting findings 2026-04-21 10:07:01 -05:00