Files
meshcore-analyzer/cmd
efiten daf375b458 feat: restore geofilter-builder tool and add packet DB pruning
- Restore tools/geofilter-builder.html — standalone map tool to draw
  a polygon and copy the geo_filter JSON block for config.json
- Add retention.packetDays config option: deletes transmissions and
  their observations older than N days, daily (1 min after startup)
- Add POST /api/admin/prune?days=N endpoint for manual runs
  (requires X-API-Key header if apiKey is configured)
- nodes and observers tables are never pruned

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 09:31:28 -07:00
..