aprs.me/lib/aprsme_web/live/map_live
Graham McIntire 781fdd88a3
Remove dead modules, unused deps, and commented-out code
Delete 5 unused modules: Presence (untracked), LiveView ShutdownHandler
(unused mixin), RateLimiterWrapper (pointless delegation), Passcode
(only used by own test), MapLive.Utils (pure delegates).

Fix ShutdownHandler to not call deleted Presence. Inline ParamUtils
at call sites. Remove cachex dep and 27 stale entries from mix.lock.
Clean commented-out Exq/Redis config from application.ex.
2026-02-20 08:09:22 -06:00
..
bounds_manager.ex clean up warnings 2025-07-16 08:55:46 -05:00
components.ex Fix get_received_at to properly handle Packet structs 2025-10-25 18:43:14 -05:00
data_builder.ex Fix code review batch 3: auth, performance, dedup, cache TTL 2026-02-20 07:29:27 -06:00
display_manager.ex Fix code review findings: security, correctness, performance, dead code 2026-02-19 18:49:27 -06:00
historical_loader.ex Optimize historical packet loading by selecting only needed columns 2026-02-20 07:41:14 -06:00
index.ex Remove broken dual packet state system (PacketManager/PacketStore) 2026-02-20 07:47:39 -06:00
navigation.ex Remove dead modules, unused deps, and commented-out code 2026-02-20 08:09:22 -06:00
packet_batcher.ex updates with parser updates 2025-08-03 09:19:31 -05:00
packet_processor.ex Optimize historical packet loading by selecting only needed columns 2026-02-20 07:41:14 -06:00
packet_utils.ex Fix all remaining cyclomatic complexity issues 2026-02-09 13:20:54 -06:00
popup_component.ex integrate /:call to main page 2025-07-13 10:36:58 -05:00
rf_path.ex Remove dead modules, unused deps, and commented-out code 2026-02-20 08:09:22 -06:00
url_params.ex fix: Resolve majority of dialyzer type errors 2025-07-30 13:30:21 -05:00