789
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Implemented ban-capabilities, a first step towards an admin-friendly user system: - you can add and remove wild-carded e-mails from the banlist. - you can add and remove wild-carded hostnames from the banlist. - you can add and remove wild-carded usernames from the banlist. - you can add and remove wild-carded profanity from the banlist. - you can browse all bans according to their category: see ban.php. More... over 25 years ago
* Boxed search.php: looks a lot, lot better now. %-) * Side-note: 2 exams down, 3 to go More... over 25 years ago
renamed my theme.class More... over 25 years ago
IMPORTANT PATCH: ---------------- More... over 25 years ago
* Enhancement: protect the themes/-directory (and subdirectory) from prying eyes. More... over 25 years ago
* Bugfix: you can actually search the stories now without being slapped by a MySQL error. huh, huh. More... over 25 years ago
* Bugfix: the `story submission'-form is no longer toasted due to the new user system. More... over 25 years ago
* Enhancement: removed themes/list.php by integrating it directly into account.php. list.php was just being clumpsy and did simply not belong in the themes/-directory. More... over 25 years ago
My theme with the calendar... More... over 25 years ago
This is the slightly modified calendar.class.php. Oh yes I also centered the month and year in the header of it. More... over 25 years ago
like this? More... over 25 years ago
Removed the NOWRAP tag in the subheader but I have to find a better way, it doesnt look good in NS. More... over 25 years ago
Found a floating colored pixel in the logo + I typed the text in courier... I think this looks a bit better. More... over 25 years ago
This is the theme.class that I tried to change so it'd work under IE. More... over 25 years ago
* Quick patch to fix a problem. I'm at my gf's place running windows on a good ol' slow modem. More... over 25 years ago
Bugfixes: --------- * Fixed a few bugs in account.php - saves Natrak some time. I only fixed the obvious, very small bugs reported today. More... over 25 years ago
* Tiny bugfix: oops, a typo. More... over 25 years ago
* Improved calendar.class.php speed-wise: did some inline caching to make rendering a calendar less expensive. * Added a function displayCalendar($theme, $active_date) to functions.inc. * Adjusted index.php so it would support URIs formated like "?date=$unix_timestamp". * Integrated the calendar in my personal theme: themes/Dries/theme.class. If you want to include the calendar in your theme, check the code in my $theme->footer(): global $date and call displayCalendar($theme, $date). More... over 25 years ago
Fixed some old cookiedecode() remainders. More... over 25 years ago
hope and pray my friends, I shuffled my theme.class around a bit and i hope this is the good one. More... over 25 years ago
Removing useless file :P More... over 25 years ago
Changing the httpd conf so the sessions are stored longer and use DROPID as the cookie name :) More... over 25 years ago
Uploaded 3 .giffies for the navigation bar at the bottom I left borders on 1 because i still have to check out some table problems with that navigation bar. More... over 25 years ago
sorry wrong font size More... over 25 years ago
theme.class update, added a stylesheet to avoid font size problems between browser, but now the Status box show in 9pt too and I dont want that, does anyone know how to break out a stylesheet so you still can assign font sizes within the body, without them being overruled by the stylesheet? More... over 25 years ago
Fixed a typo causing the welcome mail not to be sent :) More... over 25 years ago
Fixed the "failing to save info" bug :) More... over 25 years ago
Adding some debug info. More... over 25 years ago
Just a few more things :) More... over 25 years ago
Blah. Didnt save this one before commiting the last fix. Some day I will get this right. More... over 25 years ago