Commit graph

7 commits

Author SHA1 Message Date
42caa77b3e
Use the same code paths to render the browser version of emails 2026-01-19 21:21:02 +00:00
7919b37453
Add mock status page 2026-01-09 20:08:29 +00:00
3c8436fe10
Begin the process of saving quick reports 2026-01-08 15:00:30 +00:00
ff86a5488e Fix reference to mock file templates 2026-01-07 18:56:03 +00:00
bacd452346 Split up html page logic into site-specific packages
This is a significant overhaul to make it possible to serve totally
different templates with different components for the different sites.
2026-01-07 18:36:20 +00:00
572b8a9de9 Rip apart several new packages for inter-dependence
This will help make it clear what depends on what for rendering html
pages
2026-01-07 16:07:51 +00:00
4c23eba5d7 Move html pages to a package
That way I can separate out HTML for the public-facing report system and
Nidus sync.
2026-01-07 15:34:09 +00:00
Renamed from html.go (Browse further)