summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Basic skin generator + example skin for testingYorhel1-0/+1
2008-12-21Don't redirect to /u/ pages after logging inYorhel1-0/+1
2008-12-21Fixed first password input on user profile formYorhel1-1/+1
2008-12-21Fixed password recovery featureYorhel1-15/+14
2008-12-20Increased password length limit to 64Yorhel1-5/+5
2008-12-20Fixing typo in LayoutHTML.pmYorhel1-1/+1
2008-12-20Fix perl warning when adding a new VN with VN relationsYorhel1-1/+1
2008-12-20Fixing post-on-return bug in JS dropdown searchYorhel1-1/+1
2008-12-18Added redirect: /u+/votes -> /u+/list?v=1Yorhel1-0/+2
2008-12-18Sorting user list by votes doesn't sort hidden votesYorhel1-1/+1
2008-12-17Moved age() to VNDB::FuncYorhel2-13/+16
2008-12-17Homepage: Use relative ageapplehq1-1/+13
2008-12-17Added warning for IE6 usersYorhel1-0/+43
2008-12-17Hide edits of hidden items from homepageYorhel1-1/+1
2008-12-15Redirect old /v/cat URLs to the new search functionYorhel1-1/+16
2008-12-15Redirect /v/search to /v/all (including the query)Yorhel1-0/+1
2008-12-15Decreased number of screenshots on the homepage to 4Yorhel1-1/+1
2008-12-14Don't hide automated edits by default on /[vrp]+/histYorhel1-1/+1
2008-12-14Relative documentation path in Multi::Sitemap + lastmod of d+ pagesYorhel1-2/+2
2008-12-14Consistent category order on VN pagesYorhel1-1/+1
2008-12-14Fixed all XHTML validation bugs I could findYorhel6-30/+28
2008-12-14Hide recent votes from VN pages if there aren't any visible votesYorhel1-18/+20
2008-12-13Exclude automated edits from the homepageYorhel1-1/+1
2008-12-13Got rid of perl warning on u+ pages when not logged inYorhel1-1/+1
2008-12-13Got rid of perl warning on t+ pages when not logged inYorhel1-1/+1
2008-12-13Include edits of releases filter to /v+/histYorhel2-7/+22
2008-12-13noindex tag to user VNList pagesYorhel1-1/+1
2008-12-13Don't hide forum stats from user pages when show_list = FALSEYorhel1-2/+1
2008-12-13Fixed HTML bug with the VN search filtersYorhel1-25/+25
2008-12-13User VNList Javascript bugfix for IE7 + SafariYorhel1-1/+1
2008-12-13Removed padding between rev. columns for the history browser in IE7Yorhel1-2/+2
2008-12-13Fixed inconsistend column width on /t and /t/* pages in IE7Yorhel1-1/+1
2008-12-13FF2 style fixesYorhel7-20/+29
2008-12-12HomepageYorhel3-2/+135
2008-12-12Redirect /v to /v/allYorhel1-1/+1
2008-12-11Improved history browser layoutYorhel1-2/+2
2008-12-11Selective table join for dbVoteGetYorhel2-7/+27
2008-12-11Userpage title capitalizationYorhel1-2/+2
2008-12-11Recent changes on userpagesYorhel4-44/+57
2008-12-11Forum & list stats to user pagesYorhel2-5/+27
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel8-32/+138
2008-12-112 Bugfixes with user registrationYorhel1-1/+1
2008-12-09Bugfix for those running perl 5.8Yorhel1-1/+1
2008-12-09Only show wishlist dropdown if the user hasn't voted yet or it's already on t...Yorhel1-8/+10
2008-12-09VNList status indicator on VN pagesYorhel5-12/+39
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel21-329/+306
2008-12-09Release list editing from release pagesYorhel3-3/+67
2008-12-09Improved textual representation of VNlist statusesYorhel1-2/+11
2008-12-08Added explanation about releases column and fixed the number of columns for e...Yorhel1-2/+4
2008-12-08Hide batch edit selectbox when browsing other people's listYorhel1-0/+1