summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2009-01-15Moving style.css to data/Yorhel2-2/+2
2009-01-10Limit account creation to one account a day per IPYorhel2-1/+8
2009-01-10Popularity indicator on VN pagesYorhel1-0/+3
2009-01-10Added VN popularity rankingYorhel2-1/+32
2009-01-10Convert all existing patch media in the DB to the new patch flagYorhel1-0/+5
2009-01-04Added patch flag to releasesYorhel2-2/+7
2009-01-02Also remove \r from skin names in vndb.plYorhel1-0/+1
2009-01-02Added possibility to hide the main title in skinsYorhel1-0/+2
2009-01-02Another bugfix with the skin auto-update, when neither style.css nor boxbg.pn...Yorhel1-3/+3
2009-01-02Fixed skin generator bug with \r characters in the conf fileYorhel1-0/+1
2009-01-02Improved the skin reader and updater in vndb.plYorhel1-6/+9
2009-01-02Added custom CSS field to user profileYorhel1-0/+4
2008-12-23Fixed syntax error in dump.sqlYorhel1-2/+2
2008-12-23Added skin selector to profile pageYorhel2-0/+5
2008-12-23Read the available skins in memory at vndb.pl startupYorhel1-0/+30
2008-12-23Added simple CSS compressionYorhel1-1/+10
2008-12-23Removed skin directory name from the config files, and renamed fullname to nameYorhel1-4/+5
2008-12-23A DRY appreach to skins: there's only one main CSS file nowYorhel1-197/+11
2008-12-23Added grey layout for testing purposes and fixed a few bugs with the skin gen...Yorhel1-2/+2
2008-12-21Made the category colors on VN edit changable in CSSYorhel1-0/+5
2008-12-21Basic skin generator + example skin for testingYorhel1-0/+264
2008-12-17Added warning for IE6 usersYorhel1-0/+8
2008-12-14Getting rid of all leading and trailing whitespace and newlines in the DBYorhel1-7/+7
2008-12-112 Bugfixes with user registrationYorhel2-1/+2
2008-12-07Added extra user rank for people who can't edit but can post on the discussio...Yorhel1-0/+5
2008-12-06Uploaded dbgraph.plYorhel1-0/+92
2008-12-04Made sure 404 pages actually return a 404 HTTP statusYorhel1-0/+1
2008-11-29Caching the global database statisticsYorhel2-6/+132
2008-11-22Getting rid of \r altogetherYorhel1-0/+16
2008-11-14Fixed vndb->multi synchronisation bugYorhel1-0/+1
2008-11-13Added functions to send commands to MultiYorhel1-0/+8
2008-11-12Fixed Multi to use relative paths and to use the new configuration filesYorhel1-9/+16
2008-11-11Removed users.flags and used two boolean columns insteadYorhel2-0/+16
2008-11-11Cached each users change and vote counts in the users tableYorhel2-1/+75
2008-11-09Forgot to add a title tot the 404 page...Yorhel1-1/+1
2008-11-09Custom 404 pageYorhel1-1/+17
2008-10-31Added some authentication and user functionsYorhel1-1/+7
2008-10-26Added YAWF script + configuration handling + small homepage handlerYorhel1-0/+35
2008-10-26Wrote a small script to initialize the directory structureYorhel2-0/+70
2008-10-26Removing all files we're not going to use with the rewriteYorhel1-124/+0
2008-10-18Forgot to upload update_1.23.sqlyorhel1-0/+3
2008-10-18Added original title field to VN entriesyorhel1-0/+1
2008-09-04Cookie::XS renamed to CGI::Cookie::XSyorhel1-1/+1
2008-08-27Added release link to screenshotsyorhel2-0/+7
2008-08-20Converted relation graphs to PNGyorhel3-31/+18
2008-08-20Fixed error when creating a new thread, changed type of threads_posts.num to ...yorhel2-1/+8
2008-08-20Another internal database change: changes.causedby accepts NULL values and pr...yorhel2-1/+12
2008-08-18Stored relgraph image maps in the DB, instead of using plain text files in /d...yorhel3-2/+50
2008-08-15Converted smallints used as boolean to PostgreSQL's relatively new (8.1) bool...1.21yorhel2-14/+111
2008-08-14Deleted /util/OLD, because, seriously, that -is- old!yorhel5-491/+0