-
Carry the notify test's doc comment across with the test
-
Split the signup and notify tests out of the pages workflow module
-
Fail the forum tabs soft on a transport failure
-
Offer login and signup on the 401 error page
-
Render the branded error page on a method mismatch
-
Pin the status every workflow test was only asserting the shape of
-
Give landing signups an unsubscribe path
-
Make the landing notify form work without JS
-
State what Fan+ actually grants, on both pages
-
Disclose founder pricing on /pricing, and compute on it
-
Redirect direct navigation to HTMX fragment endpoints
-
Split failure_paths by the dependency that fails, and tighten two assertions
-
Show the item count on a paywalled project page
-
Close seven loose-wire audit findings
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates