Commit graph

5 commits

Author SHA1 Message Date
Shish
f84bcaec01 microhtml for everything in <head>
I wanted to ensure that all pages (even the downtime page, terms page, home page, etc) had the appropriate `data-` attributes on `<body>` (because those are required for certain javascript, eg autocomplete, to work). One thing led to another and now everything in `head` is microhtml'ed
2024-06-21 18:52:05 +01:00
Shish
51a4e753e4 [terms] allow users to view wiki pages before accepting the terms that are written in the wiki 2024-06-07 15:23:08 +01:00
Shish
978d0d629b [terms] add tests 2024-06-07 15:08:56 +01:00
discomrade
68be2c7123 [terms] implement terms and conditions blur modal, fixes #1166 2024-06-07 10:58:29 +01:00
discomrade
baf55a26fa [terms] add terms and conditions gate 2024-06-04 20:04:38 +01:00