aprs.me/lib/aprsme_web/plugs
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
..
api_csrf.ex cleanup and remove redis 2025-10-22 16:19:17 -05:00
health_check.ex Complete nested module alias fixes and update Sobelow skips 2026-02-09 11:26:47 -06:00
ip_geolocation.ex Replace ip-api.com geolocation with Cloudflare headers 2026-02-19 15:01:49 -06:00
log_filter.ex Add info logging for mobile websocket events and filter healthcheck logs 2025-10-25 17:04:59 -05:00
rate_limiter.ex Remove dead modules, unused deps, and commented-out code 2026-02-20 08:09:22 -06:00
remote_ip.ex Add RemoteIp plug to show real client IP in K8s logs 2026-02-19 15:06:41 -06:00
set_locale.ex Refactor conditionals to use multi-clause pattern matching 2026-02-10 17:15:49 -06:00