summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler
AgeCommit message (Expand)AuthorFilesLines
2009-01-31Bugfix: don't remove quick reply box on a thread with 25 postsYorhel1-1/+1
2009-01-15Don't forget to update the vn.c_* columns when hiding/unhiding a releaseYorhel2-20/+6
2009-01-15Keep VN relations on r+ pages ordered by titleYorhel1-1/+1
2009-01-15Hide vote dropdown on v+ pages when the VN is already on the wishlistYorhel1-28/+34
2009-01-11Keep all names together on VN pagesYorhel1-6/+6
2009-01-10Fixed some grammar mistakes related to singular/pluralYorhel1-2/+6
2009-01-10Repeat title and original title in the infotable on r+ and v+Yorhel2-8/+22
2009-01-10Limit account creation to one account a day per IPYorhel1-0/+1
2009-01-10Popularity indicator on VN pagesYorhel1-1/+1
2009-01-10Added VN popularity rankingYorhel1-2/+4
2009-01-04Added patch flag to releasesYorhel2-2/+8
2009-01-02Increased the width of the skin selectorYorhel1-1/+1
2009-01-02Got rid of perl warning when changing password but forgetting to fill out one...Yorhel1-1/+2
2009-01-02Added custom CSS field to user profileYorhel1-6/+7
2008-12-28Order skin list by their full name instead of directory nameYorhel1-1/+1
2008-12-27Re-added the release list dropdown to VN pagesYorhel2-4/+5
2008-12-23CSS + skin generator fixesYorhel1-1/+1
2008-12-23Added skin selector to profile pageYorhel1-1/+6
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-20Fix perl warning when adding a new VN with VN relationsYorhel1-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::FuncYorhel1-12/+0
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-14Don't hide automated edits by default on /[vrp]+/histYorhel1-1/+1
2008-12-14Consistent category order on VN pagesYorhel1-1/+1
2008-12-14Fixed all XHTML validation bugs I could findYorhel4-19/+17
2008-12-13Exclude automated edits from the homepageYorhel1-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+/histYorhel1-0/+9
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-13Fixed inconsistend column width on /t and /t/* pages in IE7Yorhel1-1/+1
2008-12-13FF2 style fixesYorhel6-19/+20
2008-12-12HomepageYorhel1-0/+117
2008-12-12Redirect /v to /v/allYorhel1-1/+1
2008-12-11Userpage title capitalizationYorhel1-2/+2
2008-12-11Recent changes on userpagesYorhel2-43/+9
2008-12-11Forum & list stats to user pagesYorhel1-1/+12
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel4-28/+67
2008-12-09Bugfix for those running perl 5.8Yorhel1-1/+1