prop/config
Graham McIntire 93f2c32971
Remove timex, earmark, dns_cluster deps; add local implementations
- Replace Timex with regex-based timestamp parser (broader format support)
- Replace Earmark with local Markdown.to_html! (headings, code blocks,
  tables, lists, inline formatting, links, horizontal rules)
- Remove dns_cluster (unused, single-instance deployment)
- Add stream_data property tests for timestamp parsing (5 properties
  covering ISO, US dates, AM/PM, format roundtrips, garbage rejection)
- Removes transitive deps: combine, tzdata, hackney, certifi, metrics,
  mimerl, parse_trans, ssl_verify_fun
2026-04-02 12:17:37 -05:00
..
config.exs Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
dev.exs Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
prod.exs Disable force_ssl — SSL terminated by Cloudflare tunnel 2026-04-02 10:20:43 -05:00
runtime.exs Remove timex, earmark, dns_cluster deps; add local implementations 2026-04-02 12:17:37 -05:00
test.exs QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00