summaryrefslogtreecommitdiff
path: root/lib/VNDB
AgeCommit message (Expand)AuthorFilesLines
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel5-36/+21
2010-12-19RFC-01: Added VN list selection box to VN pagesYorhel2-3/+34
2010-12-19RFC-01: Fixed release list updating dropdown on VN pagesYorhel2-9/+5
2010-12-19RFC-01: Fixed release list selection thing on release pagesYorhel2-17/+10
2010-12-19RFC-01: Updated and improved /u+/listYorhel2-89/+132
2010-12-17Check for editsum = description and give an easier to understand errorYorhel4-4/+8
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel5-23/+12
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=XYorhel5-92/+14
2010-12-13Added advanced tag link browserYorhel2-4/+151
2010-12-10Keep track of last modification date for tag<->vn linksYorhel1-4/+27
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel5-9/+83
2010-12-10Added a "general discussions" boardYorhel1-8/+9
2010-12-09Plugin::TLAdmin: Removed useless uri_escape definitionYorhel1-10/+0
2010-12-09Removed expand/collapse from /u+/posts and switched to a combined viewYorhel2-7/+5
2010-12-09Removed expand/collapse from history browser switched to a combined viewYorhel1-10/+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'Yorhel13-292/+208
2010-11-28Release filter selector: Added original language filterYorhel2-3/+5
2010-11-28Handler::VNBrowse: Fixed bug with assigning to $fil->{lang}Yorhel1-1/+1
2010-11-28VN Filter Selector: Added "original language" filterYorhel2-2/+4
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" filterYorhel2-2/+4
2010-11-27VN Filter Selector: Added length field filterYorhel2-2/+4
2010-11-27Replaced old VN advanced options with the new filter selection systemYorhel4-83/+43
2010-11-27Re-added producer role to collapsed view on producer pagesYorhel1-0/+4
2010-11-26Added voiced field release filterYorhel2-2/+3
2010-11-26Added animation field release filterYorhel2-3/+5
2010-11-26Use word-level (instead of character-level) diff for large fieldsYorhel4-9/+10
2010-11-25JS: Split script.js into a separate file for each languageYorhel1-1/+1
2010-11-24vndb.pl: Use the Makefile to auto-update static filesYorhel1-1/+1
2010-11-22Added basic validation of the filter stringYorhel2-6/+11
2010-11-21Use ~ as value separator in the filter string, rather than a commaYorhel1-2/+2
2010-11-21Implemented the server side of the new release filter selectorYorhel4-68/+106
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-14SQL: Added ON DELETE clause to all foreign keys referencing users (id)Yorhel1-15/+1
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 pagesYorhel3-5/+7