prop/lib/microwaveprop_web
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
..
components Add contact detail map, elevation profile chart, and UI improvements 2026-04-01 12:34:03 -05:00
controllers Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
live Remove timex, earmark, dns_cluster deps; add local implementations 2026-04-02 12:17:37 -05:00
plugs Read Cf-Connecting-Ip header for real client IP through Cloudflare tunnel 2026-04-02 11:49:11 -05:00
endpoint.ex Add tidewave dev tool, taller elevation profile chart 2026-04-01 13:41:39 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Add /backfill dashboard for enqueuing and monitoring enrichment jobs 2026-04-02 11:46:49 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00