summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler
AgeCommit message (Expand)AuthorFilesLines
2010-12-19Bugfix: Don't allow others to open /u+/votes when show_list is falseYorhel1-0/+3
2010-12-16Fixed perl warning on /v/search redirect without search queryYorhel1-1/+1
2010-12-15Handler::Users: Link the vote count on /u+ to /u+/votes instead of /u+/listYorhel1-1/+1
2010-12-15Handler::ULists: Added noindex to /[vu]+/votesYorhel1-1/+1
2010-12-14Handler::Tags: Added noindex to /g/linksYorhel1-1/+1
2010-12-14L10N: Extracted screen resolution strings from the codeYorhel1-2/+3
2010-12-13Disable "Don't update last modified field" by default for modsYorhel1-1/+0
2010-12-13Added links to /g/links from /g and /g+Yorhel1-0/+2
2010-12-13Added "who voted on this tag"-links on /v+/tagmod (to /g/links)Yorhel1-2/+6
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel3-85/+13
2010-12-13Added advanced tag link browserYorhel1-0/+117
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel3-5/+63
2010-12-10Added a "general discussions" boardYorhel1-8/+9
2010-12-09Removed expand/collapse from /u+/posts and switched to a combined viewYorhel1-6/+4
2010-12-09Handler::Misc: Fixed perl warning and redirect bug for old /v/search URLsYorhel1-1/+1
2010-12-04Handler::Releases: Fixed perl warning in _fil_compat()Yorhel1-1/+1
2010-11-28Merge branch 'beta'Yorhel6-237/+117
2010-11-28Release filter selector: Added original language filterYorhel1-1/+1
2010-11-28Handler::VNBrowse: Fixed bug with assigning to $fil->{lang}Yorhel1-1/+1
2010-11-28VN Filter Selector: Added "original language" filterYorhel1-1/+1
2010-11-27Filter system: Fixed IE8 compatibility and an HTML bugYorhel1-0/+1
2010-11-27Extended IE6 warning message to show up for IE7 as wellYorhel1-6/+6
2010-11-27Handler::VNBrowse: Apply search query and filters when changing first charYorhel1-1/+1
2010-11-27VN Filter Selector: Added "has anime" filterYorhel1-1/+1
2010-11-27VN Filter Selector: Added length field filterYorhel1-1/+1
2010-11-27Replaced old VN advanced options with the new filter selection systemYorhel2-77/+37
2010-11-27Re-added producer role to collapsed view on producer pagesYorhel1-0/+4
2010-11-26Added voiced field release filterYorhel1-1/+1
2010-11-26Added animation field release filterYorhel1-1/+1
2010-11-26Use word-level (instead of character-level) diff for large fieldsYorhel3-5/+5
2010-11-22Added basic validation of the filter stringYorhel1-2/+1
2010-11-21Implemented the server side of the new release filter selectorYorhel2-40/+48
2010-11-21Implemented the client side of the new release filter systemYorhel1-106/+11
2010-11-16Handler::Discussions: Added 'noindex' meta tag to all discussion pagesYorhel1-3/+3
2010-11-14Handler::Misc: Added title attribute to the feed cssiconsYorhel1-5/+3
2010-11-13Homepage: Added feed iconsYorhel1-3/+8
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel2-4/+4
2010-11-11Handler::Discussions: Fixed formcode bug with the quick reply featureYorhel1-0/+1
2010-11-11Handler::VNEdit: Fixed bug with reverse relation update of "official"Yorhel1-1/+1
2010-11-11Bugfix: reverting a VN image now worksYorhel1-2/+5
2010-11-11Producer release listing: added dev/pub info and expand/collapse linkYorhel1-5/+9
2010-11-11Display releases grouped by VNs on producer pagesYorhel1-18/+62
2010-11-10Handler::VNPage: display "official" relation statusYorhel1-0/+1
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel2-10/+13
2010-11-09Added human confirmation question to the registration pageYorhel1-2/+11
2010-11-06URL change: /u/logout => /u$id/logoutYorhel1-2/+5
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel8-13/+36
2010-11-03Merge branch 'master' into betaYorhel1-0/+1
2010-11-03Automatically remove duplicate aliases on /v+/editYorhel1-3/+12
2010-11-03Use newlines to separate VN aliasesYorhel1-0/+1