summaryrefslogtreecommitdiff
path: root/index.php (follow)
AgeCommit message (Collapse)Author
2024-03-12if using older PHP version (like 7), the default flags for ↵HEADmasterdweller
htmlspecialchars() are suboptimal, _sigh_
2024-03-12HTML escape outputs, prevent dubious values in $section and $archdweller
2024-03-08fix formatting and parsing when using self-compiled mandoc that produced ↵dweller
different HTML output
2024-03-06fix slider opts checkbox outline, fix tab issue with opts by just disabling ↵dweller
tab :/, fix minor flexbox shrinkage
2024-03-05hide query options (-s -S). fml that took some work, esp. on iOSdweller
2024-03-05Fix webkit (modern day IE courtesy of Apple® Inc.) stuff like broken modern ↵dweller
media queries and no style for dropdowns
2024-02-27add section and arch dropdowns, wow that was a paindweller
2024-02-26add LICENSE and noticesdweller
2024-02-26wire up frontend with PHP, badlydweller