nidus-sync/htmlpage
Eli Ribble 842e6cff43
Move comms work to background goroutine
This is a sort of random checkpoint of work
 * add schema for tracking messages sent to DB
 * add terms of service and privacy policy for RCS compliance
 * standardize some things about background workers
 * update some missing stuff from generated DB code
2026-01-20 17:10:22 +00:00
..
static Move comms work to background goroutine 2026-01-20 17:10:22 +00:00
fileserver.go Use the same code paths to render the browser version of emails 2026-01-19 21:21:02 +00:00
h3.go Split up html page logic into site-specific packages 2026-01-07 18:36:20 +00:00
html.go Use the same code paths to render the browser version of emails 2026-01-19 21:21:02 +00:00
response.go Use the same code paths to render the browser version of emails 2026-01-19 21:21:02 +00:00
static.go Move to using web components for custom components 2026-01-14 18:59:19 +00:00