summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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-14VNDBUtil: Consider "senpai" and "sempai" the same in the VN searchYorhel1-0/+1
2010-12-13Multi::IRC: Don't report new postsYorhel1-1/+1
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-09Write VNDBUtil::uri_escape() and removed dependency on URI::EscapeYorhel2-5/+14
2010-12-06API: Check against the proper "results" value when determining "more"Yorhel1-3/+3
2010-12-05Multi::API: Check for existence of user/pass rather than their valueYorhel1-2/+2
2010-12-05API: Allow the API to be used without logging in with a username/passwordYorhel2-8/+17
2010-12-05API: Removed the limit on the number of open sessions per userYorhel1-5/+2
2010-12-05API: Throttle the commands and sqltime per IP instead of per userYorhel1-11/+12
2010-12-04API: Added "orig_lang" member to the "get vn .." commandYorhel1-1/+2
2010-12-04API: Added "orig_lang" filter to the "get vn .." commandYorhel1-0/+3
2010-12-04API: Increased the maximum number of results for the "get" command to 25Yorhel1-3/+4
2010-12-04API: Added "results" option to the "get .. {}"Yorhel1-6/+8
2010-12-04API: Added "image_nsfw" member to "get vn"Yorhel1-1/+2
2010-12-04API: Allow non-numbers as "clientver" for the login commandYorhel1-1/+1
2010-12-04API: Allow extra whitespace after "get .." commandYorhel1-1/+1
2010-12-04Handler::Releases: Fixed perl warning in _fil_compat()Yorhel1-1/+1
2010-11-28Merge branch 'beta'Yorhel15-344/+453
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-27VNDBUtil: Fixed minor bug in bb2html() and small cleanupYorhel1-11/+15
2010-11-26VNDBUtil: Partly rewrote bb2html() to be faster and betterYorhel1-52/+71
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