12
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't put count start in config! Saner defaults for visitor detection. More... over 18 years ago
Nice format for visitor totals. Added support for visitor/day calculation. More... over 18 years ago
Format visitor counter numbers nicer. More... over 18 years ago
Added Trivia to header menu. More... over 18 years ago
Updated DB connection defaults to match SF. More... over 18 years ago
The PRE blocks for diff and source must not be height limited. More... almost 19 years ago
Limit code boxes height. More... almost 19 years ago
Small reformatting for the toolbar. More... about 19 years ago
avoid dangling pointers by setting them to zero after deleting More... about 19 years ago
silence warnings from gcc 4.0.2 More... about 19 years ago
compile with gcc 2.9x More... about 19 years ago
Implement hook that decides whether the contents table gets rendered. More... about 19 years ago
Downsized monospace text a bit. More... about 19 years ago
Changed monospace segment. More... about 19 years ago
Various style tweaks. More... about 19 years ago
Added frontpage icons. More... about 19 years ago
* Attempt to correct if first heading is not at ground level. * Don't bother generating a contents table or heading numbering if the [[ContentsTable]] macro is not in the page text. More... about 19 years ago
Don't show HR when spam is disabled. More... about 19 years ago
* Reorganized menus. * Implemented page referrers link. * Adjusted find page title. More... about 19 years ago
* Use $version and $action from global space, why bother with $_GET? * Eliminated links in the main page title, they are confusing to the visitors, since they change meaning between utility pages. Will replace them with a tool menu entry. More... about 19 years ago
Implemented raw HTML whitelisting. More... about 19 years ago
Bugfix: disabled whitelist was not recognized correctly. More... about 19 years ago
Implemented image rendering whitelisting. More... about 19 years ago
Bugfix: without the content type header, CSS won't be interpreted correctly. More... about 19 years ago
Moved index.css to index.css.php, so we can use gzip HTTP compression. More... about 19 years ago
Eliminated a bunch of newlines. No use for them, really, in the markup. More... about 19 years ago
Replaced all flavors of include() with require_once(). More... about 19 years ago
Forgot to use comment. More... about 19 years ago
Forgot some globals. More... about 19 years ago
Small fixes. More... about 19 years ago