summaryrefslogtreecommitdiff
path: root/search.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-12disallow injection of args to $manbin via $querydweller
2024-03-10fix an embarrassing typo in type for #query inputdweller
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-26fix search entry parsing, regex magicdweller
2024-02-26fix section in lmmtfy URLdweller
2024-02-26further CSS fixing (and some DOM)dweller
2024-02-26attempt to fix mandoc retarded CSS generationdweller
2024-02-26add LICENSE and noticesdweller
2024-02-26wire up frontend with PHP, badlydweller