summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Fix form validation bug on /u*/posts + disallow space in email fieldYorhel1-0/+1
2013-03-09Allow only one account registration per /48 IPv6 block per dayYorhel2-2/+6
2013-01-22Handler::VNPage: Fix display of VN list statusses on VN pageYorhel1-1/+1
2013-01-21Handler::VNPage: Fix perl warning on revision pagesYorhel1-1/+1
2013-01-21Added "unknown medium" release filterYorhel1-2/+5
2013-01-21Added "unknown platform" release filterYorhel1-2/+5
2013-01-21I18N: Merge all translation strings that eval to "Unknown"Yorhel6-34/+45
2013-01-18Multi::API: Added basic 'get character' commandYorhel1-4/+96
2013-01-18Added daily-generated JSON dump of the trait informationYorhel1-12/+50
2013-01-05Screenshot uploader: Load stuff synchronously + removed processing flagYorhel2-16/+12
2013-01-05Don't use Multi for processing screenshotsYorhel3-96/+18
2013-01-05Don't use Multi for processing character imagesYorhel3-46/+17
2013-01-05Don't use Multi for processing VN cover imagesYorhel3-46/+19
2013-01-05Move api/tags.json.gz to the main domainYorhel1-1/+1
2013-01-04Added daily-generated JSON dump of the tag informationYorhel1-0/+78
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