summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-04-11Handler::Discussions: Increase boards limitYorhel1-1/+1
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel4-7/+7
2016-01-29Multi::API: added 'screens' flag to 'get vn'Yorhel1-0/+18
2016-01-26Handler::Misc: Fix perl warning on 404 */histYorhel1-1/+1
2016-01-23L10N: Remove all remaining traces of the interface translation featureYorhel3-555/+0
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel14-812/+911
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel16-269/+309
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel15-102/+104
2016-01-18Fix display of spoiler in chartraits.js + warning in Handler/Chars.pmYorhel1-1/+1
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel1-1/+1
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel7-46/+41
2016-01-17Use Tie::IxHash for some global.pl listsYorhel8-25/+26
2016-01-17L10N: Intern VN/producer relations + update relation graphsYorhel4-22/+19
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel7-57/+54
2016-01-16VNDBUtil: Consider 'wo' and 'o' the same in search normalizationYorhel1-1/+9
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel11-112/+104
2016-01-16L10N: Remove all translationsYorhel2-96/+3
2016-01-14Handler::Discussions: Some search query normalization fixesYorhel1-0/+3
2016-01-10Add 'more'/'less' buttons to staff/character boxes on VN pagesYorhel1-2/+2
2016-01-10DB::Users: Perform case-insensitive email matchingYorhel1-1/+1
2016-01-10Require current password on /u+/edit + only hash password once on /u+/setpassYorhel2-14/+31
2016-01-10Multi::IRC: Make sure we keep our nickYorhel1-0/+18
2016-01-10Multi::Anime: Regularly resolve the AniDB API DNSYorhel1-15/+26
2016-01-10DB::(VN|Producers): Don't decode_utf8() xml valuesYorhel2-4/+0
2015-12-31DB::Releases: Don't match non-patch fields for patch releasesYorhel1-6/+6
2015-12-30Add release filters to VN browserYorhel9-33/+71
2015-12-29Multi::API: Add support for TLSYorhel1-8/+23
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel3-74/+80
2015-11-26Modified cast block layout.morkt1-18/+24
2015-11-26Handler::VNPage: Fix character listing tabYorhel1-1/+1
2015-11-26Handler::Discussions: Fix display of username when editing postYorhel1-1/+1
2015-11-26Handler::VNPage: Move staff tab into main VN page + some styling changesYorhel2-51/+24
2015-11-26Handler::Releases: Fix bug when editing release with lots of VNsYorhel1-1/+1
2015-11-26Multi::IRC: Fix auth bypass bug + make !quote admin-onlyYorhel1-2/+2
2015-11-14DB::VN: Fix undeterministic ordering on tag score in VN listingsYorhel1-1/+1
2015-11-11Misc poll improvementsYorhel4-210/+173
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel4-1/+259
2015-11-10various fixes.morkt1-45/+46
2015-11-10Show full date/time at edit history and thread listingsYorhel2-2/+2
2015-11-10Merge branch 'master' into pollmorkt30-767/+820
2015-11-10Add 'has screenshots' filter to VN browserYorhel1-1/+1
2015-11-10Add language filter to staff browserYorhel2-1/+2
2015-11-02DB::VN: Fix dbVNHasStaff() query when VN has only seiyuu and no staffYorhel1-1/+1
2015-11-01Util::LayoutHTML: Suppress warning when $o{search} isn't definedYorhel1-1/+1
2015-11-01Remove 'you need to be logged in to edit this page' messageYorhel1-5/+1
2015-11-01Use HTML5 'placeholder' attribute for main search boxYorhel1-1/+1
2015-11-01Image viewer: Use HTML5 data- attribute instead of 'rel' for dataYorhel1-2/+2
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel6-20/+15
2015-11-01DB::(Producers|VN): Convert svg column to perl encoding when fetchingYorhel2-0/+3
2015-11-01Removed support for sha256-hashed passwordsYorhel2-26/+3