prop/lib/microwaveprop
Graham McIntire fe3c8812a0
Harden /submit route for production
- Defensive grid-to-coordinate resolution in create_qso (case instead of crash on match failure)
- Log warning when Oban weather enqueue fails instead of silently dropping
- Add 30s per-session submission cooldown to prevent rapid-fire submissions
2026-03-29 17:24:12 -05:00
..
radio Add /submit route for user QSO submission 2026-03-29 16:46:35 -05:00
terrain Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00
workers Increase Oban retry attempts and backoff for external API workers 2026-03-29 17:03:56 -05:00
application.ex Add QsoWeatherEnqueueWorker cron job to auto-fetch weather for new QSOs 2026-03-29 14:11:03 -05:00
mailer.ex initial 2026-03-28 11:28:47 -05:00
radio.ex Harden /submit route for production 2026-03-29 17:24:12 -05:00
release.ex docker 2026-03-28 11:41:31 -05:00
repo.ex initial 2026-03-28 11:28:47 -05:00
terrain.ex Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather.ex Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00