prop/lib
Graham McIntire 2b14e836f1
Fix CSV parsing and page number input validation
- RFC 4180 CSV parser: handles quoted fields with commas and escaped
  quotes ("Smith, John" no longer breaks parsing)
- Safe page number parsing: non-numeric input defaults to page 1
  instead of raising ArgumentError
2026-04-02 12:32:59 -05:00
..
microwaveprop Fix CSV parsing and page number input validation 2026-04-02 12:32:59 -05:00
microwaveprop_web Fix CSV parsing and page number input validation 2026-04-02 12:32:59 -05:00
mix/tasks Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Sanitize and validate user-submitted contact fields 2026-04-01 15:41:42 -05:00