summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/LayoutHTML.pm
AgeCommit message (Expand)AuthorFilesLines
2009-03-08Added user taglistYorhel1-0/+1
2009-02-28Voting on spoilerness of a tag worksYorhel1-0/+1
2009-02-21Move the "This is not VNDB" check to JavascriptYorhel1-8/+0
2009-02-15Basic adding and editing of tagsYorhel1-0/+2
2009-01-25Random quote featureYorhel1-0/+8
2009-01-15Adding AGPL license, moving ChangeLog to / and adding source link to footerYorhel1-1/+3
2009-01-10Popularity indicator on VN pagesYorhel1-2/+1
2009-01-02Added custom CSS field to user profileYorhel1-0/+4
2009-01-02Added skin parameter to override user settingsYorhel1-2/+2
2009-01-02Replaced the red title header with a red box on the bottom-left of the page f...Yorhel1-1/+9
2008-12-29Adding version as query string to .js and .css files to a force refresh on up...Yorhel1-3/+3
2008-12-28Fall back to default skin if the selected skin doesn't exist anymoreYorhel1-0/+1
2008-12-23Added skin selector to profile pageYorhel1-1/+2
2008-12-23A DRY appreach to skins: there's only one main CSS file nowYorhel1-1/+0
2008-12-21Basic skin generator + example skin for testingYorhel1-0/+1
2008-12-20Fixing typo in LayoutHTML.pmYorhel1-1/+1
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel1-1/+2
2008-12-06Documentation pagesYorhel1-1/+1
2008-12-04IRC linkYorhel1-0/+2
2008-12-04Added footer and a meaningful version stringYorhel1-0/+6
2008-12-04Customizable website title, and a debug flag indicator (red title)Yorhel1-2/+2
2008-12-04Added noindex tag on pages I don't want to see indexedYorhel1-1/+2
2008-11-30SearchboxYorhel1-2/+9
2008-11-30Added small VN browser + searchYorhel1-1/+1
2008-11-30User browse URL change, and small code cleanup in the menuYorhel1-11/+7
2008-11-29Caching the global database statisticsYorhel1-1/+1
2008-11-22Added category editorYorhel1-0/+3
2008-11-15Created discussion board indexYorhel1-1/+1
2008-11-14Added basic history browserYorhel1-1/+1
2008-11-14Added producer list + searchYorhel1-1/+1
2008-11-12Created VNDB::Func for a few small and often used functions, split CommonHTML...Yorhel1-0/+146