prop/lib/microwaveprop/radio
Graham McIntire a25864bdcb
Sanitize and validate user-submitted contact fields
- Callsigns: strip whitespace, upcase, validate alphanumeric + /
- Grids: strip whitespace, upcase before Maidenhead validation
- Email: stricter regex, max 254 chars
- Callsign max length 20 chars
- Fix static_paths to include downloads directory
- Update show test for removed contact details section
2026-04-01 15:41:42 -05:00
..
contact.ex Sanitize and validate user-submitted contact fields 2026-04-01 15:41:42 -05:00
csv_import.ex Use Timex for flexible CSV timestamp parsing with tests 2026-04-01 15:39:02 -05:00
maidenhead.ex Add /submit route for user QSO submission 2026-03-29 16:46:35 -05:00