summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Multi::API: Added 'tags' flag and member to 'get vn'Yorhel1-1/+13
2013-01-04Multi::API: Added 'set wishlist' commandYorhel1-3/+20
2013-01-04Multi::API: Added 'set vnlist'Yorhel1-6/+31
2013-01-04Multi::API: Added 'set' command 'set votelist'Yorhel1-1/+47
2013-01-03Multi::API: Added 'get vnlist' and 'get wishlist'Yorhel1-2/+86
2013-01-03Multi::API: Added 'get votelist'Yorhel1-4/+47
2013-01-03Multi::API: Tighten input validation for integersYorhel1-12/+17
2012-11-05Handler::Traits: Include filter string in paginationYorhel1-1/+1
2012-09-22Handler::Chars: Include filter string in paginationYorhel1-1/+1
2012-09-05Handler::Releases: Don't sort platform listing on edit pageYorhel1-1/+1
2012-07-28DB::Releases: Use id as secondary order when sorting on dateYorhel1-1/+1
2012-07-24Handler::VNBrowse: Keep sort info when changing column settingsYorhel1-3/+2
2012-07-24DB::VN: Use subquery join for obtaining rlist status infoYorhel1-18/+11
2012-07-24Add wishlist / VN list status options to VN list browserSpaceRanger3-4/+67
2012-07-16VNDBUtil::bb2html(): Added support for dx.x.x linksSpaceRanger1-8/+10
2012-07-13Various improvements with the releases tableSpaceRanger2-110/+264
2012-07-06Handler::VNPage: Compare booleans after negation in releases tableYorhel1-4/+4
2012-07-02Handler::VNPage: Fix Perl warning introduced in previous commitYorhel1-1/+1
2012-07-02Handler::VNPage: Added releases tab + comparison tableSpaceRanger2-0/+323
2012-04-03L10N-IT: Added lang.txt + doc translation for ItalianSara Lupino1-1/+9
2012-03-28Handler::Chars: Added noindex tag to char revision pagesYorhel1-1/+1
2012-03-22L10N: Allow interface translation for lang tags with a dash (e.g. pt-br)Yorhel3-4/+7
2012-03-15L10N-UK: Added Ukranian translationYorhel1-1/+10
2012-03-15L10N-TR: Added Turkish translationYorhel1-1/+9
2012-03-14Various typo/text fixes, as suggested by erengy.Yorhel1-1/+1
2012-01-28Multi::API: Check input values for 'get vn (lang=..)'Yorhel1-2/+2
2012-01-25Handler::Users: Fix HTML generation bug in user notification listYorhel1-1/+1
2012-01-25Do most of the table striping in CSSYorhel12-107/+104
2012-01-21L10N-ES: Added Spanish interface translationYorhel1-1/+9
2012-01-10Handler::VNEdit: Fixed 500 when specifying aliases on VN addingYorhel1-1/+1
2012-01-10Allow one fractional digit for VN votesYorhel7-28/+35
2012-01-07Handler::Users: Use |= instead of += to generate permissions on usereditYorhel1-1/+1
2011-12-31Merge branch 'beta'2.22Yorhel14-47/+142
2011-12-29Added duplicate check when adding VNsYorhel4-15/+80
2011-12-29Maintain VN search cache for hidden entries as wellYorhel1-2/+2
2011-12-29DB::VN: Add secondary order on title when sorting by release dateYorhel1-1/+1
2011-12-04Multi::API: Fixed crash on login sequenceYorhel1-1/+1
2011-10-24Added 'role' filter to character browserYorhel2-2/+5
2011-10-24Handler::VNEdit: Fixed perl warning when adding a new VNYorhel1-2/+2
2011-10-05Multi::Feed: Also add the URL to the author's uriDaniel Cordero1-1/+1
2011-10-04Multi::Feed: Add URL to alternative linksDaniel Cordero1-2/+2
2011-09-20L10N-DE: Added support for the German languageYorhel1-1/+9
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph5-8/+8
2011-08-27Added filters to character browse page and trait pageQCyph4-16/+43
2011-08-25Fixed scr ID display on VN rev. page + fix thread/day limit messageYorhel1-2/+2
2011-08-24Util/CommonHTML.pm: fixed copy tab and edit message bugs on character pageQCyph1-2/+2
2011-08-24Handler/Discussions.pm: thread creation limit lowered to 5QCyph1-1/+1
2011-08-23VNDB::Func: Fixed bug in imgpath()Yorhel1-1/+1
2011-08-23Added email confirmation to registration processYorhel3-28/+41
2011-08-23Re-structured password recovery featureYorhel2-7/+69