0ec810591e
lint: fix errcheck for Close and Write calls across multiple files
...
Use lint.LogOnErr for deferred Body/File/Client Close calls.
Use lint.Write for unchecked w.Write calls.
Fix bug in sync/sms.go where fmt.Errorf result was discarded
(replace with proper log.Error call).
2026-05-09 02:29:07 +00:00
ab519020fc
Swap out the rest of chi
...
We're now chi-free.
Not bug-free.
2026-04-01 16:57:33 +00:00
648e0ee567
Move emails to platform, make sure to create phone and email in DB
2026-02-10 04:07:59 +00:00
0265e9d3ec
Rework template system, merge templates
...
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00
3bed78f742
Add endpoint for unsubscribing email addresses
2026-02-02 21:47:14 +00:00
b2737b4968
Add routes for confirming email address
2026-02-02 21:34:36 +00:00
a52f5da87a
Mark email addresses confirmed when they click the big button.
2026-02-02 20:02:57 +00:00
4f56915f15
Show a page for subscribing to emails.
2026-02-02 19:54:32 +00:00
9d7ca81508
Make 'view in browser' on emails work correctly
2026-02-02 19:34:37 +00:00
e7681c7d6e
Change public-report to rmo
...
We're leaning into the branding and shorter directory names
2026-01-29 23:59:35 +00:00