summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Tiny bugfix in the tag<->vn calculationYorhel1-1/+1
2009-03-28Fixed and re-organized tag<->vn calculationYorhel2-68/+64
2009-03-22Fixed tiny SQL bugYorhel2-2/+2
2009-03-22Merge branch 'tagging' into betaYorhel3-6/+365
2009-03-22Incorporated update_2.3.sql into dump.sql and updated the dbgrapher scriptYorhel2-6/+176
2009-03-21Replacing all occurences of 'discussion tags' with 'discussion boards'Yorhel1-0/+5
2009-03-14Separated table for tag aliases + proper checking of unique aliases and namesYorhel1-1/+5
2009-03-14Added tag states for pending/deleted/acceptedYorhel1-13/+7
2009-03-08Added caching of tags_vn_bayesian and the VN count for tagsYorhel1-16/+20
2009-03-08Tag stats on user pages and listYorhel1-0/+32
2009-03-07Hiding spoilers on tag pagesYorhel1-1/+1
2009-03-07Adding list of VNs to tag pagesYorhel1-1/+1
2009-03-01Wrote some SQL magic to fetch a list of VNs related to a tagYorhel1-0/+63
2009-02-22Renaming tags.aliases to tags.aliasYorhel1-1/+1
2009-02-22Very basic, unfinished and non-working interface for VN/tag linkingYorhel1-2/+2
2009-02-21Aliases field to producer entriesYorhel2-1/+7
2009-02-14Made a start on the tagging systemYorhel1-0/+89
2009-02-12Catalog number field to release entriesYorhel2-1/+6
2009-01-25Random quote featureYorhel3-1/+18
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