summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-02Validate release dates + move validation out of vndb.plYorhel4-76/+104
2016-06-19API: Add "tags" filter to "get vn" + increase throttle throttleYorhel2-4/+25
2016-06-12API: Increase some limits + set custom TCP keepalive valuesYorhel2-5/+19
2016-06-05Fix typo on release page.Albin Bernhardsson1-1/+1
2016-05-15API: Allow sorting 'get vn' on stats fieldsYorhel2-2/+6
2016-04-11API: Added "vns" flag and member to "get character"Yorhel2-0/+20
2016-04-11Handler::Discussions: Increase boards limitYorhel1-1/+1
2016-03-01JS: Increase staff/cast box summarization cut-off pointYorhel1-1/+1
2016-02-15Add Tagalog languageYorhel4-1/+6
2016-02-12JS: Fix char_roles bug + CSS: Minor tweaks to main VN info layoutYorhel2-3/+3
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel5-11/+11
2016-01-29Multi::API: added 'screens' flag to 'get vn'Yorhel2-0/+32
2016-01-26d2: VN guideline changeYorhel1-18/+45
2016-01-26Handler::Misc: Fix perl warning on 404 */histYorhel1-1/+1
2016-01-23L10N: Remove all remaining traces of the interface translation featureYorhel7-4399/+1
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel15-813/+911
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel17-524/+309
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel16-137/+104
2016-01-19global.pl: Fix incorrect naming of producer relation typesYorhel1-6/+6
2016-01-18Fix display of spoiler in chartraits.js + warning in Handler/Chars.pmYorhel2-2/+2
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel23-346/+227
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel11-160/+76
2016-01-17Use Tie::IxHash for some global.pl listsYorhel11-75/+80
2016-01-17L10N: Intern VN/producer relations + update relation graphsYorhel7-114/+38
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel10-150/+68
2016-01-16VNDBUtil: Consider 'wo' and 'o' the same in search normalizationYorhel1-1/+9
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel14-462/+227
2016-01-16L10N: Remove all translationsYorhel77-18510/+5
2016-01-14Handler::Discussions: Some search query normalization fixesYorhel1-0/+3
2016-01-10Add 'more'/'less' buttons to staff/character boxes on VN pagesYorhel3-3/+36
2016-01-10Use atomic replace when writing .gz assetsYorhel3-2/+9
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+/setpassYorhel3-24/+65
2016-01-10Multi::IRC: Make sure we keep our nickYorhel1-0/+18
2016-01-10Support zopfli/zopflipng for all static asset generatorsYorhel5-25/+39
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
2016-01-03CSS: Add overflow property to <pre> and fix the thread layoutsYorhel1-1/+2
2016-01-02js/filter: Fix passing null to selectCat() in IEYorhel1-1/+3
2015-12-31DB::Releases: Don't match non-patch fields for patch releasesYorhel1-6/+6
2015-12-30Combine some tabs in release filters to avoid line wrapYorhel3-35/+35
2015-12-30Add release filters to VN browserYorhel11-170/+280
2015-12-29Multi::API: Add support for TLSYorhel2-11/+32
2015-11-28doc: Minor d7 staff updateYorhel1-1/+1
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel5-88/+90
2015-11-26Modified cast block layout.morkt2-18/+41
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 changesYorhel4-101/+30
2015-11-26Handler::Releases: Fix bug when editing release with lots of VNsYorhel1-1/+1