aprs.me/priv
Graham McIntire e97d1d6e33
Fix duplicate indexes and missing socket assigns
- Remove duplicate received_at indexes (packets_received_at_asc_idx and packets_recent_hour_idx)
  that were consuming 423 MB, keeping only packets_received_at_idx
- Fix KeyError by initializing missing :all_packets and :visible_packets in socket assigns
- All tests now pass successfully

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 11:01:27 -05:00
..
gettext add more i18n testing and fix error page and dashboard 2025-07-08 12:16:00 -05:00
repo Fix duplicate indexes and missing socket assigns 2025-07-15 11:01:27 -05:00
static deploy fix for tailwind 2025-07-05 09:25:34 -05:00