summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/CommonHTML.pm
AgeCommit message (Expand)AuthorFilesLines
2009-08-17L10N: Converted homepage and history pagesYorhel1-4/+4
2009-08-12Allow a usermod to browse a users' list even when it's hiddenYorhel1-1/+1
2009-08-12Added global user votes ignore listYorhel1-0/+1
2009-07-09More intuitive ordering of the copy and posts tabsYorhel1-10/+12
2009-07-07Posts browser on user pages (/u+/posts)Yorhel1-0/+6
2009-07-05Made a start on the multiple-tag-VN-searchYorhel1-1/+1
2009-07-04Implemented copy-add release featureYorhel1-2/+18
2009-07-03Make sure the search-tab-thingy stays nicely above the search boxYorhel1-7/+7
2009-07-03Search box on user listYorhel1-0/+1
2009-06-15Corrected link to discussion board on deleted release pagesYorhel1-1/+2
2009-06-15Don't show NSFW images on diff pages by defaultYorhel1-2/+2
2009-05-31Tabs on v/r/p/g search fieldsYorhel1-1/+18
2009-05-31Option to expand/collapse edit summaries on history browserYorhel1-3/+3
2009-05-10Use ceil() when determining average vote status thingy on /v+Yorhel1-1/+2
2009-05-03Don't allow tag modification of hidden VNsYorhel1-1/+1
2009-03-15Removed tag deletion featureYorhel1-1/+1
2009-03-08Added user taglistYorhel1-0/+4
2009-02-21Made a start on the VN/tag linkingYorhel1-0/+6
2009-02-15Tag deletionYorhel1-1/+1
2009-02-15Basic adding and editing of tagsYorhel1-9/+15
2009-01-10Fixed some grammar mistakes related to singular/pluralYorhel1-1/+1
2009-01-10Popularity indicator on VN pagesYorhel1-0/+7
2008-12-14Fixed all XHTML validation bugs I could findYorhel1-9/+9
2008-12-14Hide recent votes from VN pages if there aren't any visible votesYorhel1-18/+20
2008-12-13Got rid of perl warning on u+ pages when not logged inYorhel1-1/+1
2008-12-13Removed padding between rev. columns for the history browser in IE7Yorhel1-2/+2
2008-12-11Improved history browser layoutYorhel1-2/+2
2008-12-11Selective table join for dbVoteGetYorhel1-1/+5
2008-12-11Recent changes on userpagesYorhel1-1/+47
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel1-1/+60
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-3/+3
2008-12-08Started on user VN listYorhel1-1/+1
2008-12-07Batch editing of wishlistYorhel1-0/+8
2008-12-07Don't show the *list tabs on userpages with hidden vn/wishlistYorhel1-1/+1
2008-12-04Added htmlItemMessage() for some generic messages about editing the pageYorhel1-1/+19
2008-11-29Small URL change: using ; instead of & in all query stringsYorhel1-4/+4
2008-11-22htmlEditMessage() title fixYorhel1-1/+1
2008-11-22Created htmlEditMessage() and started on /v+/editYorhel1-1/+32
2008-11-21Made sure the two diff columns have the same sizeYorhel1-3/+3
2008-11-21Rewrote the diff code to be smaller and fasterYorhel1-26/+15
2008-11-21Improved htmlRevision and added revision browser for VN pagesYorhel1-5/+22
2008-11-21Added htmlHiddenMessage() to hide deleted itemsYorhel1-1/+22
2008-11-21Added separate page for relation graphsYorhel1-0/+6
2008-11-16Added number of threads to discussion tabYorhel1-1/+2
2008-11-15Made a start with the thread pages + layoutYorhel1-3/+3
2008-11-15Proper display of deleted usernamesYorhel1-1/+1
2008-11-15Added revert edit option for producers and changed revert linkYorhel1-1/+1
2008-11-15Wrote revision and diff viewerYorhel1-2/+116
2008-11-14Added basic history browserYorhel1-3/+4
2008-11-14Added producer list + searchYorhel1-30/+25