aprs.me/lib/aprsme_web/live/info_live
Graham McInitre 243a98df77 fix: security hardening and query performance improvements
- Session cookie: add encryption_salt and secure flag to endpoint
- CSP: remove unsafe-eval from script-src directive
- /metrics: wrap PromEx endpoint behind rate-limited pipeline
- LiveView signing_salt: move to env var in production config
- LiveView performance: defer heavy aggregation queries past initial mount
- SQL: replace correlated subquery with DISTINCT ON in get_heard_by_stations
2026-07-21 10:13:30 -05:00
..
show.ex fix: security hardening and query performance improvements 2026-07-21 10:13:30 -05:00
show.html.heex updat edeps 2026-07-17 16:42:53 -05:00