aprs.me/lib
Graham McIntire 01cf1ee478
Fix Sentry.Event struct access error in SentryFilter
Replace get_in/Access usage with proper struct pattern matching to fix
UndefinedFunctionError when accessing Sentry.Event fields. The struct
doesn't implement the Access behavior, so we now use pattern matching
and direct field access instead.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-24 19:21:23 -05:00
..
aprsme Fix Sentry.Event struct access error in SentryFilter 2025-07-24 19:21:23 -05:00
aprsme_web back to raster 2025-07-24 12:02:28 -05:00
mix/tasks format 2025-07-21 09:00:16 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00