Commit graph

5 commits

Author SHA1 Message Date
0700b1c446
Wire up nuisance submit form to endpoint 2026-01-30 22:07:20 +00:00
bab8af4572
Get basic bones of the nuisance page copied from the mock 2026-01-30 20:41:02 +00:00
bb9dd1754f
Start setting up structure for generating URLs
This is to eventually avoid adding URLs through hard-coded strings to
our templates.
2026-01-30 19:32:01 +00:00
9b1d75d47f
Rename htmlpage to html
Because it's going to get more tools.
2026-01-30 19:32:01 +00:00
2bd848fa97
Rename rmo/endpoint.go to rmo/root.go
Because it contains the root page logic.
2026-01-30 18:01:39 +00:00
Renamed from rmo/endpoint.go (Browse further)