summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-14Fixed bug with an edit being comitted without any changes, renamed anime chec...yorhel1-0/+3
2008-08-14Added screenshots table to store the dimensions of all images, moved to AJAX ...yorhel2-7/+19
2008-08-14Added screenshots (not entirely finished, still needs some tweaking and polis...yorhel4-2/+40
2008-08-01Added wishlist feature and re-added "my profile" link to user menuyorhel2-0/+29
2008-07-29- Added release list featureyorhel2-0/+25
2008-07-16Accounts can be deleted, home page now shows age of last post instead of user...yorhel2-3/+8
2008-07-13Added an SQL script to initialize the database needed to run the site, and so...yorhel1-0/+367
2008-07-08Added primary key to threads_tags, added documentation, and mods can now hide...yorhel1-1/+2
2008-07-08Removed the rating system and small cleanup on the homepageyorhel1-0/+6
2008-07-08Wrote an integrated messageboard, and fixed a few (very) small things along t...yorhel1-0/+28
2008-06-30HTML Fix + forgot to upload update_1.18.sql with the previous commit -.-yorhel1-0/+31
2008-06-21Time and Place categories are now boolean, and small vnpage cleanupyorhel1-0/+7