summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel8-51/+40
2016-07-03DB::Tags::dbTTTree: Use hash lookup for parent IDsYorhel1-3/+4
2016-07-03Charedit/traits: Prioritize exact match when finding traitsYorhel2-2/+15
2016-07-03Various staff search improvementsYorhel3-19/+25
2016-07-02JS: Use alias ID in dropdown search to fix selectionYorhel1-1/+1
2016-07-02Util::ValidateTemplates: Fix forgotten import of kv_validateYorhel1-0/+1
2016-07-02Validate release dates + move validation out of vndb.plYorhel3-1/+104
2016-06-19API: Add "tags" filter to "get vn" + increase throttle throttleYorhel1-4/+8
2016-06-12API: Increase some limits + set custom TCP keepalive valuesYorhel1-3/+15
2016-06-05Fix typo on release page.Albin Bernhardsson1-1/+1
2016-05-15API: Allow sorting 'get vn' on stats fieldsYorhel1-1/+4
2016-04-11API: Added "vns" flag and member to "get character"Yorhel1-0/+9
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